/**
  * Name: Raxena
  * Version: 1.0
  * Author: CymolThemes
  * Author URI: https://www.cymolthemes.com
*/

@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,400i,600,600i,700,700i&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Nunito+Sans:400,400i,600,600i,700&amp;display=swap);

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

a:focus {
  text-decoration: none;
}

a:focus,
a:hover {
  color: #ff5e14;
  text-decoration: none;
}

a,
button,
input {
  outline: medium none;
  color: #ff5e14;
}

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

strong {
  font-weight: 700;
}

iframe {
  width: 100%;
  border: none;
  display: block;
}

p {
  margin: 0 0 15px;
}

::-moz-selection {
  background: #ff5e14;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #ff5e14;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #ff5e14;
  color: #fff;
  text-shadow: none;
}

.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  font-family: inherit;
  -webkit-transition:
    border linear 0.2s,
    box-shadow linear 0.2s;
  -moz-transition:
    border linear 0.2s,
    box-shadow linear 0.2s;
  -o-transition:
    border linear 0.2s,
    box-shadow linear 0.2s;
  transition:
    border linear 0.2s,
    box-shadow linear 0.2s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  vertical-align: middle;
  width: 100%;
  color: #666;
  padding: 12px 15px;
  font-weight: 400;
  background-color: #fff;
  text-transform: inherit;
  border: 1px solid #f2f2f2;
  font-size: 14px;
  outline: 0;
  line-height: inherit;
  height: auto;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  font-size: 13px;
  line-height: 21px;
  font-weight: 500;
  padding: 11px 40px 11px;
  border: 2px solid transparent;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
  outline: 0 !important;
  -webkit-font-smoothing: antialiased;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  border: 1px solid #fda02b;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-ms-input-placeholder,
input::-webkit-input-placeholde,
textarea:-moz-placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}

menu,
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 25px;
}

body {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #fff;
  letter-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  margin-bottom: 15px;
  font-weight: 700;
  color: #081528;
}

h1 {
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
}

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

h3 {
  font-size: 28px;
  line-height: 35px;
}

h4 {
  font-size: 26px;
  line-height: 30px;
}

h5 {
  font-size: 20px;
  line-height: 25px;
}

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

#totop,
.cmt-box-post-date,
.cmt-btn,
.featured-icon,
.featured-icon-box,
.featured-icon-box .featured-icon,
.featured-imagebox-portfolio .cmt-box-view-overlay:before,
.featured-imagebox-portfolio .featured-content,
.featured-imagebox-services .cmt-box-view-overlay:before,
.featured-imagebox-services img,
.featured-imagebox-services:hover .services-icon-box,
.owl-item,
.portfolio-filter button,
.portfolio-item a.popup,
.post,
.post .post-desc,
.price-table,
.price-table:hover .price-value,
.product-btn,
.product-item:hover,
.product-overlay,
.team-description,
.team-member,
.team-social,
.team-title,
.testimonial .testimonial-content::after,
.testimonial .testimonial-content::before,
.testimonial-content,
.testimonials,
button,
img,
span {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

#site-header-menu #site-navigation .menu ul li>a,
.accordion .toggle-title a,
.breadcrumb-wrapper span a,
.cmt-header-style-03 .cmt-custombutton a,
.cmt-menu-toggle .toggle-block,
.featured-icon-box.style11 .cmt-icon i,
.featured-icon-box.style11 .featured-desc p,
.featured-icon-box.style11 .featured-title h5,
.featured-imagebox-team .cmt-box-view-overlay:before,
.section-title.with-desc .title-header:after,
.section-title.with-desc .title-header:before,
.social-icons li>a,
a,
a.cmt-btn,
a.nav-link,
i.cmt-btn {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

a.tp-caption:hover {
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  -moz-transition: all 0.3s ease-in-out 0s !important;
  -ms-transition: all 0.3s ease-in-out 0s !important;
  -o-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important;
}

.cart-info a i,
.cmt-btn span,
.cmt-header-icon.cmt-header-cart-link .navbar-form span,
.nav-link span,
ul.products li.product .cmt-shop-icon a i {
  -webkit-transition: all 0s ease-in-out 0s;
  -moz-transition: all 0s ease-in-out 0s;
  -ms-transition: all 0s ease-in-out 0s;
  -o-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s;
}

.box-shadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);
}

.box-shadow2 {
  -webkit-box-shadow: 0 0 25px 0 rgba(41, 61, 88, 0.06);
  -moz-box-shadow: 0 0 25px 0 rgba(41, 61, 88, 0.06);
  box-shadow: 0 0 25px 0 rgba(41, 61, 88, 0.06);
}

body .page {
  overflow: hidden;
  position: relative;
  z-index: 10;
}

body.cmt-boxed .page {
  background: #fff;
  max-width: 1170px;
  width: 100%;
  margin: 0px auto;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0s;
  -moz-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

body .site-main {
  background-color: #fff;
  position: relative;
  z-index: 9;
}

body .page.sidebar-true .site-main {
  padding: 0;
  background-color: #fff;
}

.container-fluid {
  padding: 0 0;
  overflow: hidden;
}

.container-fluid {
  padding: 0 15px;
}

.container {
  max-width: 1170px;
  padding: 0 15px;
}

.row:not(.g-0) {
  margin-left: -15px;
  margin-right: -15px;
}

.row:not(.g-0)>[class*="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
}

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

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

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

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

.alignleft {
  float: left;
  margin: 0.375em 1.75em 1.75em 0;
}

.width-100 {
  width: 100%;
}

.font-sz-12 {
  font-size: 12px;
}

.font-sz-13 {
  font-size: 13px;
}

.font-sz-22 {
  font-size: 22px;
}

.font-sz-27 {
  font-size: 27px;
}

.font-w-500 {
  font-weight: 500;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.cmt-col-bgimage-yes.with-border {
  border-right: 10px solid;
}

.cmt_single_image-wrapper.with-border {
  border: 12px solid;
}

.with-top-border {
  border-top: 12px solid;
}

.with-border.border-top-none {
  border-top: 0 solid transparent;
}

.with10-border {
  border: 10px solid transparent;
}

.with7-border {
  border: 7px solid transparent;
}

.cmt_single_image-wrapper {
  position: relative;
}

.cmt_single_image-wrapper.border-style1 {
  margin-left: 65px;
  margin-right: 40px;
}

.cmt_single_image-wrapper.border-style1>img,
.cmt_single_image-wrapper.border-style2>img {
  border: 10px solid #fff;
}

.cmt_single_image-wrapper.border-style1:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 40px;
  left: 40px;
  border: 5px solid #000;
  z-index: -1;
}

.cmt_single_image-wrapper.border-style2:after {
  content: "";
  position: absolute;
  height: 83%;
  width: 100%;
  bottom: -40px;
  left: -40px;
  z-index: -1;
}

.cmt_single_image-wrapper.border-style2 {
  margin-left: 40px;
  margin-right: 60px;
}

.cmt_single_image-wrapper.border-style3:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 90%;
  top: 0;
  left: 0;
  border: 15px solid #000;
  z-index: -1;
  margin-right: -40px;
}

.cmt_single_image-wrapper.border-style3 img {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 40px;
}

.about-overlay-shape.style1 {
  border-radius: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
  position: absolute;
  left: 25px;
  bottom: -55px;
  z-index: 2;
}

.about-overlay-shape.style2 {
  position: absolute;
  top: 90px;
  left: -65px;
  height: 170px;
  width: 170px;
  line-height: 170px;
  text-align: center;
  background-image: url(../images/about-overlay-style2.png);
  border: 4px solid #fff;
}

.about-overlay-shape.style3 {
  border-radius: 0;
  padding: 22px 45px;
  position: absolute;
  right: -15px;
  bottom: 75px;
  z-index: 2;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  color: #fff;
}

.about-overlay-shape.style3:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: 0;
  height: 0;
  border-top: 35px solid;
  border-right: 30px solid transparent;
}

.pattern.style1 {
  position: absolute;
  bottom: -100px;
  left: -65px;
  z-index: -1;
}

.about-overlay-shape.style2 i {
  font-size: 50px;
  color: #fff;
}

.border-bottom-10 {
  border-bottom: 10px solid;
}

.spacing-1 {
  padding-top: 60px;
  padding-right: 60px;
  padding-bottom: 60px;
}

.spacing-3 {
  padding: 70px 40px 50px 40px;
}

.spacing-4 {
  padding: 40px 40px 20px;
  margin-top: 110px;
  margin-bottom: -110px;
}

.spacing-5 {
  padding: 70px 150px 55px 50px;
}

.spacing-6 {
  padding: 70px 0 70px 0;
}

.spacing-7 {
  padding: 65px 65px 70px 0;
}

.spacing-8 {
  margin-top: -60px;
  margin-left: -100px;
}

.spacing-9 {
  padding: 90px 350px 90px 0;
}

.spacing-10 {
  padding: 90px 0 90px 0;
}

.spacing-11 {
  padding: 40px 30px 40px 30px;
  margin-left: -300px;
}

.spacing-12 {
  padding: 35px 30px 20px;
}

.spacing-13 {
  padding: 85px 0px 55px 0;
}

.spacing-14 {
  padding: 35px;
}

.pr-5 {
  padding-right: 5px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pt-35 {
  padding-top: 30px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pt-87 {
  padding-top: 87px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-110 {
  padding-top: 110px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pb-140 {
  padding-bottom: 140px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mt_5 {
  margin-top: -5px !important;
}

.mt_10 {
  margin-top: -10px !important;
}

.mt_12 {
  margin-top: -12px !important;
}

.mt_15 {
  margin-top: -15px !important;
}

.mt_25 {
  margin-top: -25px !important;
}

.mt_30 {
  margin-top: -30px !important;
}

.mt_40 {
  margin-top: -40px !important;
}

.mt_45 {
  margin-top: -45px !important;
}

.mt_50 {
  margin-top: -50px !important;
}

.mt_60 {
  margin-top: -60px !important;
}

.mt_70 {
  margin-top: -70px !important;
}

.mt_72 {
  margin-top: -72px !important;
}

.mt_80 {
  margin-top: -80px !important;
}

.mt_85 {
  margin-top: -85px !important;
}

.mt_90 {
  margin-top: -90px !important;
}

.mt_200 {
  margin-top: -200px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.ml-287 {
  margin-left: 287px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.ml_15 {
  margin-left: -15px !important;
}

.ml_40 {
  margin-left: -40px !important;
}

.ml_60 {
  margin-left: -60px !important;
}

.ml_80 {
  margin-left: -80px !important;
}

.ml_100 {
  margin-left: -100px !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mr_40 {
  margin-right: -40px;
}

.mr_60 {
  margin-right: -60px;
}

.mr_80 {
  margin-right: -80px;
}

.mr_90 {
  margin-right: -90px;
}

.mr_190 {
  margin-right: -190px;
}

.mb_1 {
  margin-bottom: -1px !important;
}

.mb_45 {
  margin-bottom: -45px !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.mb_70 {
  margin-bottom: -70px !important;
}

.mb_185 {
  margin-bottom: -185px !important;
}

#site-header-menu #site-navigation .menu ul li>a,
.cmt-bgcolor-skincolor a:hover,
.cmt-bgcolor-white .featured-content .featured-desc a,
.cmt-bgcolor-white .featured-content .featured-desc p,
.cmt-bgcolor-white .featured-content .featured-title h5,
.cmt-bgcolor-white ul.cmt-list li span.cmt-list-li-content,
.cmt-btn.cmt-btn-color-darkgrey,
.cmt-comment-owner,
.cmt-header-style-03 .cmt-rt-contact p,
.cmt-header-style-04 .cmt-header-icons .cmt-header-search-link a,
.cmt-icon_element-color-darkgrey i,
.cmt-team-list-value,
.cmt-testimonial-box-view-style1 .testimonial-caption,
.cmt-textcolor-darkgrey,
.cmt-textcolor-darkgrey h1,
.cmt-textcolor-darkgrey h2,
.cmt-textcolor-darkgrey h3,
.cmt-textcolor-darkgrey h4,
.cmt-textcolor-darkgrey h5,
.cmt-textcolor-darkgrey h6,
.comment-meta .cmt-comment-owner h5,
.contact-box h6 a:hover,
.featured-icon-box.style10 i.cmt-num:before,
.featured-imagebox-portfolio .featured-title h5 a:hover,
.featured-imagebox-team.style2 .social-icons li>a:hover,
.pagination-block .page-numbers,
.portfolio-icon-box a:hover,
.sidebar .widget a,
a.cmt-textcolor-skincolor:hover,
a.tp-caption.dark-text-button,
blockquote cite,
ul.cmt-list li .cmt-list-li-content,
ul.project_info li span {
  color: #081528;
}

.cmt-bgcolor-darkgrey,
.cmt-bgcolor-darkgrey>.cmt-bg-layer,
.cmt-bgcolor-darkgrey>.cmt-bg-layer>.cmt-bg-layer-inner,
.cmt-btn-bgcolor-darkgrey,
.cmt-btn-bgcolor-grey:hover,
.cmt-btn-bgcolor-skincolor.cmt-btn:before,
.cmt-btn-bgcolor-skincolor:hover,
.cmt-btn-bgcolor-white:hover,
.cmt-btn-color-darkgrey.cmt-btn:before,
.cmt-btn.cmt-btn-color-darkgrey.cmt-btn-style-border:hover,
.cmt-cart-form button,
.cmt-header-style-01 .cmt-topbar-content .topbar-right:before,
.cmt-header-style-03 .site-navigation:before,
.cmt-icon_element-bgcolor-darkgrey,
.cmt-nextprev-bottom-nav .nav-next a:hover,
.cmt-nextprev-bottom-nav .nav-previous a:hover,
.cmt-processbox-wrapper .cmt-processbox .process-num,
.cmt-tabs.cmt-tab-style-horizontal ul.tabs li a,
.cmt-topbar-content .topbar-right:after,
.cmt-video-play-btn:hover,
.comment-list a.comment-reply-link,
.coupon button,
.dark-flatborder-button:hover,
.featured-icon-box.style4 .cmt-btn.btn-inline:hover:after,
.featured-imagebox-portfolio.style2 .cmt-box-view-overlay:after,
.featured-imagebox-portfolio.style2 .cmt-box-view-overlay:before,
.mailchimp-inputbox button[type="submit"],
.newsletter-form input[type="submit"],
.place-order button,
.progress-bar-color-bar_darkgrey,
.progress-bar.progress-bar-color-bar_darkgrey:before,
.section-title.with-desc .title-header:before,
.sidebar .widget.widget-newsletter button:hover,
.testimonial-slide2.owl-carousel .owl-item.active.center .testimonial-content,
.tp-cmt-video-play-btn:hover,
.video-overlay.darkgrey,
a.checkout-button {
  background-color: #081528;
}

.darkgrey-border,
.cmt-btn.cmt-btn-color-darkgrey.cmt-btn-style-border:hover,
.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-darkgrey,
.tp-cmt-video-play-btn:hover,
aside.widget.widget-newsletter button:hover {
  border-color: #081528 !important;
}

#site-header-menu #site-navigation .menu>ul,
#site-header-menu #site-navigation .menu>ul>li>ul,
.cmt-search-overlay {
  border-top-color: #081528 !important;
}

#site-header-menu #site-navigation .menu ul li a span,
.accordion .cmt-style-classic.active .toggle-title a,
.cmt-bg-highlight-dark,
.cmt-bg-highlight-skin,
.cmt-bgcolor-darkgrey .cmt-fid.inside h4,
.cmt-bgcolor-skincolor .cmt-fid-view-lefticon .cmt-fid-icon-wrapper i,
.cmt-bgcolor-skincolor .cmt-fid.inside h3,
.cmt-bgcolor-skincolor .cmt-fid.inside h4,
.cmt-bgcolor-skincolor a,
.cmt-box-view-left-image .featured-content .category>a:hover,
.cmt-btn-bgcolor-darkgrey,
.cmt-btn-bgcolor-darkgrey:hover,
.cmt-btn-bgcolor-skincolor,
.cmt-btn-bgcolor-skincolor:hover,
.cmt-btn-bgcolor-white:hover,
.cmt-btn.cmt-btn-bgcolor-grey:hover,
.cmt-btn.cmt-btn-color-skincolor.cmt-btn-bgcolor-skincolor:hover,
.cmt-btn.cmt-btn-color-skincolor.cmt-btn-bgcolor-white:hover,
.cmt-btn.cmt-btn-color-skincolor.cmt-btn-style-border:hover,
.cmt-btn.cmt-btn-color-white.cmt-btn-bgcolor-skincolor:hover,
.cmt-btn.cmt-btn-color-white.cmt-btn-bgcolor-white:hover,
.cmt-btn.cmt-btn-color-grey:hover,
.cmt-cart-form button,
.cmt-header-icons .cmt-header-search-link a,
.cmt-header-style-03 .cmt-custombutton a:hover,
.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-white,
.cmt-testimonial-box-view-style1:hover .cmt-bgcolor-white.testimonial-content:after,
.cmt-textcolor-white,
.cmt-textcolor-white .cmt-fid-icon-wrapper i,
.cmt-textcolor-white .featured-content .featured-title h5 a,
.cmt-textcolor-white a,
.cmt-textcolor-white h1,
.cmt-textcolor-white h2,
.cmt-textcolor-white h3,
.cmt-textcolor-white h4,
.cmt-textcolor-white h5,
.cmt-textcolor-white h6,
.cmt-toggle-title-bgcolor-skincolor .toggle-title a,
.coupon button,
.dark-flatborder-button:hover,
.featured-icon-box.style1 .cmt-icon.cmt-icon_element-border.cmt-icon_element-color-white:hover,
.featured-icon-box.style1:hover .cmt-icon.cmt-icon_element-color-skincolor,
.featured-icon-box.style2 .highlight-box p,
.footer .social-icons li>a:hover,
.pagination-block .page-numbers.current,
.pagination-block .page-numbers:hover,
.place-order button,
.sidebar .widget .tagcloud a:hover,
.sidebar .widget-Categories li span,
.sidebar .widget-area .widget.widget-link .social-icons li>a:hover,
.sidebar .widget_product_categories li span,
.skin-flatborder-button:hover,
a.checkout-button,
a.checkout-button:hover,
a.cmt-btn-bgcolor-darkgrey,
a.cmt-btn-bgcolor-skincolor,
a.cmt-btn-bgcolor-skincolor:hover {
  color: rgba(255, 255, 255, 1);
}

.cmt-bgcolor-darkgrey .featured-icon-box p,
.cmt-bgcolor-darkgrey .section-title .title-desc,
.cmt-bgcolor-darkgrey .timeline .timeline-body p,
.cmt-bgcolor-darkgrey p,
.cmt-bgcolor-darkgrey ul li,
.cmt-bgcolor-darkgrey ul.cmt-list li .cmt-list-li-content,
.cmt-bgcolor-darkgrey>p,
.cmt-bgcolor-skincolor .featured-icon-box p,
.cmt-bgcolor-skincolor .section-title .title-desc,
.cmt-bgcolor-skincolor .timeline .timeline-body p,
.cmt-bgcolor-skincolor p,
.cmt-bgcolor-skincolor ul li,
.cmt-bgcolor-skincolor ul.cmt-list li .cmt-list-li-content,
.cmt-bgcolor-skincolor ul.top-contact li a:hover,
.cmt-bgcolor-skincolor.cmt-topbar-wrapper ul.social-icons li>a:hover,
.cmt-bgcolor-skincolor>p,
.cmt-textcolor-white .text-opecity,
.cmt-textcolor-white blockquote,
.cmt-textcolor-white.text-opecity {
  color: rgba(255, 255, 255, 0.8);
}

.banner-img-box .featured-content .cmt-btn,
.banner-img-box .featured-content .cmt-btn:hover,
.banner-img-box .featured-content .featured-desc p,
.banner-img-box .featured-content .featured-title h5,
.cmt-bgcolor-darkgrey .cmt-progress-bar .progress-bar-percent,
.cmt-bgcolor-darkgrey .cmt-progress-bar .progress-parcent,
.cmt-bgcolor-darkgrey .cmt-progress-bar .progressbar-title,
.cmt-bgcolor-darkgrey .cmt-progress-bar h4,
.cmt-bgcolor-darkgrey .cmt-testimonial-box-view-style1 .testimonial-caption h5,
.cmt-bgcolor-darkgrey .cmt-testimonial-box-view-style1 .testimonial-caption label,
.cmt-bgcolor-darkgrey .featured-icon-box .featured-icon.cmt-icon_element-border,
.cmt-bgcolor-darkgrey .featured-title h5,
.cmt-bgcolor-darkgrey .inside h3,
.cmt-bgcolor-darkgrey .section-title h2.title,
.cmt-bgcolor-skincolor .cmt-fid-icon-wrapper i,
.cmt-bgcolor-skincolor .cmt-fid-view-righticon .cmt-fid-icon-wrapper,
.cmt-bgcolor-skincolor .cmt-fid.inside h4,
.cmt-bgcolor-skincolor .cmt-progress-bar .progress-bar-percent,
.cmt-bgcolor-skincolor .cmt-progress-bar .progress-parcent,
.cmt-bgcolor-skincolor .cmt-progress-bar .progressbar-title,
.cmt-bgcolor-skincolor .cmt-progress-bar h4,
.cmt-bgcolor-skincolor .cmt-testimonial-box-view-style1 .testimonial-caption h5,
.cmt-bgcolor-skincolor .cmt-testimonial-box-view-style1 .testimonial-caption label,
.cmt-bgcolor-skincolor .fa-star:before,
.cmt-bgcolor-skincolor .featured-icon-box .featured-icon.cmt-icon_element-border,
.cmt-bgcolor-skincolor .featured-title h5,
.cmt-bgcolor-skincolor .featured-title h6,
.cmt-bgcolor-skincolor .inside h3,
.cmt-bgcolor-skincolor .section-title h2.title,
.cmt-bgcolor-skincolor .section-title h5,
.cmt-blog-classic .social-icons ul li a,
.cmt-blog-single .social-icons ul li a,
.cmt-box-post-date,
.cmt-btn.cmt-btn-color-darkgrey.cmt-btn-style-border:hover,
.cmt-btn.cmt-btn-color-white,
.cmt-icon_element-bgcolor-skincolor i,
.cmt-icon_element-color-white,
.cmt-tabs ul.tabs li.active a,
.cmt-team-member-single-content .cmt-social-links-wrapper ul li a:hover,
.cmt-testimonial-box-view-style2 .cmt-ratting-star i.fa-star:before,
.cmt-textcolor-white,
.cmt-textcolor-white a,
.featured-icon-box.style11.active .cmt-icon.cmt-icon_element-size-md i,
.featured-icon-box.style11.active .featured-desc p,
.featured-icon-box.style11.active .featured-title h5,
.featured-icon-box.style11:hover .cmt-icon.cmt-icon_element-size-md i,
.featured-icon-box.style11:hover .featured-desc p,
.featured-icon-box.style11:hover .featured-title h5,
.featured-icon-box.style4:hover .cmt-btn.btn-inline,
.featured-icon-box.style4:hover .featured-desc p,
.featured-icon-box.style4:hover .featured-icon .cmt-icon,
.featured-icon-box.style4:hover .featured-title h5 a,
.featured-imagebox-portfolio .category p,
.featured-imagebox-portfolio .featured-title h5 a,
.featured-imagebox-team.style1 .social-icons li>a:hover,
.featured-imagebox-team.style2 .social-icons li>a,
.more-project-box .social-icons ul li a,
.newsletter-form button[type="submit"],
.services-icon-box i,
.social-media-block .media-button ul li a:hover,
.testimonials.cmt-testimonial-box-view-style2 .testimonial-content label,
.tp-caption.skin-flatborder-button:hover {
  color: #fff;
}

#site-navigation .menu ul.dropdown>li>a:before,
.cmt-bgcolor-darkgrey .cmt-custombutton.cmt-btn-bgcolor-skincolor:hover,
.cmt-bgcolor-darkgrey .section-title.with-desc .title-header:before,
.cmt-bgcolor-grey .pagination-block .page-numbers,
.cmt-bgcolor-skincolor .inside.cmt-fid-view-topicon h3:after,
.cmt-bgcolor-skincolor .section-title.with-desc .title-header:after,
.cmt-bgcolor-white,
.cmt-bgcolor-white>.cmt-bg-layer,
.cmt-bgimage-yes .cmt-pricing-plan,
.cmt-blog-single .blockquote-box,
.cmt-btn-bgcolor-white,
.cmt-btn.cmt-btn-style-border.cmt-bgcolor-white,
.cmt-col-bgcolor-skincolor .inside.cmt-fid-view-topicon h3:after,
.cmt-highlight-fid-style1,
.cmt-icon_element-background-color-white,
.cmt-video-btn .cmt-video-btn-play,
.cmt-video-btn .cmt-video-btn-play:after,
.cmt-video-btn .cmt-video-btn-play:before,
.cmt-video-play-btn,
.contact-box,
.featured-icon-box.style2,
.featured-imagebox-post.left-image,
.featured-imagebox-post.style1 .featured-content,
.featured-imagebox-services .featured-content-services,
.featured-imagebox-team.style1 .social-icons li>a,
.site-navigation ul.social-icons li a:hover {
  background-color: #fff;
}

.cmt-bgcolor-darkgrey .featured-icon-box .featured-icon.cmt-icon_element-border,
.cmt-bgcolor-grey .pagination-block .page-numbers,
.cmt-bgcolor-skincolor .featured-icon-box .featured-icon.cmt-icon_element-border,
.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-white,
.featured-imagebox-team.style1 .social-icons li>a,
.white-border,
.with-border.white-border {
  border-color: #fff;
}

.cmt-bgcolor-skincolor .heading-seperator span:after,
.cmt-bgcolor-skincolor .heading-seperator:after,
.cmt-search-overlay .w-search-form-row:before {
  border-bottom-color: #fff !important;
}

.cmt-bgcolor-grey>.cmt-bg-layer {
  background-color: #f5f5f5;
}

.cmt-bgcolor-grey,
.cmt-btn-bgcolor-grey,
.cmt-icon.cmt-icon_element-fill.cmt-icon_element-bgcolor-grey,
.cmt-search-overlay .cmt-site-searchform input[type="search"],
.contact-detail-box,
.sidebar .cmt-bgcolor-grey>.cmt-bg-layer,
.sidebar .widget.widget-search .input-text,
.featured-imagebox-services.style2 .bottom-footer {
  background-color: #f8f9fa;
}

.cmt-icon_element-border.cmt-icon_element-color-grey,
.cmt_single_image-wrapper.border-style3:after {
  border-color: #f2f2f2;
}

#site-header-menu #site-navigation .menu ul li>a,
.accordion .toggle.cmt-style-classic.style1 .toggle-title,
.breadcrumb-wrapper span,
.breadcrumb-wrapper span.cmt-bread-sep,
.cmt-blog-single blockquote,
.cmt-box-post-date,
.cmt-btn,
.cmt-comment-owner,
.cmt-header-style-03 .cmt-custombutton a,
.cmt-pf-detailbox-list .cmt-pf-details-date .cmt-pf-left-details,
.cmt-team-list-value,
.cmt-top-info-con .title-box h5,
.comment-meta .cmt-comment-owner h5,
.head-font,
blockquote cite,
ul.project_info li span,
.about-overlay-shape.style3 {
  font-family: "Josefin Sans", sans-serif;
}

#site-header-menu #site-navigation .menu>ul>li>ul>li a,
.body-font,
.cmt-highlight-fid-style1.inside h3,
.cmt-topbar-wrapper .cmt-btn.btn-inline,
.contact-box h6,
.featured-icon-box.style2 .highlight-box h5,
.featured-icon-box.style6 .featured-title h5,
.featured-icon-box.style7 .featured-title h5,
.header-btn .cmt-btn,
.section-title h5,
.widget.widget_text h3.widget_text_title,
.cmt-fid-view-lefticon.style3.inside h3 {
  font-family: Poppins, sans-serif;
}

#preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -30px 0 0 -30px;
}

#status {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #fff;
  background-image: url(../images/pre-loader-1.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.social-icons ul {
  margin: 0;
  padding: 0;
}

.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.social-icons li {
  display: inline-block;
  border: none;
}

.social-icons.circle li>a,
.social-icons.square li>a {
  border: 1px solid #fff;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  font-size: 14px;
  border-radius: 50%;
}

.social-icons.square li>a {
  border-radius: 0;
}

.tooltip-top {
  position: relative;
}

.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

.tooltip:before,
[data-tooltip]:before {
  z-index: 1001;
  border: 6px solid transparent;
  background: 0 0;
  content: "";
}

.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: hsla(0, 0%, 20%, 0.9);
}

.tooltip-top:after,
.tooltip-top:before,
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  bottom: 78%;
  left: 50%;
}

.tooltip-top:focus:after,
.tooltip-top:focus:before,
.tooltip-top:hover:after,
.tooltip-top:hover:before,
.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  transform: translateY(-12px);
}

.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
  margin-left: -80px;
}

.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  border-radius: 5px;
}

.tooltip:focus:after,
.tooltip:focus:before,
.tooltip:hover:after,
.tooltip:hover:before,
[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
  visibility: visible;
  opacity: 1;
}

.cmt-topbar-wrapper {
  line-height: 50px;
}

.cmt-header-style-03 .cmt-topbar-wrapper {
  border-bottom: 1px solid #efecec;
}

.cmt-topbar-wrapper .top-contact.text-left {
  position: relative;
  float: left;
}

.top-contact li {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.top-contact>li:not(:last-child) {
  padding-right: 30px;
}

.top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  display: inline-block;
  position: relative;
  line-height: 50px;
}

.top-contact>li:not(:last-child):after {
  content: "";
  height: 22px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  display: block;
  position: absolute;
  right: 15px;
  top: 14px;
}

.topbar-right .top-contact>li:not(:last-child) {
  padding: 0 30px 0 0;
}

.cmt-topbar-content .cmt-btn.cmt-btn-size-md {
  padding: 17px 30px 16px 30px;
  margin-left: 15px;
}

.topbar-right .top-contact.cmt-highlight-right li:last-child:after {
  content: unset;
}

.cmt-topbar-content .topbar-right .list-inline {
  display: inline-block;
  line-height: 50px;
}

.top-contact.cmt-highlight-left {
  padding-right: 15px;
  margin-right: 10px;
}

.top-contact.cmt-highlight-right {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}

.top-contact.cmt-highlight-left:after,
.top-contact.cmt-highlight-right:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 5000px;
  height: 100%;
}

.cmt-header-style-01 .cmt-topbar-content .topbar-right {
  position: relative;
}

.cmt-header-style-01 .cmt-topbar-content .topbar-right:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 5000px;
  height: 100%;
}

.cmt-topbar-content .topbar-right:after {
  left: 0;
}

.cmt-header-style-01 .cmt-topbar-content .topbar-right:before {
  position: absolute;
  content: "";
  top: 0;
  width: 1200px;
  right: 100%;
  height: 100%;
}

.top-contact strong {
  font-weight: 600;
}

.top-contact li i {
  margin-right: 9px;
}

.cmt-top-info-con ul li {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  height: 100%;
  margin: 0;
}

.cmt-top-info-con>ul {
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0;
  display: table;
  vertical-align: middle;
  height: 100%;
}

.cmt-top-info-con {
  float: right;
  position: relative;
  z-index: 3;
  text-align: right;
}

.cmt-top-info-con>ul:not(.social-icons)>li {
  padding: 0 30px;
}

.cmt-top-info-con>ul:not(.social-icons)>li:last-child {
  padding-right: 0;
}

.cmt-top-info-con>ul:not(.social-icons)>li:first-child {
  padding-left: 0;
}

.cmt-top-info-con ul li .cmt-header-icon-box,
.cmt-top-info-con ul li .title-box {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.cmt-header-style-03 .topbar-right .top-contact>li:not(:last-child) {
  padding: 0 20px;
  border-right: 1px solid #efecec;
  border-left: 1px solid #efecec;
}

.cmt-header-style-03 ul.social-icons li i {
  margin: 0;
}

.cmt-header-style-03 ul.social-icons li {
  border-right: 1px solid #efecec;
  margin: 0;
}

.cmt-header-style-03 ul.social-icons li a {
  height: 49px;
  line-height: 49px;
  padding: 0 15px;
  text-align: center;
}

.cmt-topbar-wrapper .cmt-btn.btn-inline {
  font-weight: 400;
  text-transform: capitalize;
}

.cmt-header-style-03 .topbar-btn {
  border-right: 1px solid #efecec;
}

ul li .cmt-header-icon-box {
  position: relative;
}

.cmt-header-icon-box i {
  font-size: 30px;
}

.cmt-top-info-con ul li .title-box {
  padding-left: 18px;
}

.cmt-top-info-con .title-box h5 {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 0;
}

.cmt-top-info-con .title-box p {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 0;
  font-family: Ubuntu, sans-serif;
}

.cmt-header-style-03 .cmt-top-info-con,
.site-branding {
  height: 108px;
  line-height: 108px;
}

.cmt-header-top-wrapper {
  position: relative;
}

.site-branding a {
  transition: none;
}

.cmt-header-style-01 .site-branding {
  text-align: center;
}

.site-navigation {
  position: relative;
}

.cmt-header-style-01 .site-navigation>.container {
  padding: 0;
}

#site-header-menu #site-navigation .menu ul li ul>li:not(:last-child) {
  border-bottom: 1px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.08);
}

#site-header-menu #site-navigation .menu ul {
  padding: 0;
  margin: 0;
}

.cmt-menu-toggle {
  float: right;
}

.cmt-menu-toggle input[type="checkbox"] {
  display: none;
}

#site-header-menu #site-navigation .menu>ul>li {
  display: inline-block;
  position: relative;
}

#site-header-menu #site-navigation .menu ul li:hover>ul {
  opacity: 1;
  visibility: visible;
}

#site-header-menu #site-navigation .menu ul ul>li {
  position: relative;
}

#site-header-menu #site-navigation .menu ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}

#site-header-menu #site-navigation .menu ul li>a {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 17px;
  line-height: 15px;
  position: relative;
}

#site-header-menu #site-navigation ul ul li {
  position: relative;
  border-bottom: 1px solid transparent;
}

#site-header-menu #site-navigation .menu ul li>ul li>a {
  padding: 15px 10px 15px 10px;
  position: relative;
  font-weight: 400;
  font-size: 13px;
  height: auto;
  line-height: 18px;
  margin: 0;
  color: #666;
}

#site-header-menu #site-navigation .menu ul>li>ul li.has-submenu>a:after {
  content: "\f105";
  position: absolute;
  background-color: transparent;
  right: 12px;
  top: 16px;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 15px;
  margin-left: 4px;
  opacity: 0.8;
}

#site-header-menu #site-navigation .menu ul li a span {
  padding: 1px 3px 2px;
  border-radius: 2px;
  font-size: 10px;
  line-height: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 10px;
  position: relative;
}

.social-icons li {
  margin: 0 2px;
}

.site-navigation .cmt-social-links-wrapper {
  margin: 0;
  position: relative;
  padding-left: 15px;
}

.cmt-header-style-03 .cmt-rt-contact {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  height: 66px;
  padding: 15px 40px;
}

.cmt-header-style-03 .cmt-rt-contact .cmt-rt-icon {
  line-height: 40px;
  width: 40px;
  left: 0;
  background-color: #fff;
  margin-left: -20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  font-size: 15px;
  z-index: 1;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0;
  text-align: center;
}

.cmt-header-style-03 .cmt-rt-contact .cmt-rt-icon:before {
  position: absolute;
  content: "";
  background-color: #fff;
  opacity: 0.38;
  height: 48px;
  width: 48px;
  line-height: 48px;
  border-radius: 50%;
  top: -4px;
  left: -4px;
}

.cmt-header-style-03 .cmt-rt-contact p {
  margin-bottom: 3px;
  font-size: 13px;
  line-height: 1;
}

.cmt-header-icons,
.cmt-header-style-03 .cmt-rt-contact .cmt-header-icons {
  position: relative;
  padding-left: 0;
  float: right;
}

.cmt-header-icons .cmt-header-cart-link a,
.cmt-header-icons .cmt-header-search-link a {
  position: relative;
  text-align: center;
  font-size: 15px;
  z-index: 9;
  margin: 0 14px;
  transition: unset;
}

.cmt-header-icons .cmt-header-cart-link a i,
.cmt-header-icons .cmt-header-search-link a i {
  font-weight: 500;
}

.cmt-header-icons .cmt-header-cart-link span.number-cart {
  position: absolute;
  top: -8px;
  left: 6px;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 17px;
  font-size: 9px;
  display: block;
  color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header-btn {
  padding-left: 24px;
}

.header-btn .cmt-btn {
  font-weight: 500;
  padding: 7px 22px 7px 22px;
}

.cmt-header-icon {
  position: relative;
  transition: unset;
}

.cmt-search-overlay {
  position: absolute;
  top: 100%;
  right: 0;
  width: 400px;
  background: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  z-index: 111;
}

.cmt-header-style-04 .cmt-search-overlay .w-search-form-row:before {
  right: 12px;
}

.cmt-search-overlay .w-search-form-h {
  display: table;
  height: 100%;
  width: 100%;
}

.cmt-search-overlay .w-search-form-row {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 10px;
}

.cmt-search-overlay .w-search-form-row:before {
  position: absolute;
  right: 17px;
  top: -8px;
  width: 47px;
  height: 47px;
  text-align: center;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 8px solid;
  content: " ";
}

.cmt-search-overlay .cmt-site-searchform input[type="search"] {
  font-size: 14px;
  text-align: left;
  height: 50px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  color: #666;
  width: 85%;
  line-height: 1.3em;
  float: left;
  background-color: #f5f5f5;
}

.cmt-search-overlay .cmt-site-searchform button {
  font-size: 17px;
  width: 15%;
  padding: 0;
  border: 0;
  border-radius: 0;
  height: 50px;
  text-align: center;
  display: block;
  line-height: 52px;
  color: #fff;
  float: left;
}

.cmt-header-search-link .cmt-tectxon-icon-search:before {
  font-weight: 600;
}

.cmt-tectxon-icon-search:before {
  content: "\e825";
  font-family: themify;
}

.cmt-search-overlay.st-show {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.footer {
  background-image: url(../images/footer-bg.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.footer .widget {
  margin: 82px 0 60px;
}

.footer .cmt-textcolor-white {
  color: rgba(255, 255, 255, 0.8);
}

.footer .widget .cmt-btn.cmt-btn-size-md {
  padding: 14px 27px 14px 27px;
}

.footer .widget .widget-title {
  font-size: 21px;
  line-height: 28px;
}

.footer .bottom-footer-text,
.footer .first-footer {
  background-color: #0d1c33;
}

.footer-logo img {
  max-height: 41px;
  width: auto;
}

.first-footer .cmt-footer-cta-wrapper {
  position: relative;
  padding: 30px 0 30px 30px;
  z-index: 1;
}

.first-footer .cmt-footer-cta-wrapper .featured-icon-box {
  padding: 0;
}

.cmt-footer-cta-wrapper .featured-icon-box .cmt-icon.cmt-icon_element-size-lg {
  height: 48px;
  width: 40px;
}

.cmt-footer-cta-wrapper .featured-icon-box .cmt-icon.cmt-icon_element-size-lg i {
  font-size: 46px;
  margin-left: 8px;
}

.first-footer .cmt-footer-cta-wrapper .featured-title h5 {
  margin-bottom: 4px;
  font-size: 26px;
  line-height: 1;
}

.cmt-footer-cta-wrapper .featured-title p {
  margin-bottom: 0;
  color: #fff !important;
  line-height: 1;
}

.newsletter-form p {
  margin: 0;
}

.newsletter-form input[type="email"] {
  background-color: #f4f7fb;
  padding: 12px 15px;
  border: none;
  height: 50px;
  border: 1px solid transparent;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.newsletter-form button[type="submit"] {
  position: absolute;
  top: 0;
  font-weight: 400;
  right: 15px;
  border: 1px solid transparent;
  height: 50px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 54px;
  border-radius: 0;
}

.widget ul {
  margin: 0;
  padding: 0;
}

.widget ul>li {
  padding: 0 0 15px 0;
  position: relative;
}

.widget .widget-title {
  font-size: 21px;
  line-height: 28px;
}

.widget .widget-title {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
}

.widget.widget_text h3.widget_text_title {
  font-size: 27px;
  font-weight: 500;
}

.widget ul#menu-footer-services li a {
  padding-left: 22px;
}

.widget ul#menu-footer-services li a:before {
  font-family: fontello;
  content: "\ed95";
  position: absolute;
  top: 8px;
  left: 0;
  line-height: 1em;
  font-size: 11px;
}

/* .widget ul#menu-footer-services li {
	display: inline-block;
	width: calc(50% - 2px);
	float: none;
	padding: 0 0 8px 0;
	position: relative
} */
.widget ul#menu-footer-services li {
  display: block;
  width: 100%;
  float: none;
  padding: 0 0 10px;
  position: relative;
}

.widget.widget_contact ul li {
  padding-left: 30px;
  position: relative;
  padding-top: 0;
  padding-bottom: 15px;
}

.widget_contact li i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 16px;
}

.widget.widget_contact li:not(:last-child),
.widget.widget_post li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  margin-bottom: 15px;
}

.widget.widget_post ul {
  margin-top: 5px;
}

.widget.widget_post li:not(:last-child) {
  margin-bottom: 20px;
}

.copyright {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}

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

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

.cmt-footer2-left,
.cmt-footer2-right {
  font-size: 13px;
}

.footer .social-icons li {
  margin-left: 4px;
  margin-right: 4px;
  min-width: auto;
}

.footer .social-icons li>a {
  width: 23px;
  height: 33px;
  line-height: 32px;
  border: none;
  background-color: transparent;
  font-size: 16px;
}

.footer .cmt-textcolor-white .social-icons a {
  color: rgba(248, 252, 255, 0.6);
}

#totop {
  font-weight: 900;
  color: #fff;
  display: none;
  position: fixed;
  right: 34px;
  bottom: 34px;
  z-index: 999;
  height: 0;
  width: 0;
  font-size: 0;
  text-align: center;
  padding-top: 3px;
  line-height: 34px;
  border-radius: 0;
}

#totop.top-visible {
  height: 40px;
  width: 40px;
  font-size: 22px;
  display: inline;
}

.cmt-page-title-row {
  position: relative;
  background-image: url(../images/cmt-pagetitle-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

div.cmt-page-title-row>.cmt-bg-layer {
  background-color: rgba(24, 35, 51, 0.85);
}

.cmt-page-title-row {
  display: block;
  padding-top: 95px;
  padding-bottom: 90px;
  z-index: 2;
  text-align: center;
}

.title-box .page-title-heading h1 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 41px;
  line-height: 50px;
  color: #fff;
  margin-bottom: 0;
}

.breadcrumb-wrapper span a {
  font-weight: 600;
  color: #fff;
}

.breadcrumb-wrapper span {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
}

.breadcrumb-wrapper span>i {
  margin: 0 5px;
  font-size: 15px;
}

.contact-box {
  padding: 30px 30px 30px;
  border: 1px solid #ebeef0;
  -webkit-box-shadow: 0 0 1px 0 rgba(34, 34, 34, 0.07);
  -moz-box-shadow: 0 0 1px 0 rgba(34, 34, 34, 0.07);
  box-shadow: 0 0 1px 0 rgba(34, 34, 34, 0.07);
}

.contact-box h5 {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 0;
}

.contact-box h6 {
  font-size: 15px;
  line-height: 20px;
  padding-top: 30px;
  font-weight: 600;
  text-transform: capitalize;
}

.contact-box span,
.contact-box span a {
  color: #777;
  display: inline-block;
}

.contact-detail-box {
  margin-top: 35px;
  padding: 20px 15px 15px;
}

.contact-detail-box .featured-icon .cmt-icon {
  margin-bottom: 10px;
}

article.cmt-blog-classic {
  margin-bottom: 30px;
  padding-bottom: 0;
}

.post-featured-wrapper,
article.cmt-blog-classic {
  position: relative;
}

.cmt-blog-classic .cmt-box-post-date .entry-date,
.cmt-blog-classic .cmt-box-post-date .entry-month {
  display: block;
  font-size: 22px;
  line-height: 18px;
}

article.cmt-blog-classic .cmt-blog-classic-content {
  padding: 30px 30px;
  background: #fff;
  z-index: 1;
  position: relative;
  border: 1px solid #f2f2f2;
}

.cmt-blog-classic .post-meta {
  margin: 25px -30px;
  padding: 10px 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.cmt-blog-classic .post-meta .cmt-meta-line {
  font-size: 13px;
  line-height: 15px;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}

.cmt-blog-classic .post-meta .cmt-meta-line:not(:last-child):after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  top: 0;
  right: 10px;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
}

.cmt-blog-classic .post-meta .cmt-meta-line i {
  padding-right: 7px;
  font-size: 15px;
}

.cmt-blog-classic .entry-header .entry-title {
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 0;
}

.cmt-blog-classic .cmt-blogbox-desc-footer {
  margin-top: 15px;
  clear: both;
  overflow: hidden;
}

.cmt-blogbox-footer-readmore {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cmt-blogbox-footer-readmore a {
  font-size: 15px;
  font-weight: 600;
}

.cmt-blogbox-desc-footer .cmt-social-share-wrapper {
  position: relative;
}

.cmt-blogbox-desc-footer .cmt-social-share-wrapper .social-icons {
  content: "";
  position: absolute;
  left: 0 !important;
  top: 0;
  width: max-content;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  -moz-transform: translateX(50%);
  transform: translateX(50%);
}

.cmt-blogbox-desc-footer .cmt-social-share-wrapper.cmt-show-share-list .social-icons {
  opacity: 1;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}

.cmt-blogbox-desc-footer .cmt-social-share-wrapper span {
  cursor: pointer;
  margin-left: 15px;
}

.cmt-blog-single .blockquote-box {
  position: relative;
  padding: 37px 45px 37px 150px;
  margin: 30px 0 30px 0;
  display: block;
  border: 1px solid #f2f2f2;
}

.cmt-blog-single blockquote {
  position: relative;
  border: none;
  font-style: italic;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  margin: 0;
}

.cmt-blog-single blockquote:before {
  content: "";
  position: absolute;
  left: -25px;
  top: 0;
  width: 5px;
  height: 100%;
  display: block;
}

.cmt-blog-single .blockquote-box:after {
  content: '"';
  font-family: "Nunito Sans", sans-serif;
  font-size: 80px;
  font-weight: 400;
  position: absolute;
  left: 55px;
  top: 50%;
  font-style: normal;
  display: block;
  margin-top: 10px;
}

blockquote cite {
  font-style: normal;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.social-media-block .media-button ul {
  margin: 0;
}

.social-media-block .media-button ul li {
  display: inline-block;
}

.social-media-block .media-button ul li a {
  padding: 12px 20px;
  font-size: 15px;
  line-height: 15px;
  color: #7c818e;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  display: block;
  margin-right: 5px;
}

.social-icons ul li.facebook-icon a {
  background-color: #3b5999;
  border: 1px solid #3b5999;
}

.social-icons ul li.twitter-icon a {
  background-color: #55acee;
  border: 1px solid #55acee;
}

.social-icons ul li.google-plus-icon a {
  background-color: #dd4b39;
  border: 1px solid #dd4b39;
}

.social-icons ul li.linkedin-icon a {
  background-color: #0077b5;
  border: 1px solid #0077b5;
}

.social-icons ul li.pinterest-icon a {
  background-color: #bd081c;
  border: 1px solid #bd081c;
}

.comments-area {
  margin-top: 50px;
  margin-bottom: 0;
}

.comments-area h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
}

.comment-list li {
  position: relative;
  margin-top: 30px;
}

.comment-list .children {
  margin-left: 35px;
}

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0;
}

.single-post .comments-area {
  margin-top: 50px;
  margin-bottom: 0;
}

.single-post .comments-area .comments-title {
  font-size: 33px;
  font-weight: 600;
}

.comment-body {
  margin-left: 105px;
  margin-top: 35px;
  margin-bottom: 30px;
  padding: 25px 20px 20px;
  position: relative;
  background-color: #fff;
  border: 1px solid #f2f2f2;
}

.comment-body:after,
.comment-body:before {
  position: absolute;
  top: 17px;
  width: 0;
  height: 0;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #f2f2f2 transparent #f2f2f2;
  z-index: 1;
  content: "";
  left: -12px;
}

.comment-author {
  float: left;
  text-align: center;
  width: 87px;
  height: 87px;
  display: block;
  margin-right: 25px;
  overflow: hidden;
  margin-left: -125px;
  margin-top: -20px;
}

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

.comment-reply-title {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 28px;
}

.comment-meta {
  font-size: 14px;
  padding: 0;
  position: relative;
}

.comment-meta,
.comment-meta a {
  color: #6e6e6e;
  font-size: 13px;
}

.cmt-comment-owner,
.comment-meta .cmt-comment-owner h5 {
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  font-style: normal;
}

.comment-box .author-content-wrap p {
  margin-top: 10px;
  margin-bottom: 5px;
}

.single article.post .comment-body p {
  margin-top: 10px;
}

.comment-list a.comment-reply-link {
  border: none;
  color: #fff;
  font-size: 13px;
  padding: 2px 30px 3px 17px;
  position: relative;
  margin-top: 5px;
  display: inline-block;
}

.comment-list a.comment-reply-link:after {
  position: absolute;
  top: 4px;
  font-family: themify;
  content: "\e649";
  font-weight: 400;
  display: inline-block;
  margin-right: 0.2em;
  text-align: center;
  opacity: 1;
  line-height: 22px;
  font-size: 10px;
  margin-left: 8px;
}

.comments-area .comment-respond {
  padding-top: 10px;
}

#respond .comment-reply-title {
  margin: 0 0 20px !important;
}

.comment-form {
  margin-bottom: 20px;
}

.comment-form .comment-notes {
  margin-bottom: 25px;
  font-style: italic;
}

.comment-form p:not(.comment-notes) {
  margin-bottom: 20px;
}

.comment-form textarea {
  height: 125px;
}

.comment-form input[type="email"],
.comment-form input[type="text"],
.comment-form input[type="url"],
.comment-form textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding-left: 0;
}

.comments-area .comment-form .comment-form-author,
.comments-area .comment-form .comment-form-email,
.comments-area .comment-form .comment-form-url {
  position: relative;
  float: left;
  width: 100%;
}

.comments-area .comment-form .comment-form-url {
  margin-right: 0;
}

.cmt-social-share-title span {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  margin-right: 5px;
  margin-bottom: 0;
}

.cmt-social-share-title span i {
  margin-left: 5px;
}

.cmt-pf-view-left-image .cmt-pf-single-detail-box .cmt-portfolio-title h2 {
  font-size: 25px;
  line-height: 30px;
}

.cmt-pf-view-left-image .cmt-pf-detailbox-list {
  margin-top: -17px;
  padding: 0;
}

.cmt-pf-detailbox-list .cmt-pf-details-date {
  position: relative;
  display: block;
  padding: 15px 0 17px 45px;
  font-size: 1em;
  margin-left: 3px;
}

.cmt-pf-detailbox-list .cmt-pf-details-date:after {
  position: absolute;
  content: "";
  height: 45px;
  background-color: rgba(0, 0, 0, 0.09);
  width: 1px;
  top: 15px;
  left: 30px;
}

.cmt-pf-detailbox-list {
  margin: 0;
  padding: 0;
}

.cmt-pf-view-left-image .cmt-pf-details-date:not(:last-child):before {
  height: 1px;
  display: block;
  width: 95%;
  background: #e2e3e5;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}

.cmt-pf-detailbox-list .cmt-pf-details-date .cmt-pf-left-details {
  font-weight: 500;
  margin-right: 5px;
  margin-left: 0;
  font-size: 18px;
  display: block;
}

.cmt-pf-detailbox-list .cmt-pf-details-date .cmt-pf-right-details {
  display: block;
  padding-top: 0;
}

.cmt-pf-detailbox-list .cmt-pf-details-date i {
  position: absolute;
  left: 0;
  top: 15px;
  display: inline-block;
  border-radius: 50%;
  padding-left: 0;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  transform: translate(0, 0);
  z-index: 1;
  line-height: 40px;
}

.cmt-nextprev-bottom-nav {
  position: relative;
  margin-top: 31px;
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
}

.cmt-nextprev-bottom-nav .nav-next,
.cmt-nextprev-bottom-nav .nav-previous {
  display: inline-block;
  position: relative;
}

.cmt-nextprev-bottom-nav .nav-next a,
.cmt-nextprev-bottom-nav .nav-previous a {
  text-align: center;
  top: 106px;
  right: 48px;
  color: #fff;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  border-radius: 0;
  border-width: 0;
  border-style: solid;
  font-size: 15px;
  padding: 12px 35px;
  border-radius: 0;
  font-weight: 700;
}

.cmt-nextprev-bottom-nav .nav-next a:after,
.cmt-nextprev-bottom-nav .nav-previous a:after {
  position: absolute;
  font-size: 15px;
  top: 10px;
}

.cmt-nextprev-bottom-nav .nav-previous a {
  padding-right: 25px;
  padding-left: 44px;
}

.cmt-nextprev-bottom-nav .nav-previous a:after {
  content: "\f100";
  font-family: FontAwesome;
  left: 25px;
}

.cmt-nextprev-bottom-nav .nav-next a {
  padding-right: 50px;
  padding-left: 32px;
}

.cmt-nextprev-bottom-nav .nav-next a:after {
  content: "\f101";
  font-family: FontAwesome;
  right: 25px;
}

.cmt-pf-single-related-wrapper {
  padding-top: 60px !important;
  padding-bottom: 80px !important;
}

.cmt-pf-single-related-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.more-project-box {
  padding: 25px 0;
  border-top: 1px solid #efecec;
  border-bottom: 1px solid #efecec;
  margin-bottom: 60px;
}

.more-project-box .cmt-social-share-title {
  position: relative;
}

.more-project-box .cmt-social-share-title:before {
  position: absolute;
  content: "";
  top: 3px;
  right: -10px;
  height: 20px;
  width: 1px;
  background-color: #efecec;
}

.more-project-box .social-icons {
  padding-left: 20px;
}

.cmt-post-prev-next-buttons {
  text-align: right;
}

.cmt-post-prev-next-buttons a {
  height: 38px;
  line-height: 38px;
  width: 38px;
  padding: 8px 10px;
  text-align: center;
  background-color: #efecec;
  color: #081528;
}

.cmt-team-member-content {
  margin-top: 40px;
}

.cmt-team-member-single-content,
.cmt-team-member-single-list {
  position: relative;
  margin: 0;
}

.cmt-team-member-content .cmt-team-member-single-title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

.cmt-team-member-single-position {
  display: block;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
}

.cmt-team-member-single-content .cmt-social-links-wrapper {
  display: block;
  clear: both;
  padding-top: 30px;
  border-top: 1px solid #f2f2f2;
  margin-top: 15px;
}

.cmt-team-member-single-content .cmt-social-links-wrapper ul li a {
  border: 1px solid #f2f2f2;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  font-size: 16px;
  color: #666;
}

.cmt-team-skills-wrapper {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid #dce1e9;
}

.cmt-team-skills-wrapper h5 {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}

.cmt-team-skills-wrapper .cmt-progress-bar {
  margin-bottom: 22px;
}

.cmt-team-skills-wrapper .progressbar-title {
  margin-bottom: 7px;
}

.cmt-team-member-single-content-wrapper .cmt-team-data {
  border-top: 1px solid #f2f2f2;
  padding-top: 35px;
  margin-top: 25px;
}

.cmt-team-member-single-content ul {
  margin: 0;
  padding: 0;
}

.cmt-team-details-list li {
  position: relative;
  padding: 15px 0 15px 0;
  font-size: 15px;
  line-height: 24px;
  display: block;
}

.cmt-team-details-list li .team-icon-box {
  height: 50px;
  width: 50px;
  line-height: 50px;
  display: table-cell;
  text-align: center;
  border: 1px solid #f2f2f2;
  vertical-align: middle;
}

.team-icon-box i {
  font-size: 22px;
}

.cmt-team-details-box {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.cmt-team-details-list .cmt-team-list-title {
  margin-right: 3px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.cmt-team-details-list .cmt-team-list-title,
.cmt-team-details-list .cmt-team-list-value {
  display: block;
}

.cmt-team-list-value {
  font-size: 20px;
  font-weight: 500;
}

.cmt-team-member-education-box span {
  font-size: 16px;
}

.cmt-team-member-content-about {
  margin-top: 35px;
}

.cmt-team-member-single-content form {
  padding: 35px 20px 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.banner-img-box {
  background-image: url(../images/widget-banner.jpg);
  padding: 15px;
  color: #fff;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
  min-height: 350px;
  position: relative;
}

.banner-img-box:before {
  content: "";
  position: absolute;
  height: 91%;
  width: 90%;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.banner-img-box .featured-content .featured-title h5 {
  font-size: 30px;
  line-height: 34px;
}

.banner-img-box .featured-content .featured-desc p {
  font-size: 14px;
  margin-bottom: 10px;
}

.element-row {
  padding: 80px 0 0;
  position: relative;
}

.element-row .section-title h2.title {
  margin-bottom: 25px;
}

.cmt-progress-bar .progress-bar.progress-bar-color-bar_blue {
  background-color: #0074cc;
}

.cmt-progress-bar .progress-bar.progress-bar-color-bar_green {
  background-color: #5bb75b;
}

.cmt-progress-bar .progress-bar.progress-bar-color-bar_pink {
  background-color: #f4524d;
}

.cmt-progress-bar .progress-bar.progress-bar-color-bar_turquoise {
  background-color: #00c1cf;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-yellow {
  background-color: #ffb300;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-orange {
  background-color: #ff4c00;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-red {
  background-color: #ff0a26;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-dark_pink {
  background-color: #ff0061;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-mulled_wine {
  background-color: #50485b;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-background-aqua {
  background-color: #39c8df;
}

.cmt-icon.cmt-icon_element-fill.cmt-icon_element-color-aqua {
  color: #39c8df;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-mulled_wine {
  border-color: #50485b;
  color: #50485b;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-blue {
  border-color: #5472d2;
  color: #5472d2;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-white {
  border-color: #fff;
  color: #fff;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-yellow {
  border-color: #ffb300;
  color: #ffb300;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-orange {
  border-color: #ff4c00;
  color: #ff4c00;
}

.cmt-icon.cmt-icon_element-border.cmt-icon_element-color-red {
  border-color: #ff0a26;
  color: #ff0a26;
}

.element-style .row .col-md-6 .featured-icon-box:not(:last-child) {
  padding: 0;
  margin-bottom: 40px;
}

.error-404 {
  position: relative;
}

.page-header {
  margin: 40px 0 20px;
}

section.error-404 {
  padding: 160px 0 120px;
  text-align: center;
  background-image: url(../images/error-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

section.error-404 .cmt-big-icon {
  font-size: 137px;
}

section.error-404 h1 {
  font-size: 92px;
  text-transform: uppercase;
  line-height: 100%;
}

section.error-404 .page-content p {
  font-size: 18px;
  margin-bottom: 40px;
  margin-top: -20px;
}

#map_canvas {
  margin: 0;
  padding: 0;
  height: 100%;
}

.map-wrapper {
  height: 385px;
}

.list-style-disc {
  list-style-type: disc !important;
}

.list-style-decimal {
  list-style-type: decimal !important;
}

ul.cmt-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.cmt-list.cmt-list-style-icon li i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 11px;
}

.cmt-list.cmt-list-style-icon li {
  padding-left: 23px;
  list-style: none;
  position: relative;
  padding-bottom: 8px;
}

ul.list-inline li {
  display: inline-block;
}

.cmt-video-bg {
  position: absolute;
  right: 0;
  min-width: 100%;
  min-height: max-content;
  top: 0;
  bottom: 0;
  left: 0;
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.87;
  z-index: 1;
}

.cmt-boxed .cmt-stickable-header.fixed-header {
  background-color: transparent !important;
  box-shadow: none;
}

.cmt-boxed .cmt-header-style-04 .cmt-stickable-header.fixed-header .site-navigation {
  background-color: #fff !important;
}

.cmt-boxed .cmt-header-style-01 .site-navigation:before,
.cmt-boxed .cmt-header-style-03 .site-navigation:before,
.cmt-boxed .cmt-header-style-01 .site-navigation:after,
.cmt-boxed .cmt-header-style-03 .site-navigation:after {
  position: unset;
}

.cmt-boxed .site-navigation .cmt-social-links-wrapper {
  padding-right: 15px;
}

.cmt-boxed .top-contact {
  padding: 0 15px;
}

.label-new:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 5px;
  margin-top: -5px;
}

/* start slider */
.carousel-control-prev,
.carousel-control-next {
  width: 70px;
  opacity: 1;
}

.custom-arrow {
  /* width: 60px !important; */
  width: 30px !important;
  height: 30px !important;
  /* height: 60px !important; */
  background-color: #ff5e14;
  background-size: 26px 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.25);
}

.carousel-control-prev:hover .custom-arrow,
.carousel-control-next:hover .custom-arrow {
  background-color: #000;
  transform: scale(1.08);
}

.carousel-control-prev:focus,
.carousel-control-next:focus {
  opacity: 1;
}

/* end slider */

/* start pro */
/*=========================================
      VK PRODUCTS SECTION
=========================================*/

/*=========================================*
* PRODUCTS SECTION
*=========================================*/

.vk-products-section {
  padding: 90px 20px;
  background: #f8f9fb;
}

.vk-products-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}

/*=========================================*
* HEADING
*=========================================*/

.vk-products-heading {
  text-align: center;
  margin-bottom: 60px;
}

.vk-products-heading h5 {
  color: #f26819;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 10px;
}

.vk-products-heading h2 {
  font-size: 42px;
  color: #222;
  font-weight: 700;
  margin: 0 0 15px;
}

.vk-products-heading p {
  max-width: 720px;
  margin: 0 auto;
  color: #666;
  line-height: 28px;
}

/*=========================================*
* GRID
*=========================================*/

.vk-products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: stretch;
}

/*=========================================*
* PRODUCT CARD
*=========================================*/

.vk-product-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  transition: 0.4s;

  display: flex;
  flex-direction: column;

  height: 100%;
}

.vk-product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.15);
}

/*=========================================*
* IMAGE
*=========================================*/

.vk-product-image {
  width: 100%;
  height: 280px;
  overflow: hidden;
  background: #fff;
  flex-shrink: 0;
}

.vk-product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: 0.5s;
}

.vk-product-card:hover .vk-product-image img {
  transform: scale(1.08);
}

/*=========================================*
* CONTENT
*=========================================*/

.vk-product-content {
  padding: 25px;

  text-align: center;

  display: flex;
  flex-direction: column;
  align-items: center;

  flex: 1;

  box-sizing: border-box;
}

/*=========================================*
* TITLE
*=========================================*/

.vk-product-content h3 {
  width: 100%;

  font-size: 22px;
  line-height: 28px;

  color: #222;

  margin: 0 0 15px;

  text-align: center;

  /*
    All titles get same height.
    So 1-line and 2-line titles
    don't disturb button alignment.
    */
  min-height: 56px;

  display: flex;
  align-items: center;
  justify-content: center;
}

/*=========================================*
* DESCRIPTION
*=========================================*/

.vk-product-content p {
  width: 100%;

  color: #666;

  font-size: 15px;
  line-height: 24px;

  margin: 0 0 20px;

  text-align: center;

  /*
    Same description height for all cards.
    */
  min-height: 72px;

  display: flex;
  align-items: flex-start;
  justify-content: center;
}

/*=========================================*
* BUTTON
*=========================================*/

.vk-product-btn {
  display: inline-flex;

  align-items: center;
  justify-content: center;

  padding: 12px 30px;

  background: #f26819;
  color: #fff;

  text-decoration: none;

  border-radius: 40px;

  transition: 0.3s;

  text-align: center;

  margin-top: auto;

  line-height: 20px;

  box-sizing: border-box;
}

.vk-product-btn:hover {
  background: #222;
  color: #fff;
}

/*=========================================*
* LAPTOP
*=========================================*/

@media (max-width: 1200px) {
  .vk-products-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }

  .vk-product-image {
    height: 260px;
  }
}

/*=========================================*
* TABLET
*=========================================*/

@media (max-width: 991px) {
  .vk-products-section {
    padding: 70px 20px;
  }

  .vk-products-heading {
    margin-bottom: 50px;
  }

  .vk-products-heading h2 {
    font-size: 34px;
  }

  .vk-product-image {
    height: 240px;
  }

  .vk-product-content {
    padding: 25px 20px;
  }

  .vk-product-content h3 {
    font-size: 21px;
    line-height: 27px;
    min-height: 54px;
  }

  .vk-product-content p {
    font-size: 15px;
    line-height: 25px;
    min-height: 75px;
  }
}

/*=========================================*
* MOBILE
*=========================================*/

@media (max-width: 767px) {
  .vk-products-section {
    padding: 60px 20px;
  }

  .vk-products-container {
    width: 100%;
  }

  .vk-products-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  /*=====================================*
    * HEADING
    *=====================================*/

  .vk-products-heading {
    margin-bottom: 40px;
  }

  .vk-products-heading h5 {
    font-size: 14px;
    letter-spacing: 1.5px;
  }

  .vk-products-heading h2 {
    font-size: 28px;
    line-height: 36px;
  }

  .vk-products-heading p {
    font-size: 15px;
    line-height: 26px;
    text-align: center;
  }

  /*=====================================*
    * CARD
    *=====================================*/

  .vk-product-card {
    width: 100%;
    height: auto;
  }

  /*=====================================*
    * IMAGE
    *=====================================*/

  .vk-product-image {
    width: 100%;
    height: 280px;

    display: flex;
    align-items: center;
    justify-content: center;

    padding: 15px;

    background: #fff;

    box-sizing: border-box;
  }

  .vk-product-image img {
    width: 100%;
    height: 100%;

    object-fit: contain;
    object-position: center;
  }

  /*=====================================*
    * CONTENT
    *=====================================*/

  .vk-product-content {
    width: 100%;

    padding: 20px;

    display: flex;
    flex-direction: column;
    align-items: center;

    text-align: center;

    box-sizing: border-box;
  }

  /*=====================================*
    * TITLE
    *=====================================*/

  .vk-product-content h3 {
    width: 100%;

    font-size: 20px;
    line-height: 27px;

    min-height: 54px;

    margin: 0 0 12px;

    text-align: center;

    display: flex;
    align-items: center;
    justify-content: center;
  }

  /*=====================================*
    * DESCRIPTION
    *=====================================*/

  .vk-product-content p {
    width: 100%;

    font-size: 15px;
    line-height: 25px;

    min-height: 75px;

    margin: 0 0 18px;

    text-align: center;

    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  /*=====================================*
    * BUTTON
    *=====================================*/

  .vk-product-btn {
    width: 100%;
    max-width: 220px;

    min-height: 44px;

    display: flex;

    align-items: center;
    justify-content: center;

    padding: 12px 25px;

    margin: auto auto 0;

    text-align: center;

    box-sizing: border-box;
  }
}

/*=========================================*
* SMALL MOBILE
*=========================================*/

@media (max-width: 480px) {
  .vk-products-section {
    padding: 60px 15px;
  }

  .vk-products-grid {
    gap: 20px;
  }

  /*=====================================*
    * HEADING
    *=====================================*/

  .vk-products-heading {
    margin-bottom: 35px;
  }

  .vk-products-heading h5 {
    font-size: 14px;
    letter-spacing: 1.5px;
  }

  .vk-products-heading h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .vk-products-heading p {
    font-size: 14px;
    line-height: 25px;
  }

  /*=====================================*
    * IMAGE
    *=====================================*/

  .vk-product-image {
    height: 260px;
    padding: 10px;
  }

  /*=====================================*
    * CONTENT
    *=====================================*/

  .vk-product-content {
    padding: 20px 15px;
  }

  .vk-product-content h3 {
    font-size: 19px;
    line-height: 26px;

    min-height: 52px;

    margin-bottom: 12px;
  }

  .vk-product-content p {
    font-size: 14px;
    line-height: 24px;

    min-height: 72px;

    margin-bottom: 18px;
  }

  /*=====================================*
    * BUTTON
    *=====================================*/

  .vk-product-btn {
    width: 100%;
    max-width: 210px;

    min-height: 44px;

    padding: 11px 20px;

    margin: auto auto 0;
  }
}

/* end pro */

/* start new pro  */
.rk-product-section {
  padding: 90px 0;
  background: #fff;
}

.rk-image {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.12);
}

.rk-image img {
  width: 100%;
  transition: 0.6s;
}

.rk-image:hover img {
  transform: scale(1.06);
}

.rk-subtitle {
  color: #d67c2f;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 18px;
}

.rk-content h2 {
  font-size: 52px;
  font-weight: 800;
  color: #1b2c43;
  line-height: 1.2;
  margin-bottom: 25px;
}

.rk-content p {
  color: #666;
  font-size: 17px;
  line-height: 32px;
  margin-bottom: 20px;
}

.rk-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.rk-list li {
  padding: 10px 0;
  font-size: 16px;
  color: #444;
  transition: 0.3s;
}

.rk-list li:hover {
  color: #d67c2f;
  padding-left: 8px;
}

.rk-btn {
  display: inline-block;
  padding: 15px 35px;
  background: #d67c2f;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  transition: 0.3s;
}

.rk-btn:hover {
  background: #1d2d44;
  color: #fff;
}

@media (max-width: 991px) {
  .rk-content {
    margin-top: 40px;
  }

  .rk-content h2 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  .rk-product-section {
    padding: 60px 0;
  }

  .rk-content h2 {
    font-size: 30px;
  }

  .rk-content p {
    font-size: 15px;
    line-height: 28px;
  }

  .rk-btn {
    width: 100%;
    text-align: center;
  }
}

.rk-specification-image-section {
  padding: 80px 0;
  background: #f8f9fa;
}

.rk-specification-image {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
}

.rk-specification-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 18px;
}

@media (max-width: 991px) {
  .rk-specification-image-section {
    padding: 60px 0;
  }
}

@media (max-width: 767px) {
  .rk-specification-image-section {
    padding: 40px 15px;
  }

  .rk-specification-image {
    border-radius: 12px;
  }

  .rk-specification-image img {
    border-radius: 12px;
  }
}

/*=========================
VIDEO SECTION
==========================*/

.rk-video {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
  transition: all 0.4s ease;
}

.rk-video:hover {
  transform: translateY(-8px);
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.18);
}

.rk-video iframe {
  width: 100%;
  height: 250px;
  display: block;
  border: 0;
  border-radius: 20px;
}

/* Tablet */

@media (max-width: 991px) {
  .rk-video iframe {
    height: 320px;
  }
}

/* Mobile */

@media (max-width: 767px) {
  .rk-video {
    margin-top: 20px;
    border-radius: 15px;
  }

  .rk-video iframe {
    height: 220px;
    border-radius: 15px;
  }
}

/* end new pro  */

/* start contact  */
/*=========================================
    Premium Contact Section
==========================================*/

.rx-contact-area {
  padding: 100px 0;
  background: #f8f9fb;
  position: relative;
  overflow: hidden;
}

.rx-contact-area::before {
  content: "";
  position: absolute;
  width: 350px;
  height: 350px;
  background: #fe982f;
  opacity: 0.08;
  border-radius: 50%;
  top: -120px;
  left: -120px;
}

.rx-contact-area::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  background: #fe982f;
  opacity: 0.06;
  border-radius: 50%;
  bottom: -100px;
  right: -80px;
}

.rx-contact-area .container {
  position: relative;
  z-index: 2;
}

/* Heading */

.rx-subtitle {
  display: inline-block;
  color: #fe982f;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.rx-title {
  font-size: 46px;
  font-weight: 800;
  color: #222;
  margin-bottom: 18px;
}

.rx-description {
  max-width: 720px;
  margin: auto;
  color: #666;
  line-height: 1.8;
}

/*========================
 Left Box
========================*/

.rx-contact-box {
  background: linear-gradient(135deg, #fe982f, #d87800);
  padding: 45px;
  border-radius: 25px;
  color: #000;
  height: 100%;
  box-shadow: 0 25px 50px rgba(254, 152, 47, 0.25);
}

.rx-contact-box h3 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;
}

.rx-contact-box>p {
  opacity: 0.95;
  line-height: 1.8;
  margin-bottom: 40px;
}

/* Contact Item */

.rx-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 30px;
}

.rx-contact-item:last-child {
  margin-bottom: 0;
}

.rx-icon {
  width: 65px;
  height: 65px;
  min-width: 65px;
  background: rgba(255, 255, 255, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}

.rx-icon i {
  font-size: 24px;
  color: #fff;
}

.rx-contact-item:hover .rx-icon {
  background: #fff;
  transform: translateY(-5px) rotate(8deg);
}

.rx-contact-item:hover .rx-icon i {
  color: #fe982f;
}

.rx-contact-item h6 {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 6px;
}

.rx-contact-item p {
  margin: 0;
  opacity: 0.95;
  line-height: 1.7;
}

/*=========================
 Form
=========================*/

.rx-form-box {
  background: #fff;
  padding: 45px;
  border-radius: 25px;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
}

.rx-form-box .form-control {
  height: 58px;
  border: 1px solid #e4e4e4;
  border-radius: 12px;
  box-shadow: none;
  padding: 0 18px;
  font-size: 15px;
  transition: 0.35s;
}

.rx-form-box textarea.form-control {
  height: 180px;
  resize: none;
  padding-top: 16px;
}

.rx-form-box .form-control:focus {
  border-color: #fe982f;
  box-shadow: 0 0 0 4px rgba(254, 152, 47, 0.15);
}

.rx-form-box .form-control::placeholder {
  color: #888;
}

/* Button */

.rx-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px 40px;
  border: none;
  border-radius: 50px;
  background: linear-gradient(135deg, #fe982f, #d87800);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  transition: 0.35s;
  text-decoration: none;
  cursor: pointer;
}

.rx-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 35px rgba(254, 152, 47, 0.35);
  color: #fff;
}

/*=========================
 Responsive
=========================*/

@media (max-width: 991px) {
  .rx-contact-area {
    padding: 80px 0;
  }

  .rx-title {
    font-size: 36px;
  }

  .rx-contact-box,
  .rx-form-box {
    padding: 35px;
  }
}

@media (max-width: 767px) {
  .rx-contact-area {
    padding: 60px 0;
  }

  .rx-title {
    font-size: 28px;
    line-height: 1.3;
  }

  .rx-description {
    font-size: 15px;
  }

  .rx-contact-box,
  .rx-form-box {
    padding: 25px;
    border-radius: 18px;
  }

  .rx-contact-box h3 {
    font-size: 28px;
  }

  .rx-contact-item {
    gap: 15px;
    margin-bottom: 22px;
  }

  .rx-icon {
    width: 55px;
    height: 55px;
    min-width: 55px;
  }

  .rx-icon i {
    font-size: 20px;
  }

  .rx-contact-item h6 {
    font-size: 17px;
  }

  .rx-contact-item p {
    font-size: 14px;
  }

  .rx-form-box .form-control {
    height: 54px;
    font-size: 14px;
  }

  .rx-form-box textarea.form-control {
    height: 150px;
  }

  .rx-btn {
    width: 100%;
    padding: 15px;
    font-size: 15px;
  }
}

@media (max-width: 575px) {
  .rx-title {
    font-size: 24px;
  }

  .rx-subtitle {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .rx-contact-box,
  .rx-form-box {
    padding: 20px;
  }

  .rx-contact-item {
    flex-direction: row;
    align-items: flex-start;
  }
}

/* end contact  */

/* start video  */
/* =========================================================
   PREMIUM VIDEO GALLERY + VIDEO LIGHTBOX
   UNIQUE CLASS PREFIX: vpx-
   PRIMARY COLOR: #FE982F
========================================================= */

/* =========================================================
   ROOT VARIABLES
========================================================= */

:root {
  --vpx-orange: #fe982f;
  --vpx-orange-dark: #e98218;
  --vpx-orange-light: #ffb85c;

  --vpx-white: #ffffff;
  --vpx-black: #111111;

  --vpx-bg: #ffffff;
}

/* =========================================================
   VIDEO SECTION
========================================================= */

.vpx-only-video-section {
  position: relative;

  width: 100%;

  padding: 90px 0;

  background: var(--vpx-bg);

  overflow: hidden;
}

/* Background Decorative Shape */

.vpx-only-video-section::before {
  content: "";

  position: absolute;

  width: 430px;
  height: 430px;

  left: -230px;
  top: -220px;

  border-radius: 50%;

  background: radial-gradient(circle,
      rgba(254, 152, 47, 0.12),
      rgba(254, 152, 47, 0));

  pointer-events: none;
}

/* Background Decorative Shape 2 */

.vpx-only-video-section::after {
  content: "";

  position: absolute;

  width: 380px;
  height: 380px;

  right: -200px;
  bottom: -200px;

  border-radius: 50%;

  background: radial-gradient(circle,
      rgba(254, 152, 47, 0.09),
      rgba(254, 152, 47, 0));

  pointer-events: none;
}

/* =========================================================
   VIDEO GRID
========================================================= */

.vpx-only-video-grid {
  position: relative;

  z-index: 2;

  row-gap: 30px;
}

/* =========================================================
   VIDEO CARD
========================================================= */

.vpx-only-video-card {
  position: relative;

  width: 100%;

  overflow: hidden;

  border-radius: 24px;

  background: #161616;

  border: 1px solid rgba(0, 0, 0, 0.06);

  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);

  transition:
    transform 0.45s ease,
    box-shadow 0.45s ease,
    border-color 0.45s ease;

  animation: vpxVideoCardReveal 0.8s ease both;
}

/* Card Hover */

.vpx-only-video-card:hover {
  transform: translateY(-10px);

  border-color: rgba(254, 152, 47, 0.35);

  box-shadow:
    0 30px 70px rgba(0, 0, 0, 0.16),
    0 12px 35px rgba(254, 152, 47, 0.1);
}

/* =========================================================
   CARD ANIMATION DELAY
========================================================= */

.vpx-only-video-card:nth-child(1) {
  animation-delay: 0.05s;
}

.vpx-only-video-card:nth-child(2) {
  animation-delay: 0.12s;
}

.vpx-only-video-card:nth-child(3) {
  animation-delay: 0.19s;
}

.vpx-only-video-card:nth-child(4) {
  animation-delay: 0.26s;
}

.vpx-only-video-card:nth-child(5) {
  animation-delay: 0.33s;
}

.vpx-only-video-card:nth-child(6) {
  animation-delay: 0.4s;
}

.vpx-only-video-card:nth-child(7) {
  animation-delay: 0.47s;
}

/* =========================================================
   VIDEO MEDIA
========================================================= */

.vpx-only-video-media {
  position: relative;

  width: 100%;

  aspect-ratio: 16 / 10;

  overflow: hidden;

  background: #111;
}

/* =========================================================
   VIDEO IMAGE
========================================================= */

.vpx-only-video-media img {
  display: block;

  width: 100%;

  height: 100%;

  object-fit: cover;

  object-position: center;

  transition: transform 0.8s cubic-bezier(0.2, 0.7, 0.2, 1);
}

/* Image Hover */

.vpx-only-video-card:hover .vpx-only-video-media img {
  transform: scale(1.09);
}

/* =========================================================
   DARK OVERLAY
========================================================= */

.vpx-only-video-overlay {
  position: absolute;

  inset: 0;

  background: linear-gradient(180deg,
      rgba(0, 0, 0, 0.02) 0%,
      rgba(0, 0, 0, 0.1) 35%,
      rgba(0, 0, 0, 0.55) 100%);

  opacity: 0.85;

  transition:
    background 0.45s ease,
    opacity 0.45s ease;
}

/* Hover Overlay */

.vpx-only-video-card:hover .vpx-only-video-overlay {
  background: rgba(0, 0, 0, 0.45);

  opacity: 1;
}

/* =========================================================
   PLAY BUTTON
========================================================= */

.vpx-only-play {
  position: absolute;

  left: 50%;

  top: 50%;

  width: 72px;

  height: 72px;

  padding: 0;

  margin: 0;

  border: 0;

  outline: none;

  transform: translate(-50%, -50%);

  display: flex;

  align-items: center;

  justify-content: center;

  border-radius: 50%;

  background: #ffffff;

  color: var(--vpx-orange);

  font-size: 21px;

  line-height: 1;

  cursor: pointer;

  z-index: 5;

  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.28);

  transition:
    transform 0.45s ease,
    background 0.35s ease,
    color 0.35s ease,
    box-shadow 0.35s ease;
}

/* Play Icon */

.vpx-only-play i {
  margin-left: 4px;
}

/* =========================================================
   PLAY OUTER RING
========================================================= */

.vpx-only-play::before {
  content: "";

  position: absolute;

  inset: -9px;

  border-radius: 50%;

  border: 1px solid rgba(255, 255, 255, 0.85);

  pointer-events: none;

  animation: vpxPlayPulse 2s infinite;
}

/* =========================================================
   PLAY BUTTON HOVER
========================================================= */

.vpx-only-video-card:hover .vpx-only-play {
  transform: translate(-50%, -50%) scale(1.15);

  background: linear-gradient(135deg, #fe982f, #ffb85c);

  color: #ffffff;

  box-shadow: 0 15px 45px rgba(254, 152, 47, 0.45);
}

/* =========================================================
   PLAY BUTTON ACTIVE
========================================================= */

.vpx-only-play:active {
  transform: translate(-50%, -50%) scale(0.95);
}

/* =========================================================
   VIDEO LIGHTBOX
========================================================= */

.vpx-video-lightbox {
  position: fixed;

  inset: 0;

  width: 100%;

  height: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

  padding: 30px;

  background: rgba(0, 0, 0, 0.92);

  opacity: 0;

  visibility: hidden;

  pointer-events: none;

  z-index: 999999;

  backdrop-filter: blur(10px);

  -webkit-backdrop-filter: blur(10px);

  transition:
    opacity 0.35s ease,
    visibility 0.35s ease;
}

/* =========================================================
   LIGHTBOX OPEN
========================================================= */

.vpx-video-lightbox.vpx-video-active {
  opacity: 1;

  visibility: visible;

  pointer-events: auto;
}

/* =========================================================
   LIGHTBOX INNER
========================================================= */

.vpx-video-lightbox-inner {
  position: relative;

  width: min(1100px, 95vw);

  max-height: 90vh;

  transform: scale(0.82) translateY(25px);

  opacity: 0;

  transition:
    transform 0.45s cubic-bezier(0.2, 0.8, 0.2, 1),
    opacity 0.35s ease;
}

/* Inner Open */

.vpx-video-lightbox.vpx-video-active .vpx-video-lightbox-inner {
  transform: scale(1) translateY(0);

  opacity: 1;
}

/* =========================================================
   VIDEO PLAYER
========================================================= */

.vpx-video-player {
  display: block;

  width: 100%;

  height: auto;

  max-height: 85vh;

  border: 0;

  outline: none;

  border-radius: 18px;

  background: #000;

  box-shadow: 0 30px 100px rgba(0, 0, 0, 0.6);
}

/* =========================================================
   CLOSE BUTTON
========================================================= */

.vpx-video-close {
  position: absolute;

  top: -22px;

  right: -22px;

  width: 50px;

  height: 50px;

  padding: 0;

  border: 2px solid rgba(255, 255, 255, 0.85);

  border-radius: 50%;

  display: flex;

  align-items: center;

  justify-content: center;

  background: linear-gradient(135deg, #fe982f, #ffb85c);

  color: #ffffff;

  font-size: 20px;

  line-height: 1;

  cursor: pointer;

  z-index: 20;

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);

  transition:
    transform 0.4s ease,
    background 0.3s ease,
    color 0.3s ease,
    box-shadow 0.3s ease;
}

/* Close Hover */

.vpx-video-close:hover {
  transform: rotate(90deg) scale(1.08);

  background: #ffffff;

  color: var(--vpx-orange);

  box-shadow: 0 12px 35px rgba(254, 152, 47, 0.35);
}

/* =========================================================
   BODY LOCK WHEN MODAL OPEN
========================================================= */

body.vpx-video-modal-open {
  overflow: hidden;
}

/* =========================================================
   CARD REVEAL
========================================================= */

@keyframes vpxVideoCardReveal {
  0% {
    opacity: 0;

    transform: translateY(45px);
  }

  100% {
    opacity: 1;

    transform: translateY(0);
  }
}

/* =========================================================
   PLAY PULSE
========================================================= */

@keyframes vpxPlayPulse {
  0% {
    transform: scale(0.82);

    opacity: 0.9;
  }

  70% {
    transform: scale(1.2);

    opacity: 0;
  }

  100% {
    transform: scale(0.82);

    opacity: 0;
  }
}

/* =========================================================
   LARGE DESKTOP
========================================================= */

@media (min-width: 1400px) {
  .vpx-only-video-section {
    padding: 100px 0;
  }

  .vpx-only-video-grid {
    row-gap: 35px;
  }

  .vpx-only-video-card {
    border-radius: 26px;
  }

  .vpx-only-play {
    width: 76px;

    height: 76px;

    font-size: 22px;
  }
}

/* =========================================================
   LAPTOP
========================================================= */

@media (max-width: 1199px) {
  .vpx-only-video-section {
    padding: 80px 0;
  }

  .vpx-only-video-grid {
    row-gap: 28px;
  }

  .vpx-only-video-card {
    border-radius: 22px;
  }
}

/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {
  .vpx-only-video-section {
    padding: 65px 0;
  }

  .vpx-only-video-grid {
    row-gap: 25px;
  }

  .vpx-only-video-card {
    border-radius: 20px;
  }

  .vpx-only-play {
    width: 64px;

    height: 64px;

    font-size: 19px;
  }

  .vpx-video-lightbox {
    padding: 25px;
  }

  .vpx-video-lightbox-inner {
    width: 94vw;
  }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {
  .vpx-only-video-section {
    padding: 55px 0;
  }

  .vpx-only-video-grid {
    row-gap: 22px;
  }

  .vpx-only-video-media {
    aspect-ratio: 16 / 9;
  }

  .vpx-only-video-card {
    border-radius: 18px;
  }

  .vpx-only-play {
    width: 58px;

    height: 58px;

    font-size: 17px;
  }

  .vpx-video-lightbox {
    padding: 18px;
  }

  .vpx-video-lightbox-inner {
    width: 100%;
  }

  .vpx-video-player {
    width: 100%;

    max-height: 80vh;

    border-radius: 12px;
  }

  .vpx-video-close {
    top: -55px;

    right: 0;

    width: 44px;

    height: 44px;

    font-size: 18px;
  }
}

/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 575px) {
  .vpx-only-video-section {
    padding: 45px 0;
  }

  .vpx-only-video-media {
    aspect-ratio: 16 / 9;
  }

  .vpx-only-video-card {
    border-radius: 17px;
  }

  .vpx-only-play {
    width: 55px;

    height: 55px;

    font-size: 16px;
  }

  .vpx-video-lightbox {
    padding: 12px;
  }

  .vpx-video-player {
    border-radius: 10px;

    max-height: 75vh;
  }

  .vpx-video-close {
    top: -50px;

    width: 40px;

    height: 40px;

    font-size: 16px;
  }
}

/* =========================================================
   EXTRA SMALL MOBILE
========================================================= */

@media (max-width: 380px) {
  .vpx-only-video-section {
    padding: 40px 0;
  }

  .vpx-only-video-card {
    border-radius: 15px;
  }

  .vpx-only-play {
    width: 50px;

    height: 50px;

    font-size: 15px;
  }

  .vpx-video-lightbox {
    padding: 8px;
  }

  .vpx-video-close {
    width: 38px;

    height: 38px;

    top: -48px;

    font-size: 15px;
  }
}

/* =========================================================
   ACCESSIBILITY / REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion: reduce) {

  .vpx-only-video-card,
  .vpx-only-play::before {
    animation: none;
  }

  .vpx-only-video-card,
  .vpx-only-video-media img,
  .vpx-only-play,
  .vpx-video-lightbox,
  .vpx-video-lightbox-inner,
  .vpx-video-close {
    transition: none;
  }
}

/* end video */



/* ================= VERMA INDUSTRIES BLOG  start ================= */

.rpbm-article-section {
  background: #f8faf9;
}

.rpbm-article-wrap {
  max-width: 1120px;
  margin: 0 auto;
  background: #ffffff;
  padding: 45px;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(6, 61, 40, 0.06);
}

.rpbm-title {
  color: #063D28;
  font-size: 40px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 25px;
}

.rpbm-article-wrap h2 {
  color: #063D28;
  font-size: 28px;
  line-height: 1.35;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 18px;
}

.rpbm-article-wrap h3 {
  color: #063D28;
  font-size: 19px;
  font-weight: 700;
}

.rpbm-article-wrap p {
  color: #555;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 18px;
}

.rpbm-intro {
  font-size: 17px !important;
  color: #444 !important;
}

.rpbm-product-grid {
  margin-top: 10px;
}

.rpbm-product-card {
  height: 100%;
  padding: 25px;
  background: #ffffff;
  border: 1px solid #e4ebe7;
  border-left: 4px solid #FE982F;
  border-radius: 10px;
  transition: all 0.3s ease;
}

.rpbm-product-card:hover {
  transform: translateY(-5px);
  border-left-color: #063D28;
  box-shadow: 0 10px 25px rgba(6, 61, 40, 0.10);
}

.rpbm-product-card h3 {
  margin-bottom: 12px;
}

.rpbm-product-card p {
  font-size: 14px;
  margin-bottom: 0;
}

.rpbm-list {
  padding-left: 20px;
  margin-top: 15px;
}

.rpbm-list li {
  color: #555;
  line-height: 1.9;
  padding-left: 5px;
}

.rpbm-list li::marker {
  color: #FE982F;
}

.rpbm-feature-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 20px;
}

.rpbm-feature-item {
  background: #f8faf9;
  padding: 22px;
  border-radius: 9px;
  border: 1px solid #e6ece9;
}

.rpbm-feature-item h3 {
  margin-bottom: 8px;
}

.rpbm-feature-item p {
  font-size: 14px;
  margin-bottom: 0;
}

.rpbm-checklist {
  margin-top: 20px;
}

.rpbm-checklist div {
  display: flex;
  flex-direction: column;
  padding: 18px 20px;
  margin-bottom: 12px;
  background: #f8faf9;
  border-left: 3px solid #FE982F;
  border-radius: 7px;
}

.rpbm-checklist strong {
  color: #063D28;
  font-size: 16px;
  margin-bottom: 5px;
}

.rpbm-checklist span {
  color: #666;
  font-size: 14px;
  line-height: 1.6;
}

.rpbm-selection-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
  margin-top: 20px;
}

.rpbm-selection-item {
  position: relative;
  padding: 25px;
  background: #ffffff;
  border: 1px solid #e4ebe7;
  border-radius: 10px;
}

.rpbm-selection-item>span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  margin-bottom: 15px;
  background: #FE982F;
  color: #063D28;
  border-radius: 50%;
  font-size: 13px;
  font-weight: 700;
}

.rpbm-selection-item h3 {
  margin-bottom: 8px;
}

.rpbm-selection-item p {
  font-size: 14px;
  margin-bottom: 0;
}

.rpbm-contact-box {
  margin-top: 35px;
  padding: 30px;
  background: #063D28;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
}

.rpbm-contact-box h3 {
  color: #ffffff;
  margin-bottom: 8px;
}

.rpbm-contact-box p {
  color: rgba(255, 255, 255, 0.82);
  margin-bottom: 0;
  font-size: 14px;
}

.rpbm-contact-btn {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 22px;
  background: #FE982F;
  color: #063D28;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.3s ease;
}

.rpbm-contact-btn:hover {
  background: #ffffff;
  color: #063D28;
}

@media (max-width: 767px) {

  .rpbm-article-wrap {
    padding: 30px 20px;
  }

  .rpbm-title {
    font-size: 30px;
  }

  .rpbm-article-wrap h2 {
    font-size: 24px;
    margin-top: 32px;
  }

  .rpbm-feature-box,
  .rpbm-selection-grid {
    grid-template-columns: 1fr;
  }

  .rpbm-contact-box {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 575px) {

  .rpbm-article-section {
    padding: 35px 0 !important;
  }

  .rpbm-title {
    font-size: 26px;
  }

  .rpbm-article-wrap p {
    font-size: 15px;
  }

  .rpbm-contact-box {
    padding: 22px;
  }
}

/* ================= VERMA INDUSTRIES BLOG  end ================= */
