/*
Theme Name: dsmart
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@font-face {
  font-family: ArchivoItalic;
  src: url("fonts/Archivo-Italic.woff2");
}
@font-face {
  font-family: Archivo;
  src: url("fonts/Archivo-Regular.woff2");
}
@font-face {
  font-family: nvn;
  src: url("fonts/NVN-Brushwell-Regular.woff2");
}
@font-face {
  font-family: svn;
  src: url("fonts/SVN-WalbaumPro18pt-Medium.woff2");
}
:root {
  --blue: #112b4d;
  --white: #ffffff;
  --red: #dd5b3c;
  --black: #000;
}
body {
  font-size: 1.1em;
}
.off-canvas .mfp-content {
  background: #4882eca3;
  color: #fff;
}
.nav-sidebar.nav-vertical > li + li {
  border-top: 1px solid #ececec40;
}
.off-canvas .nav-vertical > li > a {
  font-weight: normal;
  color: #fff;
  text-transform: none;
  display: block;
  text-align: center;
  font-size: 1em;
}
.nav.nav-vertical li:last-child {
  display: none;
}
.home .sec-01 {
  margin-top: -100px;
  padding-top: 350px !important;
  position: relative;
  z-index: 10;
}
.home .sec-01 .close-op {
  position: absolute;
  right: 15px;
  top: 15px;
  background: #fff;
  z-index: 10;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 40px;
  color: var(--blue);
  cursor: pointer;
}
.home .sec-01 .close-op:hover {
  background: var(--red);
  color: var(--white);
}
.home .sec-01 .col-inner {
  position: relative;
}
.home .sec-01 .video-button-wrapper {
  text-align: center;
}
.video-button-wrapper .button {
  background: #112b4d;
  border-color: #112b4d;
  width: 70px;
  height: 70px;
}
.video-button-wrapper .button i {
  font-size: 1.5em;
  top: 5px;
  color: #fff;
}
.home .sec-01 .txt-01 {
  width: auto;
  position: absolute;
  left: 50px;
  top: 26px;
  z-index: 10;
  border: 0;
}
.home .sec-01 .txt-01 .section-title {
  width: auto;
  border: none;
  font-weight: normal;
  font-size: 1.2em;
  margin: 0;
}
.home .sec-01 .txt-01 .section-title span {
  border: none;
  margin: 0;
}
.home .sec-01 .button.primary {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  left: 50px;
  color: #fff;
  font-weight: normal;
}
.home .sec-01 .txt-02 {
  color: #fff;
  position: absolute;
  z-index: 10;
  bottom: 58px;
  left: 50%;
  max-width: 100px;
  margin-left: -120px;
}
.home .sec-01 .txt-02 p {
  color: #fff;
  margin-bottom: 0;
}
.home .sec-01 .section-content {
  margin-bottom: -900px;
}
.home .sec-02 h3.section-title {
  font-family: svn;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: -30px;
}
.home .sec-03 {
  padding-top: 60px !important;
  font-size: 1.3em;
}
.sec-title .section-title-container {
  margin: 20px 0 0 0;
}
.sec-title h2.section-title {
  font-family: nvn;
  font-size: 3em;
  font-weight: normal;
  margin: 0;
}
.sec-title h2.section-title span {
  text-transform: none;
}
.section-title b {
  opacity: 0;
}
.home .sec-04-con {
  margin-top: -55px;
}
.home .sec-04-con .section-title {
  border-bottom: none;
}
.home .sec-04-con h2.section-title {
  font-family: svn;
  font-size: 2.1em;
  font-weight: normal;
}
.home .sec-04-con .section-title span {
  border-bottom: none;
}
.home .sec-04-con .box-01 {
  padding-bottom: 0;
}
.home .sec-04-con .box-03 h2.section-title {
  margin: -10px 0 -20px 0;
}
.home .sec-04-con .box-03 h4.section-title {
  font-weight: normal;
  font-size: 1em;
}
.home .sec-04-con .box-03 .txt-02 {
  margin-bottom: 0;
}
.home .sec-04-con .gallery .col-inner {
  padding: 0;
}
.home .sec-04-con .gallery .gallery-col {
  padding: 7px 5px;
}
.home .sec-05-con {
  margin-top: -95px;
}
.home .sec-05-con .nav .tab a {
  position: relative;
}
.home .sec-05-con .nav .tab::before {
  content: "";
  width: 37px;
  height: 37px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: calc(50% - 18px);
  top: 20px;
  z-index: 10;
  position: absolute;
}
.home .sec-05-con .nav #tab-01::before {
  background-image: url(images/ic-1.png);
}
.home .sec-05-con .nav #tab-02::before {
  background-image: url(images/ic-2.png);
}
.home .sec-05-con .nav #tab-03::before {
  background-image: url(images/ic-3.png);
}
.home .sec-05-con .nav #tab-04::before {
  background-image: url(images/ic-4.png);
}
.home .sec-05-con .nav #tab-05::before {
  background-image: url(images/ic-5.png);
}
.home .sec-05-con .nav #tab-06::before {
  background-image: url(images/ic-6.png);
}
.home .sec-05-con .img-inner {
  position: relative;
}
.home .sec-05-con .img-inner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #112b4d;
  background: linear-gradient(
    90deg,
    rgba(17, 43, 77, 1) 0%,
    rgb(255 255 255 / 10%) 50%
  );
  z-index: 1;
}
.home .sec-05-con .desc h3 {
  font-size: 1.3em;
  color: #fff;
  font-family: svn;
  font-weight: normal;
}
.home .sec-05-con .desc h3 a {
  color: var(--white);
}
.home .sec-05-con .desc {
  position: absolute;
  top: 20%;
  left: 10%;
  color: #fff;
  z-index: 10;
}
.home .sec-05-con .tabbed-content {
  position: relative;
}
.home .sec-05-con .tabbed-content ul.nav {
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(17, 43, 77, 1) 0%, #1111110f 100%);
  height: 105px;
  align-items: center;
  z-index: 10;
}
.tabbed-content ul.nav li {
  flex: 1;
  height: inherit;
  padding: 0;
  margin: 0;
}
.tabbed-content ul.nav a {
  color: var(--white);
  text-transform: uppercase;
  font-family: svn;
  font-size: 1em;
  font-weight: normal;
  padding-top: 45px;
  display: flex;
  height: inherit;
  justify-content: center;
}
.tabbed-content ul.nav .active,
.tabbed-content ul.nav li:hover {
  background-color: var(--red);
}
.tabbed-content ul.nav a::before {
  content: none;
}
.home .sec-06 h2.section-title {
  font-family: nvn;
  font-size: 3em;
  font-weight: normal;
  margin: 0;
}
.home .sec-06 h2.section-title span {
  text-transform: none;
}
.home .sec-06-con {
  margin-top: -20px;
}
.home .sec-06-con .section-bg img {
  object-fit: fill;
}
.home .sec-06-con .slider .banner-layers {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
.home .sec-06-con .slider .text-box {
  width: 100% !important;
  background: linear-gradient(0deg, rgba(17, 43, 77, 1) 0%, #1111110f 100%);
  height: 135px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  transform: none !important;
  left: 0;
  bottom: 0;
  font-family: "svn";
  top: unset;
}
.home .sec-06-con .slider-wrapper {
  margin-top: -30px;
}
.home .sec-06-con .slider .text-box .section-title {
  font-family: svn;
}
.home .sec-06-con .sec-desc .col-inner {
  max-width: 790px;
  margin: 0 auto;
}
.post-title .section-title {
  font-family: svn;
  font-weight: normal;
  border-bottom: none;
}
.post-title .section-title span {
  border-bottom: none;
}
.sec-08 .post-title {
  margin-bottom: 10px;
}
.sec-08 .text {
  color: var(--blue);
  font-size: 1.1em;
}
.sec-08 .box-text {
  padding: 15px 0;
}
a.btn-red {
  border-color: var(--red) !important;
  color: var(--red) !important;
  font-family: svn;
  min-width: 175px;
  border: 1px solid !important;
  font-weight: normal !important;
  font-size: 1.2em;
}
a.btn-red:hover {
  background-color: var(--red) !important;
  color: var(--white) !important;
}
.absolute-footer {
  display: none;
}
.footer-2 {
  padding: 50px 0 150px 0;
  background-image: url(images/bg-footer2.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 70%;
}
.footer-widgets .row {
  max-width: 1100px;
}
.footer-widgets .widget_media_image {
  max-width: 15%;
}
.footer-widgets .widget_media_image img {
  width: auto;
  height: 100px;
}
.footer-widgets .widget_custom_html {
  max-width: 85%;
}
.footer-widgets .widget_custom_html li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}
.footer-widgets .widget_custom_html i {
  position: absolute;
  left: 0;
  top: 0;
  color: var(--blue);
  background-color: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50px;
  display: block;
  text-align: center;
  line-height: 25px;
}
.home .sec-09-con .google-txt {
  max-width: 1150px;
  margin: 0 auto;
}
.home .sec-09-con .section-bg img {
  object-fit: contain;
}
.home .sec-09-con .google-txt strong {
  position: relative;
  top: -10px;
  left: 10px;
  font-family: svn;
  font-weight: normal;
}
.home .sec-09-con .row {
  max-width: 1180px;
}
.home .sec-09-con .section-title {
  color: var(--red);
  margin-bottom: 0;
}
.home .sec-09-con .section-title-container {
  margin-bottom: 0;
}
.home .sec-09-con .slider .col .col-inner {
  position: relative;
  padding: 20px 185px 20px 20px;
  min-height: 220px;
  background-color: var(--white);
  color: var(--blue);
}
.home .sec-09-con .slider .col .col-inner .img {
  position: absolute;
  right: 0;
  top: 20px;
}
.home .sec-09-con .slider .col .col-inner .img img {
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  max-width: 145px;
}
.five-start {
  display: flex;
  gap: 5px;
  color: #ffd00b;
  padding-bottom: 10px;
}
.five-start i {
  font-size: 20px;
}
.home .sec-09-con .section-title {
  font-family: svn;
  border-bottom: none;
  font-weight: normal;
}
.section-title span {
  border-bottom: none;
}
.home .sec-09-con .slider-wrapper {
  margin-top: -40px;
}
.home .sec-10 .text {
  font-size: 1.1em;
}
.home .sec-10 .section-title-container {
  margin-bottom: 10px;
}
.home .sec-12 {
  margin-top: -60px;
  text-align: center;
}
.home .sec-12 .gallery {
  margin-bottom: 20px;
}
.home .sec-12 .row-full-width {
  max-width: 1150px !important;
}
.home .sec-11 {
  margin-top: -70px;
}
.home .sec-11 form label {
  color: var(--blue);
}
.home .sec-11 form span input,
.home .sec-11 form span textarea {
  background-color: #f1eee3;
  box-shadow: none;
  border: none;
}
.sb-btn input[type="submit"] {
  position: absolute;
  right: 0;
  background-color: var(--red);
  font-weight: normal;
}
.nav > li {
  margin: 0;
}
.header-main .nav > li > a {
  color: var(--white);
  height: 55px;
  padding: 0;
  font-size: 1.2em;
  min-width: 190px;
  font-weight: normal;
  text-align: center;
  justify-content: center;
}
.header-main li.nav-icon a {
  background-color: var(--blue);
}
.nav > li > a > i.icon-menu {
  font-size: 1.2em;
}
.header-main .html_topbar_left a {
  background-color: var(--red);
}
#main-menu .header-search-form {
  display: none !important;
}
