@font-face {
  font-family: 'Univers LT Std';
  src: url('../fonts/UniversLTStd-Bold.eot');
  src: url('../fonts/UniversLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd-Bold.woff2') format('woff2'), url('../fonts/UniversLTStd-Bold.woff') format('woff'), url('../fonts/UniversLTStd-Bold.ttf') format('truetype'), url('../fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Univers LT Std';
  src: url('../fonts/UniversLTStd.eot');
  src: url('../fonts/UniversLTStd.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd.woff2') format('woff2'), url('../fonts/UniversLTStd.woff') format('woff'), url('../fonts/UniversLTStd.ttf') format('truetype'), url('../fonts/UniversLTStd.svg#UniversLTStd') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sabon';
  src: url('../fonts/Sabon-Italic.eot');
  src: url('../fonts/Sabon-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/Sabon-Italic.woff2') format('woff2'), url('../fonts/Sabon-Italic.woff') format('woff'), url('../fonts/Sabon-Italic.ttf') format('truetype'), url('../fonts/Sabon-Italic.svg#Sabon-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sabon';
  src: url('../fonts/Sabon.eot');
  src: url('../fonts/Sabon.eot?#iefix') format('embedded-opentype'), url('../fonts/Sabon.woff2') format('woff2'), url('../fonts/Sabon.woff') format('woff'), url('../fonts/Sabon.ttf') format('truetype'), url('../fonts/Sabon.svg#Sabon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sabon';
  src: url('../fonts/Sabon-BoldItalic.eot');
  src: url('../fonts/Sabon-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Sabon-BoldItalic.woff2') format('woff2'), url('../fonts/Sabon-BoldItalic.woff') format('woff'), url('../fonts/Sabon-BoldItalic.ttf') format('truetype'), url('../fonts/Sabon-BoldItalic.svg#Sabon-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sabon';
  src: url('../fonts/Sabon-Bold.eot');
  src: url('../fonts/Sabon-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Sabon-Bold.woff2') format('woff2'), url('../fonts/Sabon-Bold.woff') format('woff'), url('../fonts/Sabon-Bold.ttf') format('truetype'), url('../fonts/Sabon-Bold.svg#Sabon-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/*All-Font-include-here
  font-family: 'Sabon';
  font-family: "Teko", sans-serif;
  font-family: "Frank Ruhl Libre", serif;
.row {margin: 0;}
[class*="col-"] { padding: 0; }
*/
body {
  padding: 0;
  margin: 0;
  max-width: 100%;
  overflow-X: hidden;
  font-family: 'Sabon';
  color: #000000;
  font-size: 18px;
  line-height: 1.7;
  font-weight: normal;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
a {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #ff4000;
}
a:hover, a:focus {
  outline: none !important;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #000000
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  margin: 0px auto;
  max-height: auto;
  width: auto;
}
ul, li, p {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 1.7;
}
strong, b {
  font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
  outline: none !important;
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
  font-weight: normal;
  font-family: 'Sabon';
}
input, select, textarea, button, input:hover, select:hover, textarea:hover, button:hover, input:focus, select:focus, textarea:focus, button:focus {
  outline: none !important;
  box-shadow: none;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-decoration: none;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.container {
  width: 100%;
  max-width: 1860px;
  margin: 0 auto;
  padding: 0px 15px
}
.no-padding {
  padding: 140px 0
}
.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important
}
.header-info {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  z-index: 2;
  left: 0px;
  right: 0px;
  padding: 27px 48px;
  background: #000;
}
.header-info .logo {
  width: auto;
  float: left;
  z-index: 1;
  padding: 0px;
  padding-top: 0px;
  position: absolute;
  top: 47%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.header-info .logo a, .header-info .logo a img {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.header-info .logo a img {
  width: 380px;
}
.nav-menu-content {
  display: inline-block;
  vertical-align: middle
}
.nav-menu-content nav {
  width: 100%;
  padding: 0px
}
.nav-menu-content .sm-clean {
  float: right;
  width: 100%;
  text-align: right
}
.nav-menu-content .sm-clean li {
  margin: 0px 17px;
  position: relative;
}
.nav-menu-content .sm-clean li:first-child {
  margin-left: 0px
}
.nav-menu-content .sm-clean li:last-child {
  margin-right: 0px
}
.nav-menu-content .sm-clean ul li {
  margin: 0px 0px;
}
.nav-menu-content .sm-clean li a {
  color: #ffffff;
  font-size: 16px;
  padding: 10px 0px;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  font-family: 'Univers LT Std';
}
.nav-menu-content .sm-clean li a:hover, .nav-menu-content .sm-clean li a:focus, .nav-menu-content .sm-clean li a.highlighted, .nav-menu-content .sm-clean li.current-menu-item a {
  color: #ff4000;
}
.nav-menu-content .sm-clean ul li a, .nav-menu-content .sm-clean li.current-menu-item ul li a {
  padding: 0px 0px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  text-transform: none;
  position: relative;
  line-height: normal;
  border-radius: 0px !important;
  border-top: 1px solid #e7e7e7;
  font-family: 'Univers LT Std';
}
.nav-menu-content .sm-clean ul li {
  border-bottom: none;
  padding: 9px 0px;
}
.nav-menu-content .sm-clean ul li a {
  padding: 0px 30px !important;
}
.sm-clean ul li a.has-submenu::after {
  right: 30px !important;
}
.nav-menu-content .sm-clean ul li:last-child {
  border-bottom: none;
}
.nav-menu-content .sm-clean ul li a:hover, .nav-menu-content .sm-clean ul li a:focus, .nav-menu-content .sm-clean ul li a.highlighted, .nav-menu-content .sm-clean ul li.current-menu-item a, .nav-menu-content .sm-clean ul li.current-menu-ancestor a {
  color: #ff4000;
}
.nav-menu-content .sm-clean ul li ul li a, .nav-menu-content .sm-clean ul li.current-menu-item ul li a {
  color: #fff;
}
.nav-menu-content .sm-clean ul li ul li a:hover, .nav-menu-content .sm-clean ul li ul li a:focus, .nav-menu-content .sm-clean ul li ul li a.highlighted, .nav-menu-content .sm-clean ul li ul li.current-menu-item a, .nav-menu-content .sm-clean ul li ul li a.disabled, .nav-menu-content .sm-clean ul li ul li.current-menu-ancestor a {
  color: #ff4000;
}
.defualt-content-info h1, h1 {
  font-size: 90px;
  color: #000000;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: 'Sabon';
}
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
  color: #ff4000;
  font-weight: normal;
}
.defualt-content-info h2, h2 {
  font-size: 87px;
  color: #000000;
  margin-bottom: 25px;
  font-weight: normal;
  font-family: 'Sabon';
}
.defualt-content-info h3, h3 {
  font-size: 48px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 25px;
  font-weight: normal;
  font-family: 'Sabon';
}
.defualt-content-info h4, h4 {
  font-size: 36px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 12px;
  font-weight: normal;
  font-family: 'Sabon';
}
.defualt-content-info h5, h5 {
  font-size: 30px;
  color: #000;
  line-height: 1.4;
  margin-bottom: 25px;
  font-weight: normal;
  font-family: 'Sabon';
}
.defualt-content-info h6, h6 {
  font-size: 21px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: normal;
  line-height: 1.5;
  font-family: 'Univers LT Std';
}
.defualt-content-info img {
  margin-bottom: 40px;
}
.defualt-content-info p, p {
  font-size: 24px;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 30px;
}
.defualt-content-info p a, p a {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.defualt-content-info p a:hover, .defualt-content-info p a:focus, p a:hover, p a:focus {
  color: #ff4000;
}
.defualt-content-info ul, .defualt-content-info ol {
  margin-bottom: 35px;
}
.defualt-content-info ul li, .defualt-content-info ol li {
  font-size: 24px;
  line-height: 1.5;
  color: #000000;
  margin-bottom: 14px;
  padding-left: 23px;
  position: relative;
}
.defualt-content-info ul li a, .defualt-content-info ol li a {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
.defualt-content-info ul li a:hover, .defualt-content-info ul li a:focus, .defualt-content-info ol li a:hover, .defualt-content-info ol li a:focus {
  color: #ff4000;
}
.defualt-content-info ul li:before {
  content: "";
  position: absolute;
  background: #ff4000;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0px;
  top: 15px;
  border-radius: 10px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.defualt-content-info ol {
  padding-left: 0px;
}
.defualt-content-info ol > li::before {
  counter-increment: my;
  content: counter(my);
  position: absolute;
  left: 0px;
  top: 2px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  background: #ff4000;
  color: #fff;
  font-weight: bold;
  border-radius: 0px;
  font-family: 'Sabon';
}
.defualt-content-info ol {
  list-style: none;
  counter-reset: my;
}
.defualt-content-info ol ul {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.defualt-content-info ol > li {
  position: relative;
  margin-bottom: 14px;
  padding-left: 48px;
  counter-increment: section;
}
/*defualt-content-info---defualt-content-info----defualt-content-info*/
/*.sticky-block {
     position: sticky;
     top: 0px;
}
 */
.coman-row {
  margin: 0px -24px;
}
.coman-col {
  padding: 0px 24px;
}
.alignnone {
  margin: 0px 30px 30px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 0px auto 30px auto;
}
.alignright {
  float: right;
  margin: 0px 0 30px 30px;
}
.alignleft {
  float: left;
  margin: 5px 30px 30px 0;
}
a img.alignright {
  float: right;
  margin: 0px 0 30px 20px;
}
a img.alignnone {
  margin: 0px 30px 30px 0;
}
a img.alignleft {
  float: left;
  margin: 0px 30px 30px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0px 30px 30px 0;
}
.wp-caption.alignleft {
  margin: 0px 30px 30px 0;
}
.wp-caption.alignright {
  margin: 0px 0 30px 30px;
}
/*.coman-side-bar{
     position: sticky;
     top: 0px;
}
 */
.deskop-block {
  display: block !important;
}
.tablet-block {
  display: none !important;
}
.mobile-block {
  display: none !important;
}
.wp-block-table-of-contents-block-table-of-contents-block {
  margin: 40px 0px;
  background: #fff;
  border: 2px solid #4f68b1;
  border-radius: 6px;
  padding: 25px;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.02);
  overflow: visible;
  max-width: 100%;
}
.wp-block-table-of-contents-block-table-of-contents-block:first-child {
  margin-top: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block:last-child {
  margin-bottom: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container {
  max-width: 100%;
  background-color: transparent;
  margin: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li::before {
  content: "";
  position: absolute;
  background: url("../images/left-arrow-2.png");
  width: 7px;
  height: 12px;
  position: absolute;
  left: 0px;
  top: 12px;
  border-radius: 0px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li {
  padding-left: 17px;
  position: relative;
  padding-bottom: 0px !important;
  margin-bottom: 10px !important;
  color: #2a272b;
  font-size: 21px !important;
  padding-top: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul li a {
  color: #2a272b;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul li a:hover, .wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul > li a:focus {
  color: #4f68b1;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul {
  padding-left: 20px;
  margin: 0px 0px;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul li::before {
  content: "";
  position: absolute;
  background: #4f68b1;
  background-repeat: repeat;
  background-size: auto;
  width: 7px;
  height: 7px;
  position: absolute;
  left: 0px;
  top: 14px;
  border-radius: 24px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-container .eb-toc__list-wrap ul ul li {
  position: relative;
  padding-left: 17px;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc-title {
  padding: 0px !important;
  border-bottom: 2px solid #edeff3 !important;
  font-weight: bold !important;
  font-size: 30px !important;
  color: #01101b !important;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 20px;
  padding-bottom: 15px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol {
  counter-reset: item;
  margin: 0px !important;
  padding: 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li {
  color: #2a272b;
  font-size: 21px;
  padding: 0px !important;
  margin: 0px !important;
  margin-bottom: 10px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li::before {
  left: 0px !important;
  top: auto !important;
  position: relative !important;
  height: auto !important;
  width: auto !important;
  text-align: center !important;
  line-height: normal !important;
  font-size: 21px !important;
  background: transparent !important;
  font-weight: 700 !important;
  text-align: center !important;
  border-radius: 0 !important;
  color: #2a272b !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol ol {
  padding-left: 20px !important;
  margin: 10px 0px !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a {
  color: #2a272b !important;
}
.wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a:hover, .wp-block-table-of-contents-block-table-of-contents-block .eb-toc__list-wrap ol li a:focus {
  color: #4f68b1 !important;
}
.eb-toc__list-wrap ol li::before {
  content: counters(item, ".") "." !important;
  counter-increment: item !important;
  padding-right: 5px !important;
}
.contact-us-btn, .tel-info {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  position: relative;
}
.lag-btn, .tel-info {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.tel-info p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Univers LT Std';
  letter-spacing: 2px;
}
.tel-info a {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: 'Univers LT Std';
}
.tel-info a:hover, .tel-info a:focus {
  color: #ff4000;
}
.coman-btn-block {
  width: 100%;
}
.tel-info {
  margin-left: 35px;
  padding-left: 35px;
  border-left: 3px solid rgba(255, 255, 255, 0.2);
}
.coman-btn-block .coman-btn-one, .coman-btn-block .coman-btn-second, .coman-btn-block .coman-btn-third {
  border-radius: 0px;
  display: inline-block;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  height: 70px;
  line-height: 70px;
  width: 360px;
  margin: 5px 2px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff !important;
  font-weight: bold;
  font-family: 'Univers LT Std';
}
.coman-btn-block .coman-btn-one img {
  margin-left: 5px;
  margin-bottom: 0px !important;
  position: relative;
  top: -1px !important;
}
.coman-btn-block .coman-btn-second img {
  margin-right: 5px;
  margin-bottom: 0px !important;
  position: relative;
  top: -1px !important;
}
.coman-btn-block .coman-btn-second {
  color: #000 !important;
}
.coman-btn-block .coman-btn-second:hover, .coman-btn-block .coman-btn-second:focus {
  color: #fff !important;
}
.coman-btn-block .coman-btn-one {
  color: #fff !important;
}
.coman-btn-block .coman-btn-one:hover, .coman-btn-block .coman-btn-one:focus {
  color: #000 !important;
}
.coman-btn-block .coman-btn-second:before {
  background: #fff;
  color: #000;
  transform: scale(1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
  animation: pulse-blue 2s infinite;
  transform: scale(1);
}
.coman-btn-block .coman-btn-third:before {
  transform: scale(1);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
}
.coman-btn-block .coman-btn-second:hover:before, .coman-btn-block .coman-btn-second:focus:before {
  background: #ff4000;
  color: #fff;
}
.coman-btn-block .coman-btn-one:before {
  background: #ff4000;
  color: #fff;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  margin: auto;
  z-index: -1;
}
.coman-btn-block .coman-btn-one:hover:before, .coman-btn-block .coman-btn-one:focus:before {
  background: #fff;
  color: #000;
}
@keyframes pulse-blue {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 12px rgba(255, 255, 255, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.coman-btn-block .coman-btn-third:before {
  background: #000;
  color: #fff;
}
.coman-btn-block .coman-btn-third:hover:before, .coman-btn-block .coman-btn-third:focus:before {
  background: #ff4000;
  color: #fff;
}
footer {
  position: relative;
}
.footer-menu {
  text-align: center;
  background: #000000;
  padding: 33px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-menu ul li {
  display: inline-block;
  padding: 0px 22px;
}
.footer-menu ul li:first-child {
  padding-left: 0px;
  border: none !important;
}
.footer-menu ul li:last-child {
  padding-right: 0px;
}
.footer-menu ul li a {
  color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
  font-family: 'Univers LT Std';
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus {
  color: #ff4000;
}
.copyright {
  background: #fff;
  padding: 35px 0px;
  text-align: center;
}
.copyright p {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Univers LT Std';
  margin-bottom: 0px !important;
}
.copyright p a {
  color: #000000;
  font-weight: normal;
  text-decoration: none !important;
}
.copyright p a:hover, .copyright p a:focus {
  color: #ff4000;
  text-decoration: none !important;
}
.container.small-container {
  max-width: 1075px !important;
  padding: 0px 15px !important;
}
.contact-sec.no-padding.bg {
  background-position: top center !important;
}
.footer-contact-sec {
  background: #000000;
  padding: 90px 0px;
}
.footer-contact-info p {
  margin-bottom: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Univers LT Std';
  letter-spacing: 2px;
}
.footer-contact-info a {
  color: #fff;
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: 'Univers LT Std';
}
.footer-contact-info a:hover, .footer-contact-info a:focus {
  color: #ff4000;
}
.social-link ul {
  margin: auto;
  text-align: right;
}
.social-link ul li {
  margin-bottom: 5px;
}
.social-link ul li a {
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  text-transform: capitalize;
  font-family: 'Univers LT Std';
}
.social-link ul li a:hover, .social-link ul li a:focus {
  color: #ff4000;
}
.location-block h3, .location-block h3 a {
  color: #fff;
  font-size: 36px;
  margin-bottom: 10px;
}
.location-block h3 a:hover, .location-block h3 a:focus {
  color: #ff4000;
}
.location-block {
  text-align: center;
}
.location-block p {
  color: #fff;
  max-width: 284px;
  margin: auto;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.7;
  font-family: 'Univers LT Std';
}
.location-block .directions-btn {
  background: #ffffff;
  color: #000 !important;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  width: 140px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  font-family: 'Univers LT Std';
}
.location-block .directions-btn:hover, .location-block .directions-btn:focus {
  background: #ff4000;
  color: #fff !important;
}
.footer-logo {
  margin-bottom: 40px;
}
.coman-padding {
  padding: 48px;
}
.content-sec.no-padding {
  padding: 48px 0px;
}
.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, .5);
}
.carousel-indicators .active {
  background-color: #ff4000 !important;
}
.carousel-indicators {
  margin: 70px 0px;
  position: relative;
}
.coman-accordion {
  position: relative;
  margin-bottom: 60px;
}
.coman-accordion .accordion-item {
  background-color: transparent;
  border: none;
  border-radius: 0px !important;
  padding: 0px;
  margin: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  border-bottom: 1px solid #aca19e;
}
.coman-accordion .accordion-item .accordion-button {
  padding: 27px 0px;
  box-shadow: none;
  background: none;
  color: #000000;
  font-size: 36px;
  border-radius: 0px !important;
  outline: none;
  border: 2px solid traperent;
  border-bottom: none;
  font-family: 'Sabon';
  font-weight: normal;
  padding-right: 30px !important;
  font-weight: normal;
}
.coman-accordion .accordion-item .accordion-button:after {
  width: 24px;
  height: 24px;
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
  transform: none !important;
  right: 0px;
  text-align: right;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  line-height: 24px !important;
  font-size: 25px !important;
  text-align: center;
  background: none;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="false"]:after {
  content: "\2b";
  color: #000000;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="true"]::after {
  content: "\f068";
  color: #000000;
}
.coman-accordion .accordion-item .accordion-button:not(.collapsed) {
  background: none;
  color: #000000;
  border: none !important;
  border-bottom: none;
}
.coman-accordion .accordion-item .accordion-button[aria-expanded="true"] {
  border: none !important;
  background: none !important;
  color: #000000 !important;
}
.coman-accordion .accordion-body {
  padding: 0px;
  padding-bottom: 35px !important;
  border: none !important;
  position: relative;
  text-align: left;
}
.coman-accordion .accordion-body p:last-child {
  margin-bottom: 0px;
}
.inner-benner-sec {
  padding: 80px 0px;
}
.inner-benner-sec h2 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 5px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.5;
  font-family: 'Univers LT Std';
}
.inner-benner-sec h1 {
  font-size: 100px;
  color: #000000;
  margin-bottom: 0px;
  font-weight: normal;
  font-family: 'Sabon';
  line-height: 1.1
}
.contact-shortcode {
  text-align: center;
  padding: 37px 30px;
  background: #000000;
  margin: 50px 0px;
  border-bottom: 3px solid #0f2859;
}
.contact-shortcode h1, .contact-shortcode h2, .contact-shortcode h3, .contact-shortcode h4, .contact-shortcode h5, .contact-shortcode h6, .contact-shortcode p {
  color: #fff;
  margin-bottom: 18px;
}
.contact-shortcode p {
  max-width: 1030px;
  margin: auto;
  margin-bottom: 20px;
}
.user-shortcode {
  padding: 45px;
  margin: 50px 0px;
  text-align: left;
  background-repeat: no-repeat !important;
  background-position: left bottom !important;
  background-size: auto 100% !important;
  position: relative;
}
.user-shortcode:before {
  content: "";
  position: absolute;
  background: #FFF0E9;
  background: -webkit-linear-gradient(90deg, rgba(255, 240, 233, 1) 0%, rgba(242, 231, 227, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(255, 240, 233, 1) 0%, rgba(242, 231, 227, 1) 100%);
  background: linear-gradient(90deg, rgba(255, 240, 233, 1) 0%, rgba(242, 231, 227, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFF0E9", endColorstr="#F2E7E3", GradientType=1);
  position: absolute;
  left: 0px;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: -1;
}
.user-shortcode h1, .user-shortcode h2, .user-shortcode h3, .user-shortcode h4, .user-shortcode h5, .user-shortcode h6, .user-shortcode p, .user-shortcode ul li, .user-shortcode ol li {
  color: #000000 !important;
  margin-bottom: 10px;
  font-weight: normal !important;
  font-style: normal !important;
}
.user-shortcode h1, .user-shortcode h2, .user-shortcode h3, .user-shortcode h4, .user-shortcode h5, .user-shortcode h6 {
  margin-bottom: 15px;
}
.user-shortcode h2 {
  font-weight: normal !important;
}
.user-shortcode p {
  margin-bottom: 20px !important;
}
.user-shortcode p:last-child {
  margin-bottom: 0px !important;
}
.user-shortcode p a:hover, .user-shortcode p a:focus {
  color: #000000 !important;
}
.user-shortcode.second-user-shortcode {
  background-position: right bottom !important;
}
.user-shortcode.second-user-shortcode:before {
  background: #F2E7E3;
  background: -webkit-linear-gradient(90deg, rgba(242, 231, 227, 1) 0%, rgba(255, 240, 235, 1) 100%);
  background: -moz-linear-gradient(90deg, rgba(242, 231, 227, 1) 0%, rgba(255, 240, 235, 1) 100%);
  background: linear-gradient(90deg, rgba(242, 231, 227, 1) 0%, rgba(255, 240, 235, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F2E7E3", endColorstr="#FFF0EB", GradientType=1);
}
.user-shortcode.second-user-shortcode img {
  margin-bottom: 0px;
}
.user-shortcode.second-user-shortcode p {
  margin-bottom: 20px !important;
}
.user-shortcode.second-user-shortcode h3 {
  font-weight: normal !important;
  font-size: 24px !important;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 30px;
  padding-left: 40px;
}
.user-shortcode.second-user-shortcode h3::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 25px;
  height: 3px;
  background: #000000;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.user-shortcode .coman-btn-block .coman-btn-second {
  color: #fff !important;
}
.user-shortcode .coman-btn-block .coman-btn-second:before {
  background: #000;
  color: #fff;
}
.user-shortcode .coman-btn-block .coman-btn-second:hover:before, .user-shortcode .coman-btn-block .coman-btn-second:focus:before {
  background: #ff4000;
  color: #fff;
}
.client-reviews-sec .client-reviews-title p {
  margin-bottom: 0px !important;
}
.client-reviews-sec .client-reviews-title small {
  font-size: 21px;
  color: #000000;
  margin-bottom: 15px;
  font-weight: normal;
  display: block;
  text-transform: capitalize;
  line-height: normal;
  letter-spacing: 0px;
  font-family: 'Univers LT Std';
}
.client-reviews-sec {
  max-width: 100%;
}
.client-reviews-sec h2 {
  margin-bottom: 20px;
  color: #000;
  line-height: 1.1;
  padding-bottom: 0px !important;
}
.client-reviews-sec h2:before {
  display: none !important;
}
.client-reviews-sec {
  margin: 45px 0px;
  display: inline-block;
  width: 100%;
}
.client-reviews-block {
  padding: 40px 50px;
}
.client-reviews-block img {
  margin-bottom: 0px !important;
}
.client-reviews-block h4 {
  color: #000000;
  font-size: 36px !important;
  margin-bottom: 8px;
  text-transform: capitalize;
  font-weight: normal;
}
.client-reviews-sec .rating-img small {
  color: #000000;
  font-size: 16px;
  font-weight: normal;
  vertical-align: middle;
  display: inline-block;
  font-family: 'Source Sans 3', sans-serif;
}
.client-reviews-sec .rating-img img {
  margin-right: 10px;
  margin-bottom: 0px !important;
  width: 149px;
  display: inline-block !important;
  clear: both;
  position: relative;
  top: -2px;
}
.client-reviews-block p {
  color: #000000;
  font-weight: normal;
  margin-bottom: 0px;
  margin-top: 20px;
}
.google-map-link {
  color: #000000;
  font-size: 18px;
  font-family: 'Univers LT Std';
}
.google-map-link a {
  color: #000000 !important;
  font-weight: bold;
  text-decoration: underline !important;
}
.google-map-link a:hover, .google-map-link a:focus {
  color: #ff4000 !important;
}
.review-quiet-img {
  text-align: right;
}
.review-quiet-img img {
  width: auto !important;
}
.owl-carousel .owl-item .review-quiet-img img {
  margin-right: 0 !important;
}
.client-reviews-slider {
  background: #dbdbdb;
  margin-bottom: 20px;
  position: relative;
  border-left: 3px solid #dbdbdb;
}
.client-reviews-sec:last-child {
  margin-bottom: 0px;
}
.faq-block {
  margin: 50px 0px;
}
.faq-block:last-child {
  margin-bottom: 0px;
}
.mobile-contact-info {
  display: none;
}
.fact-checked-info {
  background: #dbdbdb;
  border: 1px solid #dbdbdb;
  padding: 22px 40px;
}
.fact-checked-info figure {
  float: left;
  margin: 0px;
  margin-right: 45px;
  padding-top: 15px;
}
.fact-checked-info p {
  overflow: hidden;
  margin: 0px;
  vertical-align: middle;
  color: #000000;
  font-size: 21px;
  padding-left: 45px;
  border-left: 3px solid #000000;
}
#pop-model-block {
  background: #ff4000;
}
#pop-model-block {
  background: #ff4000;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0;
  max-width: 100%;
  margin: auto !important;
  align-self: center;
  z-index: 99999999;
}
#pop-model-block .modal-dialog {
  opacity: 1;
  display: flex;
}
#pop-model-block .modal-content {
  width: 100%;
  max-width: 100%;
  background: #ff4000;
  border: none;
  align-self: center;
}
#pop-model-block .modal-content h2 {
  color: #fff;
  margin: 0;
  font-size: 160px;
}
#pop-model-block .modal-open {
  padding: 0px !important;
  margin: 0px !important;
  overflow: hidden;
}
.splash-active header,
.splash-active section,
.splash-active footer
{
	display:none;
	opacity: 0 !important;
}
