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

/**

  1. General
     - Variables
     - Transition
     - Shadow
     - Extra-outer

  2. Spacing
     - Padding
     - Margin

  3. Color
     - Skin-color, Skin-bg-color, Skin-border-color
     - darkGrey-color, darkGrey-bg-color
     - white-color, white-bg-color, white-border-color
     - Grey-color, Grey-bg-color, grey-border-color
     - Extra-color

  4. Pre-loader

  5. TooltipTop

  6. TopBar

  7. Header
     - SiteBrand(logo)
     - SiteNavigation(Menu)
     - cmn-rt-contact(HeaderIcons - Search, Cart)
     - cmn-search-overlay

  8. Footer
     - FirstFooter
     - SecondFooter
     - menu-footer-services
     - mailchimp-inputbox
     - flicker-widget
     - Footer-nav-menu

  9. GoTop BUtton
  
  10. Page-Title-Row

  12. Inner-Pages
      - contact-us
      - error
      - portfolio
      - blog
      - team-member-details
      - element

**/

/* ===============================================
    General
------------------------*/

/** Variables **/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
a:focus {
  text-decoration: none;
}
a:focus,
a:hover {
  color: #e46c22;
  text-decoration: none;
}
a,
button,
input {
  outline: medium none;
  color: #e46c22;
}
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: #e46c22;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #e46c22;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #e46c22;
  color: #fff;
  text-shadow: none;
}
.form-control {
  padding: 17px 24px;
  height: auto;
  border-radius: 0;
  border: 1px solid transparent;
  font-size: 14px;
  background-color: transparent;
}
.form-control:focus {
  background-color: transparent;
  box-shadow: none;
}
textarea.form-control,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  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: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
  width: 100%;
  color: #8093a8;
  padding: 10px 15px;
  border-radius: 0;
  font-weight: 400;
  text-transform: inherit;
  border: 1px solid rgba(0, 43, 92, 0.08);
  font-size: 15px;
  outline: none;
  line-height: inherit;
  letter-spacing: 0px;
}

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

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

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

body {
  font-family: "Poppins", sans-serif !important;
  font-weight: 300;
  font-size: 14px !important;
  line-height: 24px !important;
  color: #2d2d2d !important;
  background-color: #fff;
  letter-spacing: 0.2px !important;
  overflow:hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  margin-bottom: 15px;
  font-weight: 600;
  color: #1e2637;
}
h1 {
  font-size: 45px;
  line-height: 50px;
  text-transform: uppercase;
}
h2 {
  font-size: 35px;
  line-height: 40px;
}
h3 {
  font-size: 27px;
  line-height: 35px;
}
h4 {
  font-size: 24px;
  line-height: 30px;
}
h5 {
  font-size: 19px;
  line-height: 23px;
}
h6 {
  font-size: 16px;
  line-height: 18px;
}

/** Transition **/
rs-slide a {
  transition: unset;
}
.featured-icon-box .featured-icon,
.cmn-btn,
button,
.owl-item,
img,
span,
.featured-icon-box,
.featured-icon,
#totop {
  -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;
}
a,
.site-branding,
#site-header-menu #site-navigation .menu ul li > a,
.cmn-header-icon,
.header-btn,
a.cmn-btn,
i.cmn-btn,
a.nav-link,
.social-icons li > a,
.cmn-menu-toggle .toggle-block,
.accordion .toggle-title a,
.widget-download ul.download li,
.featured-icon-box.style6 .featured-desc p,
.featured-icon-box.style6 .featured-title h5 {
  -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,
.cmn-processbox-wrapper .featured-content,
.cmn-processbox-wrapper .cmn-processbox .process-num {
  -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;
}
.cmn-btn span,
.nav-link span,
.cart-info a i,
.site-branding img,
.site-branding a,
.panel-title > a span,
.cmn-header-icon.cmn-header-cart-link .navbar-form span,
ul.products li.product .cmn-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;
}
.featured-imagebox .cmn-box-bottom-content,
.cmn-box-bottom-content .cmn-icon,
.cmn-box-bottom-content .featured-title h5,
.cmn-box-bottom-content .featured-desc,
.cmn-history-box-details,
.cmn-history-box-wrapper .cmn-historybox-title h5,
.cmn-historybox-description,
.featured-desc p {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}


/**  Shadow **/
.box-shadow,
.featured-imagebox-blog {
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
  -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
  box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
}
.box-shadow2 {
  -webkit-box-shadow: 0 0 15px 0 rgba(32, 46, 60, 0.12);
  -moz-box-shadow: 0 0 15px 0 rgba(32, 46, 60, 0.12);
  box-shadow: 0 0 15px 0 rgba(32, 46, 60, 0.12);
}

/** Extra-outer **/
body .page {
  overflow: hidden;
  position: relative;
  z-index: 10;
}
body .page.sidebar-true .site-main {
  padding: 0;
  background-color: #fff;
}

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

a {
  color: #1e2637;
}

.z-1 {
  z-index: 1 !important;
}
.z-0 {
  z-index: 1 !important;
}
.z-11 {
  z-index: 9 !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-30 {
  font-size: 30px !important;
  line-height: 36px !important;
}
.fs-38 {
  font-size: 38px !important;
}
.desc-line {
  width: 8% !important;
  margin: 0 auto;
  height: 2px !important;
  background-color: #fff;
}
.rs-layer.cmn-btn {
  transition: unset;
}
.rs-layer.cmn-btn:hover {
  transition: all 0.4s;
}
.fw-500 {
  font-weight: 500;
}

.about-overlay-01 {
  top: 50%;
  color: #fff;
  padding: 28px 30px;
  border-radius: 15px;
  font-size: 22px;
  line-height: 31px;
  width: 210px;
  text-align: center;
  position: absolute;
  right: 0px;
}
.about-overlay-02 {
  position: absolute;
  bottom: 30px;
  left: 30px;
  padding: 15px 30px 15px 30px;
  border-left: 8px solid #1e2637;
}
.about-overlay-02 h3 {
  font-size: 24px;
  line-height: 30px;
  font-style: italic;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.about-overlay-02 p {
  font-size: 13px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 0;
}
.about-overlay-03 {
  position: absolute;
  right: 15px;
  bottom: 0px;
  padding: 10px 23px;
  width: max-content;
}
.about-overlay-03 h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}
.with-border15 img {
  border: 15px solid;
}

.cta-widget {
  padding: 50px;
  background-color: #fff;
  margin: 50px 0;
  margin-right: 75px;
  max-width: 400px;
  margin-left: auto;
  text-align: center;
}
.cta-widget .cta-title h4 {
  font-size: 24px;
  line-height: 25px;
}
.cta-widget .cta-avtar {
  height: 169px;
  width: 169px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 35px;
}
.cta-widget .cta-caption h5 {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 8px;
}
.cta-widget .cta-caption ul li {
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}
.cta-widget .cta-form button {
  font-size: 16px;
  padding: 14px 30px 14px 30px;
  cursor: pointer;
}

/* ===============================================
    Spacing
------------------------*/

/** Padding **/
.spacing-1 {
  margin-top: 50px;
  margin-bottom: -50px;
  padding-top: 40px;
  padding-left: 40px;
  padding-bottom: 40px;
  /* padding-right: 10px; */
}

.spacing-2 {
  padding: 50px 50px 50px 50px;
}
.spacing-3 {
  padding: 40px 40px 30px 40px;
}
.spacing-4 {
  padding: 45px 30px 45px 45px;
}
.spacing-5 {
  padding: 60px 0px 60px 0;
}
.spacing-6 {
  padding: 50px 15px 50px 50px;
}
.spacing-7 {
  padding: 30px 15px 30px 15px;
}
.spacing-8 {
  padding: 80px 0px 80px 50px;
}
.spacing-9 {
  padding: 80px 60px 80px 0px;
}
.spacing-10 {
  padding: 80px 0px 80px 40px;
}
.spacing-11 {
  padding: 40px 25px;
}
.spacing-12 {
  padding: 120px 0;
  padding-right: 300px;
  margin: 0;
}
.spacing-13 {
  padding: 90px 0;
}
.spacing-14 {
  padding: 0 25px 90px 0;
  margin-top: -94px;
}
.spacing-15 {
  margin-top: -155px;
  margin-right: 45%;
  padding-top: 75px;
  padding-bottom: 80px;
}

.p-12 {
  padding: 12px !important;
}

.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;
}
.pr-65 {
  padding-right: 65px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.pr-80 {
  padding-right: 80px !important;
}

.pl-0 {
  padding-left: 0px !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;
}

.pt-2 {
  padding-top: 2px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pt-18 {
  padding-top: 18px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-35 {
  padding-top: 35px !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-90 {
  padding-top: 90px !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;
}

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

/** Margin **/
.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-23 {
  margin-top: 23px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mt-37 {
  margin-top: 37px !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-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !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_50 {
  margin-top: -50px !important;
}
.mt_55 {
  margin-top: -55px !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_90 {
  margin-top: -90px !important;
}
.mt_95 {
  margin-top: -95px !important;
}
.mt_100 {
  margin-top: -100px !important;
}
.mt_225 {
  margin-top: -225px !important;
}
.mt_230 {
  margin-top: -230px !important;
}

.ml-0 {
  margin-left: 0px !important;
}
.ml-3 {
  margin-left: 3px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.ml-287 {
  margin-left: 287px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.ml_15 {
  margin-left: -15px !important;
}
.ml_30 {
  margin-left: -30px !important;
}
.ml_40 {
  margin-left: -40px !important;
}
.ml_230 {
  margin-left: -230px !important;
}

.mr-0 {
  margin-right: 0px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.mr_20 {
  margin-right: -20px;
}
.mr_30 {
  margin-right: -30px;
}
.mr_25 {
  margin-right: -25px;
}
.mr_40 {
  margin-right: -40px;
}
.mr_60 {
  margin-right: -60px;
}
.mr_80 {
  margin-right: -80px;
}

.mb_1 {
  margin-bottom: -1px !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-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-27 {
  margin-bottom: 27px !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-60 {
  margin-bottom: 60px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb_15 {
  margin-bottom: -15px !important;
}
.mb_30 {
  margin-bottom: -30px !important;
}
.mb_60 {
  margin-bottom: -60px !important;
}
.mb_80 {
  margin-bottom: -80px !important;
}
.mb_85 {
  margin-bottom: -85px !important;
}

/* ===============================================
    Color
------------------------*/
/** 1.Skin-color **/
a:hover,
.cmn-textcolor-skincolor,
.cmn-textcolor-white a:hover,
/* .cmn-btn-color-skincolor,
.cmn-btn.cmn-btn-color-skincolor, */
.cmn-btn.cmn-btn-color-darkgrey.btn-inline:hover,
.cmn-topbar-wrapper.cmn-textcolor-white a:hover,
a.tp-caption.dark-text-button:hover,
.section-title h2.title span,
.cmn-bgcolor-white .section-title h5,
.cmn-textcolor-white.cmn-topbar-wrapper .social-icons li > a:hover,
ul li .icon-box.icon-style-border i,
#site-header-menu #site-navigation .menu ul.dropdown > li.active > a,
#site-header-menu #site-navigation .menu ul.sub-menu > li.active > a,
#site-header-menu #site-navigation .menu > ul > li > ul > li a:before,
.cmn-header-style-01
  #site-header-menu
  #site-navigation
  .menu
  ul.dropdown
  > li.active
  > a,
.cmn-header-style-01
  #site-header-menu
  #site-navigation
  .menu
  ul.dropdown
  > li:hover
  > a,
#site-header-menu #site-navigation .menu ul > li:hover > a,
#site-header-menu #site-navigation .menu ul.sub-menu li > a:hover,
#site-navigation .menu ul > li:hover > a:before,
.cmn-icon_element-color-skincolor,

.cmn-btn.cmn-btn-color-white:hover,
.cmn-bgcolor-darkgrey .featured-title h6,
.title-box .breadcrumb-wrapper span:last-child,
.tp-caption.skin-flatborder-button,
.sidebar .widget a:hover,.section-title h5,
.header-btn .cmn-btn.cmn-btn-bgcolor-skincolor:hover,
.about-text-box span a,
.featured-imagebox-portfolio .cmn-media-link a:hover,
.post-meta i,
.cmn-tabs.cmn-tab-style-classic.style1 ul.tabs li i,
.cmn-highlight-fid-style-1 .cmn-fid.inside h4,
.cmn-ptablebox-price-w,
.cmn-highlight-fid-style-2 .inside h4,
.cmn-fid-view-lefticon.style2 .cmn-fid-icon-wrapper i,
.accordion.style2 .toggle .toggle-title a:after,
.accordion.style2 .toggle .toggle-title a.active:after,
.cmn-pf-single-detail-box ul li i,
.cmn-blog-classic .cmn-commentbox i,
.coupon_toggle .coupon_code:before,
#payment .payment_box:before,
.cmn-fid-icon-wrapper i,
.cmn-team-list-title i,
.timing-box i,
.widget_info .widget_icon,
.cmn-bgcolor-grey.cmn-topbar-wrapper .social-icons li > a:hover i {
  color:#018ad2;
}


.cmn-btn.cmn-btn-color-skincolor
{
  color: #fff;
}
.cmn-icon_element-bgcolor-white i
{
  color:#fff;
}
h1.cmn-textcolor-skincolor,
h2.cmn-textcolor-skincolor,
h3.cmn-textcolor-skincolor,
h4.cmn-textcolor-skincolor,
h5.cmn-textcolor-skincolor,
h6.cmn-textcolor-skincolor {
  color: #e46c22;
}

/** Skin-bg-color **/
.cmn-bgcolor-skincolor > .cmn-bg-layer > .cmn-bg-layer-inner,
.tp-shapewrapper,
.cmn-bg-highlight-skin,
.tp-caption.skin-flatborder-button:hover,
.top-contact.cmn-highlight-left:after,
.top-contact.cmn-highlight-right:after,
.cmn-header-icons .cmn-header-cart-link span.number-cart,
.cmn-header-icons .cmn-header-search-link a:hover,
#site-navigation .menu ul.dropdown > li > a:before,
#site-header-menu #site-navigation .menu ul li a span,
.cmn-icon_element-bgcolor-skincolor,
.cmn-btn-bgcolor-skincolor,
.cmn-tabs ul.tabs li.active a,
.widget .widget-title:after,
.cmn-btn-bgcolor-darkgrey:hover,
.cmn-btn.cmn-btn-color-skincolor.cmn-btn-style-border:hover,
.cmn-btn.cmn-btn-bgcolor-darkgrey:hover,
#totop.top-visible,
.cmn-processbox-wrapper .cmn-processbox:hover .process-num,
.cmn-tabs.cmn-tab-style-horizontal ul.tabs li.active a,
.widget.widget-nav-menu ul li a:after,
.mailchimp-inputbox button[type="submit"],
a.checkout-button:hover,
.coupon button:hover,
.cmn-cart-form button:hover,
.place-order button:hover,
.cmn-btn-play:after,
.cmn-btn-play:before,
.tp-caption.skin-flat-button,
.skin-flat-button,
.cmn-video-play-btn,
.cmn-video-btn .cmn-video-btn-play,
.cmn-video-btn .cmn-video-btn-play:before,
.cmn-video-btn .cmn-video-btn-play:after,
.cmn-tabs.cmn-tab-style-classic ul.tabs li.active:after,
.cmn-search-overlay .cmn-site-searchform button,
.cmn-rt-contact .cmn-custombutton,
.sidebar .widget .tagcloud a:hover,
.color-trigger,
.cmn-header-icons .cmn-header-search-link a,
.tooltip:after,
[data-tooltip]:after,
.newsletter-form input[type="submit"],
.footer .social-icons li > a:hover,
.about-overlay-01,
/* .cmn-history-box-wrapper:hover .cmn-history-box-details, */
.featured-imagebox-team .social-icons,
.progress-bar-color-bar_skincolor,
.progress-bar-color-bar_skincolor.progress-bar:before,
.featured-imagebox-portfolio .cmn-media-link a,
.featured-imagebox-blog .cmn-box-post-date,
.featured-icon-box.style5:before,
.cmn-tabs.cmn-tab-style-classic.style1 ul.tabs li.active a:before,
.cmn-tabs.cmn-tab-style-classic.style1 ul.tabs li.active a,
.testimonial-slide.owl-theme.cmn-bgcolor-white .owl-dots .owl-dot span,
.featured-imagebox-portfolio.style2 .featured-content,
.featured-icon-box.style6:hover,
.about-overlay-02,
.about-overlay-03,
.cmn-btn-bgcolor-grey:hover,
.featured-imagebox-services.style1:hover .featured-content,
.accordion .toggle-title a.active,
.sidebar .widget .widget-title:before,
.widget.widget-search .form-group i,
.cmn-pagination .page-numbers.current,
.cmn-pagination .page-numbers:hover,
.cmn-box-view-left-image .featured-content .category > a:hover,
.cmn-blog-single .cmn-blog-single-content blockquote:before,
.cmn-tag-list span a:hover,
.cmn-blog-single-content .social-icons li > a:hover,
.comment-list a.comment-reply-link:hover,
.cmn-shop-icon .product-btn:hover,
.widget-top-rated-products ins,
div.product ul.tabs li a:before,
.featured-imagebox-portfolio.style1 .featured-content,
.testimonial-slide.style2.owl-theme .owl-controls .owl-nav div:hover,
.testimonial-slide.style3.owl-theme .owl-dots .owl-dot span,
.portfolio-slide.owl-theme .owl-dots .owl-dot.active span,
.testimonial-slide.style4 .testimonial-avatar .testimonial-img:after,
.cmn-play-icon-animation.cmn-skincolor:before,
.cmn-play-icon-animation.cmn-skincolor:after {
  background-image:linear-gradient(180deg, #3b88d2 0%, #13349d 100%);
}

.cmn-bgcolor-skincolor > .cmn-bg-layer {
  background-color: #333;
}
/** Skin-border-color **/
.skincolor-border,
.cmn-btn.cmn-btn-color-skincolor.cmn-btn-style-border,
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-skincolor,
.sidebar .widget .tagcloud a:hover,
.tp-caption.skin-flat-button,
.skin-flat-button,
.tp-caption.skin-flatborder-button,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.skin-border .with-top-border img,
.cmn-bgcolor-skincolor .panel-title > a,
.cmn-header-style-01 .cmn-header-icons .cmn-header-search-link a:hover,
.cmn-tabs ul.tabs li.active a,
.cmn-blog-classic .cmn-blog-classic-content blockquote,
.cmn-header-icons .cmn-header-search-link a:hover,
.footer .social-icons li > a:hover,
.footer .social-icons li > a:hover,
.featured-imagebox-team.style1:hover .featured-content,
.cmn-processbox:hover .cmn-box-image,
.featured-imagebox-portfolio .cmn-media-link a,
.accordion .toggle-title a.active,
.widget.widget-search .form-group i,
.cmn-box-view-left-image .featured-content .category > a:hover,
.cmn-blog-single-content .social-icons li > a:hover,
.testimonial-slide.style2.owl-theme .owl-controls .owl-nav div:hover,
textarea:focus {
  border-color: #e46c22 !important;
}
.cmn-search-overlay,
.cmn-rounded-shadow-box,
div.product ul.tabs li.active a:before,
.coupon_toggle .coupon_code,
#payment .payment_box,
.tooltip-top:before,
.tooltip:before,
[data-tooltip]:before,
#site-header-menu #site-navigation .menu > ul {
  border-top-color: #e46c22 !important;
}
.cmn-search-overlay .w-search-form-row:before,
.tooltip-bottom:before,
.featured-imagebox-services.style1 .featured-content,
.cmn-pf-single-detail-box {
  border-bottom-color: #e46c22 !important;
}

.quicklink-box .featured-icon-box .cmn-icon:before,
.cmn-blog-single .cmn-blog-single-content blockquote {
  border-left-color: #e46c22 !important;
}

/** 2.DarkGrey-color **/
.cmn-textcolor-darkgrey,
.cmn-textcolor-darkgrey p,
.cmn-textcolor-darkgrey span,
.cmn-textcolor-darkgrey h1,
.cmn-textcolor-darkgrey h2,
.cmn-textcolor-darkgrey h3,
.cmn-textcolor-darkgrey h4,
.cmn-textcolor-darkgrey h5,
.cmn-textcolor-darkgrey h6,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey p,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey span,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h1,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h2,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h3,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h4,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h5,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey h6,
.cmn-bgcolor-skincolor .cmn-textcolor-darkgrey .featured-title h5,
.cmn-bgcolor-white .section-title h2.title,
.cmn-btn.cmn-btn-color-white.cmn-btn-style-border:hover,
.cmn-bgcolor-skincolor .cmn-btn.cmn-btn-bgcolor-darkgrey:hover,
.cmn-btn.cmn-btn-color-darkgrey,
#site-header-menu #site-navigation .menu ul li > a,
.sidebar .widget a,
.cmn-pagination .page-numbers,
.cmn-tabs ul.tabs li a,
.cmn-list.cmn-list-style-icon li,
.about-text-box,
.accordion.style2 .toggle .toggle-title a,
.accordion.style2 .toggle .toggle-title a.active,
.cmn-pf-single-detail-box ul li span,
.cmn-box-view-left-image .featured-content .category > a,
.product-price,
div.product ul.tabs li.active a,
.cmn-team-details-list {
  color: #1e2637;
}

/** DarkGrey-bg-color **/
.cmn-bgcolor-darkgrey,
.cmn-bgcolor-darkgrey > .cmn-bg-layer > .cmn-bg-layer-inner,
.cmn-btn-bgcolor-darkgrey,
.cmn-btn-color-darkgrey:hover,
.cmn-header-icons .cmn-header-cart-link a:hover,
.cmn-icon_element-bgcolor-darkgrey,
.cmn-btn-bgcolor-white:hover,
.cmn-btn-bgcolor-skincolor:hover,
.widget.widget-nav-menu ul li:hover a:before,
.widget.widget-nav-menu ul li.active a:before,
.cmn-btn.cmn-btn-bgcolor-darkgrey,
.cmn-btn.cmn-btn-color-darkgrey.cmn-btn-style-border:hover,
.cmn-header-icons .cmn-header-cart-link a,
.progress-bar-color-bar_darkgrey,
.progress-bar-color-bar_darkgrey.progress-bar:before,
.featured-imagebox-blog .cmn-box-view-overlay:before,
.featured-imagebox-blog .cmn-box-view-overlay:after,
.featured-icon-box.without-icon .featured-title h5:before,
.cmn-bgcolor-skincolor .tooltip:after,
.cmn-bgcolor-skincolor [data-tooltip]:after,
.comment-list a.comment-reply-link,
.cmn-shop-icon .product-btn,
div.product ul.tabs li a,
.cmn-tabs.cmn-tab-style-horizontal ul.tabs li a,
.featured-imagebox-services.style2 .cmn-box-view-overlay:after,
.featured-imagebox-services.style2 .cmn-box-view-overlay:before {
  background-color: #e96629;
}



.darkgrey-border,
.cmn-header-style-01 .cmn-header-icons .cmn-header-cart-link a:hover,
.cmn-header-icons .cmn-header-cart-link a:hover,
.cmn-box-view-left-image .featured-content .category > a,
div.product ul.tabs li a {
  border-color: #e96629;
}
.cmn-bgcolor-skincolor .testimonials .testimonial-content {
  border-bottom-color: #1e2637;
}
.cmn-bgcolor-skincolor .tooltip-top:before,
.cmn-bgcolor-skincolor .tooltip:before,
.cmn-bgcolor-skincolor [data-tooltip]:before {
  border-top-color: #1e2637 !important;
}

.sidebar .widget.widget-nav-menu ul li.active a:before,
.sidebar .widget.widget-nav-menu ul li:hover a:before {
  border-right-color: #1e2637 !important;
}
/** 3.White-color **/
.cmn-textcolor-white h1,
.cmn-textcolor-white h2,
.cmn-textcolor-white h3,
.cmn-textcolor-white h4,
.cmn-textcolor-white h5,
.cmn-textcolor-white h6,
.cmn-bgcolor-skincolor a,
.cmn-textcolor-white a,
#site-header-menu #site-navigation .menu ul li a span,
/* .cmn-icon.cmn-icon_element-border.cmn-icon_element-color-white, */
.cmn-textcolor-white .cmn-fid-icon-wrapper i,
.cmn-textcolor-white .featured-content .featured-title h5 a,
.cmn-textcolor-white .cmn-social-links-wrapper ul li a,
.cmn-textcolor-white .cmn-social-links-wrapper ul li a:hover,
.cmn-btn-bgcolor-white:hover,
.cmn-btn.cmn-btn-color-white.cmn-btn-bgcolor-white:hover,
.cmn-btn.cmn-btn-color-white.cmn-btn-bgcolor-skincolor:hover,
.cmn-btn.cmn-btn-color-skincolor.cmn-btn-bgcolor-white:hover,
.cmn-btn.cmn-btn-color-skincolor.cmn-btn-bgcolor-skincolor:hover,
.cmn-btn.cmn-btn-color-darkgrey.cmn-btn-style-border:hover,
.cmn-btn.cmn-btn-bgcolor-grey:hover,
.cmn-btn.cmn-btn-color-skincolor.cmn-btn-style-border:hover,
.cmn-btn-bgcolor-darkgrey,
a.cmn-btn-bgcolor-darkgrey,
.cmn-btn-bgcolor-darkgrey:hover,
a.cmn-btn-bgcolor-darkgrey:hover,
.cmn-btn-bgcolor-skincolor,
a.cmn-btn-bgcolor-skincolor,
.cmn-btn-bgcolor-skincolor:hover,
a.cmn-btn-bgcolor-skincolor:hover {
  color: rgba(255, 255, 255, 1);
}

.cmn-bgcolor-skincolor .testimonials .testimonial-content label,
.cmn-bgcolor-darkgrey .testimonials .testimonial-content label,
.cmn-textcolor-white .testimonials .testimonial-content label,
.cmn-bgcolor-skincolor p,
.cmn-bgcolor-darkgrey p,
.cmn-bgcolor-skincolor input::placeholder,
.cmn-bgcolor-skincolor select::placeholder,
.cmn-bgcolor-skincolor textarea::placeholder,
.cmn-bgcolor-skincolor a:hover,
.cmn-bgcolor-skincolor ul.top-contact li a:hover,
.cmn-bgcolor-skincolor.cmn-topbar-wrapper ul.social-icons li > a:hover,
.cmn-bgcolor-skincolor .section-title .title-desc,
.cmn-bgcolor-darkgrey .section-title .title-desc,
.top-contact li a:hover,
.cmn-topbar-wrapper .social-icons li > a:hover,
.mailchimp-inputbox input::placeholder,
.cmn-bgcolor-skincolor .testimonial-content h6,
.cmn-bgcolor-darkgrey .testimonial-content h6,
.cmn-bgcolor-skincolor .testimonials .testimonial-content blockquote,
.cmn-bgcolor-darkgrey .testimonials .testimonial-content blockquote,
.banner-img-box .featured-content ul li,
.banner-img-box .featured-content ul li a,
.banner-img-box .featured-content .featured-desc p {
  color: rgba(255, 255, 255, 0.8);
}

.heilight-white-text,
.cmn-textcolor-white,
.cmn-textcolor-white a,
.cmn-btn.cmn-btn-color-white,
.cmn-highlight-right li,
.cmn-icon_element-color-white i,
.cmn-icon_element-bgcolor-skincolor i,
.cmn-icon_element-bgcolor-darkgrey i,
.cmn-bgcolor-skincolor .section-title h2.title,
.cmn-bgcolor-darkgrey .section-title h2.title,
.cmn-bgcolor-skincolor .section-title h2.title span,
.cmn-bgcolor-darkgrey .section-title h2.title span,
.cmn-bgcolor-darkgrey .cmn-bgcolor-skincolor,
.cmn-bgcolor-skincolor .section-title h5,
.cmn-bgcolor-darkgrey .section-title h5,
.cmn-bgcolor-skincolor .featured-title h5,
.cmn-bgcolor-darkgrey .featured-title h5,
.cmn-bgcolor-skincolor .inside h3,
.cmn-bgcolor-darkgrey .inside h3,
.cmn-tabs ul.tabs li.active a,
.cmn-btn.cmn-btn-bgcolor-darkgrey,
.cmn-bgcolor-skincolor .featured-title h6,
.cmn-bgcolor-darkgrey .cmn-progress-bar .progress-bar-title,
.cmn-bgcolor-skincolor .cmn-progress-bar .progress-bar-title,
.cmn-bgcolor-darkgrey .cmn-progress-bar .progress-bar-percent,
.cmn-bgcolor-skincolor .cmn-progress-bar .progress-bar-percent,
.cmn-btn.cmn-btn-color-darkgrey.cmn-btn-style-border:hover,
.cmn-rt-contact .cmn-custombutton a,
.cmn-rt-contact .cmn-custombutton a:hover,
.footer .social-icons li > a,
.cmn-tag-list span a:hover,
.cmn-bgcolor-skincolor .cmn-fid-icon-wrapper i,
.cmn-bgcolor-skincolor .cmn-fid.inside h4,
.cmn-bgcolor-darkgrey .cmn-fid.inside h4,
.cmn-header-style-02 .top-contact li,
.cmn-header-style-02 .top-contact li a,
.cmn-header-style-02 .cmn-topbar-wrapper .social-icons li > a,
.cmn-header-style-01 .top-contact li,
.cmn-header-style-01 .top-contact li a,
.cmn-header-style-01 .cmn-topbar-wrapper .social-icons li > a,
.footer .social-icons li > a:hover,
/* .cmn-history-box-wrapper:hover .cmn-historybox-title h5,
.cmn-history-box-wrapper:hover .cmn-historybox-description, */
/* .cmn-history-box-wrapper:hover .cmn-btn.cmn-btn-color-skincolor, */
.featured-imagebox-portfolio .featured-title h5 a,
.featured-imagebox-portfolio .cmn-media-link a,
.featured-icon-box.style5 .cmn-btn.cmn-btn-color-white:hover,
.cmn-tabs.cmn-tab-style-classic.style1 ul.tabs li.active i,
.featured-icon-box.style6:hover .featured-title h5,
.featured-icon-box.style6:hover .featured-desc p,
.featured-icon-box.style6:hover .cmn-icon_element-color-skincolor,
.featured-icon-box.style6:hover .cmn-btn.cmn-btn-color-skincolor,
.featured-imagebox-services.style1:hover .featured-title h5 a,
.featured-imagebox-services.style1:hover .featured-desc p,
.featured-imagebox-services.style1:hover .cmn-btn,
.accordion .toggle-title a.active,
.sidebar .widget.widget-nav-menu ul li.active a,
.sidebar .widget.widget-nav-menu ul li:hover a,
.widget.widget-search .form-group i,
.sidebar .widget .tagcloud a:hover,
.cmn-pagination .page-numbers.current,
.cmn-pagination .page-numbers:hover,
.cmn-box-view-left-image .featured-content .category > a:hover,
.social-icons li > a:hover,
.widget-top-rated-products ins,
.featured-imagebox-team.style2 .featured-content p.category,
.cmn-header-style-02 .cmn-custombutton a {
  color: #fff;
}

/** White-bg-color **/
.cmn-bgcolor-white,
.cmn-bgcolor-white > .cmn-bg-layer,
.cmn-bgcolor-white > .cmn-bg-layer > .cmn-bg-layer-inner,
.cmn-bgcolor-skincolor .cmn-btn.cmn-btn-bgcolor-darkgrey:hover,
.cmn-btn.cmn-btn-style-border.cmn-bgcolor-white,
.cmn-btn.cmn-btn-color-white.cmn-btn-style-border:hover,
.cmn-bgcolor-darkgrey .cmn-custombutton.cmn-btn-bgcolor-skincolor:hover,
.cmn-btn-bgcolor-white,
.cmn-col-bgcolor-skincolor .inside.cmn-fid-view-topicon h3:after,
.cmn-bgcolor-skincolor .inside.cmn-fid-view-topicon h3:after,
.cmn-header-style-01 .cmn-stickable-header.fixed-header,
.header-btn .cmn-btn.cmn-btn-bgcolor-skincolor:hover,
.cmn-icon_element-bgcolor-white {
  background-color: #fff;
}

/** White-border-color **/
.white-border,
.cmn-bgcolor-skincolor
  .featured-icon-box
  .featured-icon.cmn-icon_element-border,
.cmn-bgcolor-darkgrey .featured-icon-box .featured-icon.cmn-icon_element-border,
.cmn-btn.cmn-btn-color-white.cmn-btn-style-border:hover,
.cmn-bgcolor-grey .cmn-pagination .page-numbers,
.header-btn .cmn-btn.cmn-btn-bgcolor-skincolor:hover {
  border-color: #fff;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-white
{
 border: none;
}
.cmn-bgcolor-skincolor .heading-seperator span:after,
.cmn-bgcolor-skincolor .heading-seperator:after {
  border-bottom-color: #fff !important;
}

.cmn-bgcolor-skincolor .section-title.with-desc .title-header:before,
.cmn-bgcolor-darkgrey .section-title.with-desc .title-header:before {
  border-top-color: #fff !important;
}

.cmn-bgcolor-darkgrey .section-title.style2 .title-header:after,
.cmn-bgcolor-skincolor .section-title.style2 .title-header:after {
  background-color: rgba(240, 240, 240, 0.09);
}
.banner-img-box .featured-content ul li:not(:last-child) {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
/** 4.Grey-color **/
.cmn-bgcolor-grey > .cmn-bg-layer,
.cmn-bgcolor-grey,
.cmn-btn-bgcolor-grey,
.cmn-search-overlay .cmn-site-searchform input[type="search"],
.cmn-icon_element-bgcolor-grey,
.sidebar .cmn-bgcolor-grey > .cmn-bg-layer,
.cmn-blog-single-content .social-icons li > a {
  background-color: #f7f9fe;
}
.grey-boder {
  border-color: #f7f9fe !important;
}
/* Extra-color*/
.grey-bg-shape {
  background-color: #b6bfd5;
}

.cmn-ratting-star {
  color: #f5cc26 !important;
}

.about-overlay-02 h3 {
  font-family: "Playfair Display", Arial, Helvetica;
}
.about-overlay-03 h3 {
  font-family: "Poppins", sans-serif;
}
/* ===============================================
    Pre-loader ------------------------*/

#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;
}

/*  ===============================================
    SocialIcon
------------------------*/
.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;
  margin: 0 3px;
}
.social-icons.circle li > a,
.social-icons.square li > a {
  border: 1px solid #e8ecef;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
  display: block;
  font-size: 13px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.social-icons.square li > a {
  border-radius: 0;
}
.cmn-bgcolor-darkgrey .social-icons.circle li > a,
.cmn-bgcolor-skincolor .social-icons.circle li > a {
  border: none;
  color: #2c2c2c;
}
.cmn-bgcolor-darkgrey .social-icons.circle li > a,
.cmn-bgcolor-skincolor .social-icons.circle li > a {
  background-color: #fff;
}

/*  ===============================================
    TooltipTop
------------------------*/
.tooltip-top,
.tooltip-bottom {
  position: relative;
}
.tooltip:after,
.tooltip:before,
[data-tooltip]:after,
[data-tooltip]:before {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(Opacity=0);
  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: rgba(24, 35, 51, 1);
}
.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(-16px);
  -moz-transform: translateY(-16px);
  transform: translateY(-16px);
}
.tooltip-top:after,
.tooltip:after,
[data-tooltip]:after {
  margin-left: -20px;
}
.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 160px;
  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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(Opacity=100);
  opacity: 1;
}
.tooltip-bottom:after {
  bottom: -68px;
  left: 0;
  margin-left: -10px;
}
.tooltip-bottom:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: transparent !important;
}
.tooltip-bottom:before {
  bottom: -24px;
}

/*  ===============================================
    TopBar
------------------------*/
.cmn-topbar-wrapper {
  line-height: 51px;
  height: 52px;
}
.cmn-topbar-wrapper .top-contact.text-left {
  position: relative;
  float: left;
  line-height: 52px;
}
.cmn-topbar-wrapper .top-contact.text-left li:not(:last-child):before {
  content: "";
  height: 18px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.09);
  display: block;
  position: absolute;
  right: 0;
  top: 17px;
}
.cmn-bgcolor-grey.cmn-topbar-wrapper .top-contact li:not(:last-child):before,
.cmn-bgcolor-grey.cmn-topbar-wrapper .topbar-right .top-contact li:before {
  background-color: rgba(0, 0, 0, 0.09);
}
.top-contact li {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.top-contact li:first-child {
  padding-left: 0px !important;
}
.top-contact li strong {
  font-weight: 500;
}
.top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
  display: inline-block;
  position: relative;
}
.topbar-right .top-contact li:before {
  content: "";
  height: 18px;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.09);
  display: block;
  position: absolute;
  right: 0;
  top: 17px;
}
.topbar-right .top-contact.cmn-highlight-right li:last-child:after {
  content: unset;
}
.cmn-topbar-wrapper .cmn-social-links-wrapper {
  margin: 0;
  position: relative;
  padding-left: 5px;
  padding-right: 15px;
}
.cmn-topbar-wrapper .social-icons li {
  margin: 0 3px;
}
.cmn-topbar-wrapper .social-icons li > a {
  display: block;
  border: none;
  width: 16px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  font-weight: 500;
  background-color: transparent;
  text-align: center;
}
.cmn-bgcolor-grey.cmn-topbar-wrapper .social-icons li > a {
  color: inherit;
}
.cmn-topbar-wrapper .social-icons li > a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.cmn-topbar-content .topbar-right .list-inline {
  display: inline-block;
  line-height: 52px;
}
.top-contact.cmn-highlight-left {
  margin-right: 15px;
  padding-right: 5px;
}
.top-contact.cmn-highlight-right {
  margin-left: 15px;
  padding-left: 15px;
  position: relative;
}
.top-contact.cmn-highlight-left:after,
.top-contact.cmn-highlight-right:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 5000px;
  height: 100%;
}
.top-contact.cmn-highlight-right:after {
  right: 0;
}
.top-contact.cmn-highlight-right:after {
  left: 0;
}
.top-contact strong {
  font-weight: 600;
}
.top-contact i {
  margin-right: 9px;
}

/*  ===============================================
    Header
------------------------*/

/** SiteBrand(logo) **/
.site-branding {
  float: left;
  height: 100px;
  line-height: 100px;
  position: relative;
  display: block;
  z-index: 1;
}
.cmn-header-top-wrapper {
  position: relative;
}
.site-branding img {
  max-height: 55px;
}
.cmn-header-style-01 .site-branding img {
  max-height: 45px;
}
.cmn-header-style-01 .fixed-header .site-branding img {
  max-height: 42px;
}
.cmn-header-style-05 .fixed-header .site-branding img {
  max-height: 40px;
}
/** SiteNavigation(Menu) **/
.site-navigation {
  position: relative;
}
#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.04);
}
#site-header-menu #site-navigation .menu ul {
  padding: 0px;
  margin: 0px;
}
.cmn-menu-toggle {
  float: right;
}
.cmn-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;
  display: block;
  visibility: visible;
  height: auto;
  transform: translate(0, 0);
}
#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: 500;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 19px;
  color: #1e2637;
  letter-spacing:.5px
}
#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 {
  margin: 0;
  display: block;
  padding: 15px 20px;
  position: relative;
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
  height: auto;
  line-height: 18px;
}
#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: 7px;
}

/** cmn-rt-contact(HeaderIcons - Search, Cart) **/
.cmn-header-icons {
  position: relative;
  padding-left:0px;
}
.cmn-header-icons .cmn-header-cart-link a,
.cmn-header-icons .cmn-header-search-link a {
  position: relative;
  border: none;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 31px;
  border-color: #e96629;
  font-size: 14px !important;
  z-index: 9;
  color: #fff;
  text-decoration: none;
  padding: 2px 10px;
}
.cmn-header-icons .cmn-header-cart-link a:hover,
.cmn-header-icons .cmn-header-search-link a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
.cmn-header-icons .cmn-header-cart-link a i,
.cmn-header-icons .cmn-header-search-link a i {
  font-weight: 900;
  font-size: 11px;
}
.cmn-header-icons .cmn-header-cart-link {
  padding-left: 4px;
  padding-right: 0px;
}
.cmn-header-style-03 .topbar-right.text-right .list-inline {
  padding-right: 0;
  margin-right: -4px;
}
.cmn-header-icons .cmn-header-icon {
  margin-left: 7px;
}
.cmn-header-icons .cmn-header-cart-link span.number-cart {
  position: absolute;
  bottom: 20px;
  left: 18px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  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 .cmn-btn.cmn-btn-size-md {
  font-size: 14px;
  padding: 13px 25px 13px 25px;
  height: 52px;
  line-height: 25px;
  font-weight:500 !important
}
.cmn-header-style-01 .header-btn .cmn-btn.cmn-btn-bgcolor-skincolor:hover {
  background-color: #fff !important;
}
.cmn-header-icons,
.cmn-header-icon {
  height: 100px;
  line-height: 100px;
  float: right;
}

/**  cmn-search-overlay **/
.cmn-header-icon {
  position: relative;
}
.cmn-search-overlay {
  position: absolute;
  top: 100%;
  right: 0;
  width: 400px;
  background: #fff;
  border-top: 3px solid;
  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;
}
.cmn-header-style-01 .cmn-search-overlay .w-search-form-row:before {
  right: 5px;
}
.cmn-search-overlay .w-search-form-row {
  display: table;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 20px;
}
.cmn-search-overlay .w-search-form-row:before {
  position: absolute;
  right: 5px;
  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: " ";
}
.cmn-search-overlay .cmn-site-searchform input[type="search"] {
  font-size: 14px;
  text-align: left;
  height: 45px;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none !important;
  color: #333;
  width: 88%;
  line-height: 45px;
  float: left;
  padding: 9px 15px;
}
.cmn-search-overlay .cmn-site-searchform button {
  font-size: 14px;
  width: 12%;
  padding: 0;
  border: 0;
  border-radius: 0;
  height: 45px;
  text-align: center;
  display: block;
  line-height: 50px;
  color: #fff;
  float: left;
}
.cmn-header-search-link .cmn-tectxon-icon-search:before {
  font-weight: 600;
}
.cmn-tectxon-icon-search:before {
  content: "\e825";
  font-family: "themify";
}
.cmn-search-overlay.st-show {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* .widget_info */
.widget_info {
  position: relative;
}
.widget_info:not(:last-child) {
  padding-right: 50px;
}
.widget_info .widget_icon {
  font-size: 34px;
}
.widget_info .widget_content {
  margin-left: 14px;
  position: relative;
}
.widget_info:not(:last-child) .widget_content:after {
  content: "";
  height: 100%;
  width: 1px;
  background-color: rgba(243, 243, 243, 1);
  display: block;
  position: absolute;
  right: -25px;
  top: 0px;
}
.widget_info .widget_title {
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 5px;
}
.widget_info .widget_desc {
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
}
/* ===============================================
    Footer
------------------------*/

.footer-lft{margin-left:45px;}

.footer .widget {
  margin: 50px 0 25px;
}
.footer .cmn-textcolor-white {
  color: rgba(255, 255, 255, 0.8);
}
.footer .widget .cmn-btn.cmn-btn-size-md {
  padding: 14px 27px 14px 27px;
}
.footer .widget ul > li {
  padding: 0 0 8px 0;
}

/** FirstFooter **/
.first-footer {
  padding: 40px 0 40px 0;
}
.footer-logo img {
  margin-bottom:20px;
  max-height: 45px;
}
.first-footer .featured-icon-box .cmn-icon.cmn-icon_element-size-md {
  height: 30px;
  width: 30px;
  line-height: 30px;
}
.first-footer .featured-content {
  padding-left: 0px !important;
}
.first-footer .cmn-btn {
  font-weight: 500;
  font-size: 15px;
}
.first-footer .cmn-btn i {
  font-size: 15px;
}

/** SecondFooter **/
.second-footer .quicklink-box {
  padding: 17px 15px;
  border: 1px solid rgba(46, 56, 77, 1);
  background-color: rgba(34, 44, 64, 1);
  margin: 22px 0 0px;
  position: relative;
}
.quicklink-box .featured-icon-box .cmn-icon.cmn-icon_element-size-md {
  height: 50px;
  width: 50px;
  line-height: 51px;
}
.quicklink-box .featured-icon-box .cmn-icon:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  top: 19px;
  right: -7px;
  border: 7px solid transparent;
  border-right: 0;
  border-left-color: #000;
}
.quicklink-box .featured-icon-box .cmn-icon span {
  font-size: 23px;
  transition: unset;
}
.quicklink-box .featured-title h5 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 0;
}
.quicklink-box .featured-content {
  padding-left: 15px !important;
}
/** bottom-footer **/
.bottom-footer-text {
  background-color: #222;
  border-top:1px solid #222;
}

/* newsletter-form */
.newsletter-form {
  position: relative;
  margin-bottom: 30px;
  margin-top: 25px;
}
.newsletter-form input[type="email"] {
  border: 1px solid rgba(46, 56, 77, 1);
  background-color: rgba(34, 44, 64, 1);
  height: 47px;
  width: 100%;
  font-size: 14px;
  outline: none;
  padding: 9px 40px;
  color: rgba(255, 255, 255, 1);
  padding-right: 60px;
  text-overflow: ellipsis;
}
.newsletter-form input[type="submit"] {
  position: absolute;
  content: "\e628";
  top: 0px;
  right: 0px;
  font-family: "themify";
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-size: 14px;
  color: #fff;
  z-index: 2;
  height: 47px;
  width: 55px;
  padding: 0;
  line-height: 47px;
  text-align: center;
  border: 0;
  cursor: pointer;
}
.newsletter-form i {
  padding-right: 1px;
  position: absolute;
  left: 15px;
  top: 17px;
}
.mailchimp-inputbox:after {
  position: absolute;
  content: "\f1d9";
  top: 10px;
  right: 18px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-size: 16px;
  color: #fff;
  z-index: 3;
  pointer-events: none;
}
/** SecondFooter **/
.widget ul {
  margin: 0;
  padding: 0;
}
.widget ul > li {
  padding: 0 0 13px 0;
  position: relative;
}
.widget .widget-title {
  position: relative;
  margin-bottom: 20px;
  display: inline-block;
  font-size: 19px;
  line-height: 23px;
  text-transform: capitalize;
}

/** footer-social-icons **/
.footer .social-icons li {
  margin-left: 3px;
  margin-right: 3px;
  min-width: auto;
  padding-bottom: 0 !important;
}
.footer .social-icons li:first-child {
  margin-left: 0;
}
.footer .social-icons li > a {
  border: 1px solid #fff;
  font-size: 14px;
}

/** .widget.link-widget **/
.widget.link-widget ul li:last-child {
  padding-bottom: 0;
}

/** Footer-nav-menu **/
.copyright {
  border-top:1px solid #333;
  padding-top: 18px;
  padding-bottom: 18px;
}

/** Footer-nav-menu **/
.footer-nav-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-nav-menu li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 16px;
  font-size: 14px;
  padding-bottom: 0;
}
.footer-nav-menu li:last-child {
  padding-right: 0;
}
.footer-nav-menu li:first-child {
  padding-left: 0;
}
ul.footer-nav-menu li:not(:last-child):after {
  position: absolute;
  content: "|";
  padding-left: 7px;
}
.widget ul#menu-footer-services li a {
  padding-left: 16px;
  position: relative;
  text-decoration: none;
}
.widget ul#menu-footer-services li a:before {
  font-family: "FontAwesome";
  content: "\f101";
  position: absolute;
  top: 0px;
  left: 0;
  line-height: 18px;
  font-size: 15px;
}
/* ===============================================
    GoTop BUtton
------------------------*/
#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: 3px;
}
#totop.top-visible {
  height: 40px;
  width: 40px;
  font-size: 22px;
  display: inline;
}

/* ===============================================
    Page-Title-Row
------------------------*/

.cmn-page-title-row {
  position: relative;
  /* background-image: url(../images/cmn-pagetitle-bg.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.cmn-page-title-row > .cmn-bg-layer {
  background-color: rgba(24, 35, 51, 0.85);
}
.cmn-page-title-row {
  display: block;
  padding-top: 195px;
  padding-bottom: 110px;
  z-index: 11;
}
.title-box .page-title-heading h1 {
  text-transform: capitalize;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
}
.breadcrumb-wrapper {
  visibility: hidden;
}
.title-box .page-title-heading {
  position: relative;
}
.breadcrumb-wrapper span {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 25px;
}

/* ===============================================
    Inner-Pages
------------------------*/

/*------------------------------------------------------------------------------*/
/*  Contact_Us
/*------------------------------------------------------------------------------*/

#map_canvas {
  margin: 0;
  padding: 0;
  height: 100%;
}
.map-wrapper {
  height: 450px;
}

/*------------------------------------------------------------------------------*/
/*  Error_page
/*------------------------------------------------------------------------------*/
.error-404 {
  position: relative;
}
.page-header {
  margin: 40px 0 20px;
}
section.error-404 {
  padding: 300px 0 150px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.error-404 .cmn-big-icon {
  font-size: 150px;
}
section.error-404 h1 {
  font-size: 95px;
  text-transform: uppercase;
  line-height: 100%;
}
section.error-404 .page-content p {
  font-size: 18px;
  margin-bottom: 30px;
}

/* ===   link-list ==
------------------------*/
.list-style-disc {
  list-style-type: disc !important;
}
.list-style-decimal {
  list-style-type: decimal !important;
}
ul.cmn-list {
  list-style: none;
  padding: 0;
  padding-left: 0;
}
.cmn-list.cmn-list-style-icon li i {
  position: absolute;
  left: 0px;
  top: 5px;
}
.cmn-list.cmn-list-style-icon li {
  padding-left: 22px;
  list-style: none;
  position: relative;
  padding-bottom: 10px;
  font-weight: 500;
}
.cmn-list.cmn-list-textsize-medium li {
  font-size: 16px;
  padding-bottom: 9px;
}

/* ===   cmn-history-box-wrapper ==
------------------------*/
.cmn-history-box-wrapper {
  position: relative;
  text-align: center;
  margin-top: 5px;
}
.cmn-history-box-wrapper .cmn-history-box-icon-wrapper {
  position: relative;
}
.cmn-history-box-wrapper .cmn-icon.cmn-icon_element-size-md {
  height: 70px;
  width: 70px;
  line-height: 70px;
  /* border: 1px solid #e5e5e5; */
  border-radius: 50%;
  background-image: linear-gradient(180deg, #7074edf7 0%, #2e3192 100%) !important;
}
.cmn-history-box-wrapper .cmn-icon.cmn-icon_element-size-md i {
  font-size: 35px;
}
.cmn-history-box-icon-wrapper:before {
  position: absolute;
  content: " ";
  top: 70px;
  height:27px;
  width: 1px;
  background-color: #e8eaed;
}
.br-hide:before {
   display:none;
}
.br-hide {
    margin-bottom:20px !important;
}
.cmn-history-box-wrapper .cmn-history-box-border {
  position: relative;
  margin:12px 0px 12px 0px;
  border: 1px dashed #e5e5e5;
  width: 111%;
}
.cmn-history-box-border:before {
  position: absolute;
  content: " ";
  left:48.5%;
  margin-left: -19px;
  height: 12px;
  width: 12px;
  z-index: 1;
  border-radius: 50px;
  background-color: #e8eaed;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: -7px;
}
.cmn-history-box-details {
  border-radius:5px !important;
  text-align: center;
  background-image: linear-gradient(180deg, #7074edf7 0%, #2e3192 100%);
  padding: 40px 30px 40px;
  -webkit-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
  -moz-box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
  box-shadow: 0 0 12px 0 rgba(32, 46, 60, 0.06);
}
.cmn-history-box-wrapper .cmn-historybox-title h5 {
  font-size: 19px;
  line-height: 26px;
  margin-bottom: 8px;
  color:#fff !important;
}
/* .cmn-history-box-wrapper:hover .cmn-icon.cmn-icon_element-size-md {
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  background-image: linear-gradient(
    180deg,
    #f7941d 0%,
    #be1e2d 100%
  ) !important;
  border:none !important;
} */
.cmn-history-box-wrapper:hover .cmn-icon.cmn-icon_element-size-md i {
  color: #fff !important;
}

/* ===   project single ==
------------------------*/

.cmn-pf-single-detail-box {
  padding: 35px 35px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  border-bottom: 3px solid #000;
}
.cmn-pf-single-title h5 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 11px;
}
.cmn-pf-single-detail-box ul li {
  position: relative;
  display: block;
  padding: 15px 0 15px 0px;
  font-size: 15px;
  margin-left: 3px;
}
.cmn-pf-single-detail-box ul {
  margin: 0;
  padding: 0;
}
.cmn-pf-single-detail-box ul li i {
  margin-right: 10px;
  font-size: 16px;
}
.cmn-pf-single-detail-box ul li span {
  font-weight: 500;
  margin-right: 5px;
}
.cmn-pf-single-detail-box ul li:not(:last-child) {
  border-bottom: 1px solid #e8ecef;
}
.cmn-nextprev-bottom-nav .nav-next a:after,
.cmn-nextprev-bottom-nav .nav-previous a:after {
  position: absolute;
  font-size: 15px;
  top: 10px;
}
.cmn-nextprev-bottom-nav .nav-previous a {
  padding-right: 25px;
  padding-left: 44px;
  text-decoration: none !important;
}
.cmn-nextprev-bottom-nav .nav-previous a:after {
  content: "\f100";
  font-family: FontAwesome;
  left: 25px;
}
.cmn-nextprev-bottom-nav .nav-next a {
  padding-right: 50px;
  padding-left: 32px;
  text-decoration: none !important;
}
.cmn-nextprev-bottom-nav .nav-next a:after {
  content: "\f101";
  font-family: FontAwesome;
  right: 25px;
}
.cmn-pf-single-related-wrapper {
  margin-top: 50px;
}

/*------------------------------------------------------------------------------*/
/*  Classic_Blog
/*------------------------------------------------------------------------------*/
article.cmn-blog-classic {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
}
article.cmn-blog-classic:last-child {
  margin-bottom: 15px;
}
article.cmn-blog-classic,
.post-featured-wrapper {
  position: relative;
}
.cmn-blog-classic .cmn-box-post-date .entry-month,
.cmn-blog-classic .cmn-box-post-date .entry-date {
  display: block;
  font-size: 22px;
  line-height: 18px;
}
article.cmn-blog-classic .cmn-blog-classic-content {
  padding: 45px 30px 30px;
  background: #fff;
  z-index: 1;
  position: relative;
}
article.cmn-blog-classic .cmn-post-entry-header {
  position: absolute;
  top: -20px;
  left: auto;
}
.cmn-blog-classic .post-meta {
  padding: 6px 15px;
  display: inline-block;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  background-color: #fff;
  position: relative;
  border-radius: 5px;
  margin: 0;
}
.cmn-blog-classic .post-meta .cmn-meta-line,
.cmn-blog-single-content .post-meta .cmn-meta-line {
  font-size: 13px;
  line-height: 15px;
  display: inline-block;
  padding-right: 25px;
  position: relative;
}
.cmn-blog-classic .post-meta .cmn-meta-line:not(:last-child):after,
.cmn-blog-single-content .post-meta .cmn-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);
}
.cmn-blog-classic .post-meta .cmn-meta-line i,
.cmn-blog-single-content .post-meta .cmn-meta-line i {
  padding-right: 7px;
  font-size: 13px;
}
.cmn-blog-classic .entry-header .entry-title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 10px;
}
.cmn-blog-classic .cmn-blogbox-desc-footer {
  margin-top: 15px;
  clear: both;
  overflow: hidden;
}
.cmn-blog-classic .cmn-commentbox i {
  margin-right: 5px;
}

.cmn-blog-single .cmn-blog-single-content blockquote {
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  box-shadow: 0 0 15px 0 rgba(40, 61, 88, 0.07);
  padding: 32px 60px 16px 40px;
  position: relative;
  font-weight: 500;
  margin: 35px 0 50px 0;
  font-style: normal;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  color: #6e6e6e;
  border-left: 4px solid;
}
.cmn-blog-single .cmn-blog-single-content blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  display: inline-block;
  position: absolute;
  font-size: 30px;
  font-weight: 400;
  font-style: normal;
  line-height: 70px;
  top: auto;
  bottom: -30px;
  right: 35px;
  width: 70px;
  height: 70px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
}
.cmn-tag-list span a {
  padding: 7px 15px;
  background-color: #f7f9fe;
  display: inline-block;
  margin-right: 6px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 7px;
  text-decoration: none !important;
}
/*blog-comment*/
.comments-area {
  margin-top: 50px;
  margin-bottom: 0;
}
.comments-area h2,
.comment-reply-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 15px;
}
.comment-list li {
  position: relative;
  margin-top: 30px;
}
.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: 20px 20px;
  position: relative;
  background-color: #f5faff;
  border: 1px solid #f5faff;
}
.comment-body:before {
  position: absolute;
  top: 17px;
  width: 0;
  height: 0;
  border-width: 10px 12px 10px 0;
  border-style: solid;
  border-color: transparent #f5faff transparent #f5faff;
  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-meta {
  font-size: 14px;
  padding: 0;
  position: relative;
}
.comment-meta,
.comment-meta a {
  color: #6e6e6e;
  font-size: 13px;
  text-decoration: none !important;
}
.comment-meta .cmn-comment-owner h5,
.cmn-comment-owner {
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #182333;
  font-style: normal;
}
.comment-box .author-content-wrap p {
  margin-top: 10px;
}
.single article.post .comment-body p {
  margin-top: 10px;
  margin-bottom: 0;
}
.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: 6px;
  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;
}
.comments-area .comment-form textarea,
.comments-area .comment-form input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding-left: 0;
}

/*------------------------------------------------------------------------------*/
/*  Elements_page
/*------------------------------------------------------------------------------*/
.element-row {
  padding: 40px 0 0px;
  position: relative;
}
.element-row .section-title h2.title {
  margin-top: 22px;
  margin-bottom: 25px;
}
.element-row .cmn-row {
  padding: 50px 0;
}

/** element-progressbar **/
.cmn-progress-bar .progress-bar.progress-bar-color-bar_blue,
.cmn-progress-bar .progress-bar-color-bar_blue.progress-bar:before {
  background-color: #0074cc;
}
.cmn-progress-bar .progress-bar.progress-bar-color-bar_green,
.cmn-progress-bar .progress-bar-color-bar_green.progress-bar:before {
  background-color: #5bb75b;
}
.cmn-progress-bar .progress-bar.progress-bar-color-bar_pink,
.cmn-progress-bar .progress-bar-color-bar_pink.progress-bar:before {
  background-color: #f4524d;
}
.cmn-progress-bar .progress-bar.progress-bar-color-bar_turquoise,
.cmn-progress-bar .progress-bar-color-bar_turquoise.progress-bar:before {
  background-color: #00c1cf;
}
.cmn-progress-bar .progress-bar.progress-bar-color-bar_yellow,
.cmn-progress-bar .progress-bar-color-bar_yellow.progress-bar:before {
  background-color: #ffb300;
}

/** icon_element-style-fill **/
.cmn-icon.cmn-icon_element-fill {
  color: #fff;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-yellow {
  background-color: #ffb300;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-orange {
  background-color: #ff4c00;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-red {
  background-color: #ff0a26;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-dark_pink {
  background-color: #ff0061;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-mulled_wine {
  background-color: #50485b;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-background-aqua {
  background-color: #39c8df;
}
.cmn-icon.cmn-icon_element-fill.cmn-icon_element-color-aqua {
  color: #39c8df;
}

/** icon_element-style-border **/
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-mulled_wine {
  border-color: #50485b;
  color: #50485b;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-blue {
  border-color: #5472d2;
  color: #5472d2;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-white {
  border-color: #fff;
  color: #fff;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-yellow {
  border-color: #ffb300;
  color: #ffb300;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-orange {
  border-color: #ff4c00;
  color: #ff4c00;
}
.cmn-icon.cmn-icon_element-border.cmn-icon_element-color-red {
  border-color: #ff0a26;
  color: #ff0a26;
}

/** icon_element-bgcolor **/
.element-style .icon-box-wrapper {
  padding-top: 15px;
}
.element-style .row .col-md-6 .featured-icon-box:not(:last-child) {
  padding: 0;
  margin-bottom: 40px;
}

/** team-member-details **/
.cmn-team-member-single-title {
  font-size: 28px;
  line-height: 37px;
  margin-bottom: 0;
}
.cmn-team-member-single-position {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
}
.cmn-team-details-list {
  margin: 0;
  padding: 0;
}
.cmn-team-details-list li {
  width: 50%;
  float: left;
  padding-bottom: 10px;
}
.cmn-team-details-list .cmn-team-list-title {
  margin-right: 3px;
  position: relative;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  padding-left: 24px;
}
.cmn-team-extra-details-wrapper .cmn-team-details-list .cmn-team-list-title {
  text-indent: 0;
  width: auto;
  margin-right: 3px;
}
.cmn-team-details-list .cmn-team-list-title,
.cmn-team-details-list .cmn-team-list-value {
  display: inline-block;
}
.cmn-team-list-title i {
  position: absolute;
  text-align: center;
  text-indent: 0;
  font-size: 16px;
  top: 0;
  margin-right: 3px;
  display: inline;
  left: 0px;
}
.cmn-team-details-list {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
}
.member-info-box {
  padding: 30px;
}
.timing-box {
  position: relative;
}
.timing-box i {
  font-size: 25px;
  position: absolute;
  left: 0;
  font-weight: normal;
}
.timing-box h5 {
  padding-left: 35px;
}
ul.timing-list,
ul.info-list {
  padding: 0;
  margin: 0;
}
ul.timing-list li {
  padding: 2px 0;
  font-size: 15px;
  line-height: 23px;
}
ul.timing-list li span {
}
ul.timing-list li span.day {
}
ul.timing-list li span.time {
  float: right;
}

ul.info-list li {
  padding: 15px 0;
  font-size: 15px;
  line-height: 23px;
}
ul.info-list li:first-child {
  padding-top: 0;
}
ul.info-list li:not(:last-child) {
  border-bottom: 1px solid #eaeaea;
}
ul.info-list li:last-child {
  padding-bottom: 0;
}
ul.timing-list,
ul.info-list {
  padding-top: 10px;
}
ul.info-list li i {
  margin-right: 10px;
  font-size: 15px;
}
.member-contact-form {
  padding: 30px;
}

/* Raju */

a {
  text-decoration: none !important;
}

::-webkit-scrollbar {
  width: 0 !important;
  display: none;
}

.owl-carousel.banner img {
  width: 100% !important ;
  /* height:450px !important; */
  object-fit:cover;
}

.banner.owl-carousel .owl-item {
  padding: 0px !important;
}
.banner .owl-dots {
  position: absolute;
  bottom: 0px;
  display: flex !important;
  width: 100%;
  justify-content: center;
}
.banner .owl-dots .owl-dot.active span {
  background:#25a8e0;
}
.pos-rel {
  position: relative;
}
.banner-cap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  margin-top: 40px;
}
.banner-btns a {
  background-color: rgb(45, 74, 138);
  font-family: Poppins;
  text-align: center;
  line-height: 27px;
  letter-spacing: 0px;
  font-weight: 300;
  font-size: 14px;
  border-color: rgb(30, 38, 55);
  border-style: none;
  margin-right: 30px;
  border-radius: 0px;
  padding: 11px 35px 11px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}


.banner-head {
  font-family: Poppins;
  text-align: left;
  line-height:46px;
  letter-spacing: 0px;
  font-weight: 600;
  font-size:38px;
  border-color: rgb(110, 110, 110);
  border-style: none;
  margin: 8px 0px 20px 0px;
  border-radius: 0px;
  padding: 0px;
  color:#fff;
  text-decoration: none;
}
.banner-head strong {
  text-align: left;
  line-height: 25px;
  letter-spacing: 0px;
  font-weight: 700;
  border-color: rgb(106, 26, 96);
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
}
.banner-sub-head {
  font-family: "Poppins";
  text-transform: uppercase;
  visibility: visible;
  text-align: left;
  line-height: 25px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 20px;
  border-color: rgb(110, 110, 110);
  border-style: none;
  margin: 0px;
  border-radius: 0px;
  padding: 0px;
  color:#0314be;
  text-decoration: none;
}

.banner-cap .cmn-btns {
	border: 1px solid #fff;
	color: white;
	font-size:13px;
  margin-top:10px;
}
.banner-head strong {
  color:#fff;
}

.pl-30p {
  padding-left: 30px;
}
.d-flex {
  display: flex;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-start {
  justify-content: flex-start;
}

/* Top Header */
.top-nav {
  padding: 5px 50px 20px 50px;
  background-color:#3b88d2;
}

.top-d-flex-c {
  display: flex;
}

.top-nav a {
  font-size: 13px;
  color: #fff;
}

/* .first-top>div>a{display: flex;align-items: center;} */
.first-top a:first-child {
  letter-spacing: 1px;
}

.first-top a:last-child {
  letter-spacing: 0.5px;
}

.first-middle a {
  letter-spacing: 0.3px;
}

.top-nav .top-bdr > div:not(:last-child) {
  margin-right: 60px;
}

.top-nav .top-bdr > div {
  position: relative;
}

.top-nav .top-bdr > div:not(:first-child)::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #fff;
  left: -30px;
  position: absolute;
}

.top-nav .first-top > div:not(:first-child) {
  margin-left: 25px;
}

.first-middle > a {
  position: relative;
}

.first-middle > a:not(:first-child) {
  margin-left: 30px;
}

.first-middle > a:not(:first-child)::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #000048;
  position: absolute;
  left: -16px;
  top: 8px;
}

.first-bottom > a:not(:first-child) {
  margin-left: 17px;
}

.align-center {
  align-items: center;
}
.bottom-nav.extraclass {
  top: 0px;
  margin-top: 0px;
}

.header-btn.foot-btn {
  border-radius: 100px !important;
  background-color: transparent !important;
  border: 2px solid #fff !important;
  position: relative;
  width: 175px;
  height: 42px;
  color: #fff !important;
  background-origin: border-box;
  background-clip: content-box, border-box;
  background-image: linear-gradient(#333, #333),
    linear-gradient(to top, #777, #777);
  font-weight: 500 !important;
  text-transform: capitalize;
  padding: 0px !important;
  font-size: 15px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.header-btn {
  border-radius: 100px !important;
  background-color: transparent !important;
  border: 2px solid transparent !important;
  position: relative;
  width: 135px;
  height: 42px;
  color: #1e2637 !important;
  background-origin: border-box;
  background-clip: content-box, border-box;
  background-image: linear-gradient(white, white),
    linear-gradient(to top, #777, #777);
  font-weight: 500 !important;
  text-transform: capitalize;
  padding: 0px !important;
  font-size: 15px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.cmn-header-cart-link {
  display: flex;
  align-items: center;
}
.header-btn:hover {
  background-color: transparent;
  /* background-image: linear-gradient(180deg, #F7941D 0%, #BE1E2D 100%); */
  /* border: 2px solid transparent !important; */
  background-image:linear-gradient(180deg, #3b88d2 0%, #13349d 100%)
}

.how-it-work-content {
  background-image: url(../images/careere-svg.svg);
  padding: 75px 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

}
.header-btn.foot-btn:hover {
  border: 2px solid transparent !important;
}
.how-it-work-content img {
  width: 50px;
}
.how-it-work-content > div > div {
  padding: 0px 60px;
}
.how-it-work-content .featured-title {
  margin: 15px 0px;
}
.section-title .how-it-work-content  h5{
  font-weight:600 !important;
  color:#1e2637;
}
.how-it-work-content p {
  line-height: 24px;
}
.title-footer-top {
  font-size: 28px;
  line-height: 44px;
  margin-bottom: 0;
  color: #fff;
}
.footer-bdr-sec{border: 1px solid #ffffff4a;padding: 0px 15px;min-height: 90px;display: flex;align-items: center;}
.footer-bdr-sec i{font-size: 20px;padding-right: 10px;}
.footer-bdr-sec a, .foot-a{font-size: 15px;font-weight: 300;}
.footer-des{display:flex;padding:5px 15px 20px}
.footer-des i{padding-right:8px}
.footer-des>div:not(:first-child){padding-left:30px}
.footer-des a{font-weight:300;letter-spacing:.5px}
.pos-relative{position:relative;}
.ark-abt{height:100%}
/* .abt-btm{position:absolute;bottom:0px} */
.cmn-historybox-description{line-height:22px !important; color:#fff;}
.why-arc .featured-desc p{line-height:21px !important;font-size:14px;}
.py-5p{padding-top:60px}
.social-links i{font-size:16px; color: white;}
.social-links>{display:flex;align-items:center;justify-content:center;width:10px;height:10px}
.social-links>a{
  color:#afafaf;
  display:flex;align-items:center;
}
.why-arc .section-title h2.title{font-size:29px !important}
.why-arc .title-header:before{display:none}
.why-arc .section-title.with-desc .title-header{margin-bottom:5px}
.why-arc .separator .sep-line{margin:18px 0px !important}
.top-nav .foot-a {color:#fff;font-size:13px;padding-left:6px;letter-spacing:.5px}
.top-nav .first-top i{color:#fff;font-size:17px !important}


footer{color:#999 !important}
.pre-text{background-repeat:no-repeat;background-size:20px;}
.pre-text {
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 20px;
}
/* padding-left:30px; */
/* .pre-title{font-size:18px} */
.pre-text-big{font-size:17px;margin-top:2px;display:inline-block}
.pre-text-big a, .pre-text-big{color: #999 !important;}
.pre-text .pre-text-small{font-size: 13px; line-height:20px; color: #999 !important;}
.pre-text .pre-text-smalll{color: #1e2637 !important;}
footer .widget .widget-title{font-size:16px !important;color:#999 !important}
.pre-ul-two {
    /* columns: 2; */
    /* display: flex; */
    /* flex-direction: column; */
    /* flex-wrap: wrap; */
    /* width: 100%; */
    /* height: 160px; */
}
.footer .widget ul a{color:#999 !important}
footer .social-icons{display:flex;justify-content:end}
.cmn-bgcolor-skincolor > .cmn-bg-layer > .cmn-bg-layer-inner{    background-image: linear-gradient(180deg, #333 0%, #222 100%);}
.owl-theme .owl-dots .owl-dot span{border:2px solid transparent !important;background-color:#25a8e0 !important;}
.owl-theme .owl-dots .owl-dot{opacity:.5}
.owl-theme .owl-dots .owl-dot.active{opacity:1}

.cmn-btns{
  color: #000;
    position: relative;
    display: inline-flex;
    border-radius: 10rem;
    overflow: hidden;
    line-height: normal;
    padding: 8.5px 20px 8.5px 20px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    text-transform: capitalize;
}
.cmn-btns::after {
  border: 1px solid rgba(24, 76, 161, 1);
  box-sizing: border-box;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10rem;
  -webkit-border-radius: 10rem;
  z-index: -2;
}
.cmn-btns::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: rgba(24, 76, 161, 1);
  transition: all 0.3s;
  border-radius: 10rem;
  -webkit-border-radius: 10rem;
  z-index: -1;
  box-sizing: border-box;
}
.cmn-btns:hover::before {
  width: 100%;
  color:#000 !important;
}
.cmn-btns:hover{color:#fff !important;}
.testimonial-content{position:relative}
.testimonial-content:before{width:60px;height:50px;position:absolute;content:'';top:50%;right:-120px;background-image:url(../images/quote.png);background-size:80px;background-repeat:no-repeat;opacity:.5;background-position:center;transform:translateY(-50%)}
.testimonial-content:after{width:60px;height:50px;position:absolute;content:'';top:50%;left:-120px;background-image:url(../images/quote.png);background-size:80px;background-repeat:no-repeat;opacity:.5;background-position:center;transform: rotateY(180deg) translateY(-50%)}
.testimonials{padding:0px 120px}
/* .cmn-history-box-wrapper:hover .cmn-history-box-details{
  background-image: linear-gradient(180deg, #7074edf7 0%, #2e3192 100%);
} */
/* .cmn-history-box-wrapper:hover .cmn-icon.cmn-icon_element-size-md{
  background-image: linear-gradient(180deg, #7074edf7 0%, #2e3192 100%) !important;

} */


/* HEADER CSS */
.add-blk i{transform: translateY(2px);}
.cal-blk i{transform: translateY(2px);}
.mail-blk i{transform: translateY(1px); margin-right: 3px;}


/* Industries section css */

/* button hover css */
.border-gradient:active, .border-gradient:hover, .border-gradient:focus {
  outline: 0!important;
  outline-offset: 0;
}
.border-gradient::before,
.border-gradient::after {
  position: absolute;
  content: "";
}
.border-gradient {
    position: relative;
    padding: 0 !important;
    border-radius: 6px;
    text-transform: capitalize;
    border: double 6px transparent;
    background-origin: border-box;
    background-clip: content-box, border-box;
    padding: 0 !important;
	z-index: 0;
}
/* video.fullscreen { */
  /* position: absolute; */
  /* z-index: 0; */
  /* object-fit: cover; */
  /* width:100%; */
  /* height:100%; */
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */

  /* &::-webkit-media-controls { */
     /* display:none !important; */
  /* } */
/* } */
.indust-h2
{
  color:#fff !important;
}
.section-title h2.title span.transform
{
  color: #fff !important;
}

.border-gradient::before {
  background-color:#e1392e;
  transition: 0.3s ease-out;
  border-radius: 50px;
}

.sectors-sec {margin-top:130px}
.sectors-sec .container{position:relative;}
.sectors-cnt{padding: 88px 0px;}

.sectors-sec video {
    height:100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
	z-index: -1;
	border-radius:10px;
}
.sector-btn .cmn-btns{
	color:#fff;
	border:1px solid #fff;
}

.typed-text {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
    /* font-family: 'Poppins-Bold'; */
    font-size:45px;
    line-height: 50px;
    display: inline-block;
    text-transform: uppercase;
    padding: 24px 30px;
    margin-top: 5px;
	color: #000;
}

.bxx {
    position: absolute;
    width: 9px;
    height: 9px;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.tp_bx {
    position: relative;
    border: 1px dashed #000;
    margin-bottom: 35px;
    min-height: 105px;
    display: inline-block;
}

.bxx::after,
.bxx::before,
.tp_bx::after,
.tp_bx::before {
    position: absolute;
    width: 9px;
    height: 9px;
    left: 50%;
    background: #000;
    content: '';
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.tp_bx::after { bottom: -5px;}
.tp_bx::before {top: -5px;}

.bxx::before { top: -45px;}
.bxx::after {bottom: -45px;}

.bxx.lt {left: -5px;}
.bxx.rt {right: -5px;}

/* .sector-btn{ */
	/* font-size: 16px; */
	/* color: #000; */
	/* padding:10px 37px; */
	/* border:1px solid #000; */
/* } */
/* .sector-btn:hover{ */
	/* border:1px solid #000; */
/* } */

.sector-btn{margin-top:30px;}


.slider-wrapper {
  font-size: 2.5rem;
  font-family: 'Poppins', sans-serif;
  color: #aaa;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.slider-box {
  margin-left: 1rem;
  font-weight: 700;
  height: 5rem;
}

.slider-text {
  height: 4.7rem;
  /* padding: 0.7rem; */
  margin-bottom: 1.65rem;
  /* background-color: rgba(0, 132, 255, 0.63); */
  text-align: center;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: none;
}

.slider-text:first-child {
  animation: slide 5s linear infinite;
}

@keyframes slide {
  0% {
    margin-top: -300px;
  }
  5% {
    margin-top: -200px;
  }
  33% {
    margin-top: -200px;
  }
  38% {
    margin-top: -100px;
  }
  66% {
    margin-top: -100px;
  }
  71% {
    margin-top: 0px;
  }
  100% {
    margin-top: 0px;
  }
}

	/* owl carosel left & right icons css */

.client-sec{padding-top:80px;}
.clt-box {
    border: 1px solid #e0dcdc;
    padding: 15px;
    width: 100%;
    height: 110px;
	position:relative;
	background: #fff;
	text-align:center;
}
.clt-box img{
	height:86px;
	width:auto !important;
	margin:auto;
}
.intel{height:70px !important;}

/* NEW CSS */

/* ABOUT PAGE CSS */

.inn-banner{
	/* height:350px;  */
	width:100%;
}

.mision-sec{margin-top:40px;}

.work{margin-top:20px;}

.mision-box {
    padding: 15px;
	height:100%;
	background:#008ad2;
	color: white;
	border-radius: 5px;
}

.mision-box h5 {
    color: white;
    margin: 15px 0px 10px 0px;
    font-size: 22px;
}

.ss-box{
	border: 1px solid #dbdbdb;
    padding: 15px;
	background:white;
	color: #2d2d2d !important;
}


.techn-box{
	border: 1px solid #dbdbdb;
    padding: 15px;
	background:white;
	color: #2d2d2d !important;
	margin-bottom:30px;
}

.techn-box a{color:#000 !important;}

.sgap-bx{margin-bottom:30px;}
.content-li {
    margin: 0;
    padding: 0;
}
.content-li li {
	padding-left: 38px;
    position: relative;
    margin-bottom:15px;
}
.content_pn_set li {
  margin-bottom: 13px !important;
}
.content-li li:after {
    content: '';
    left: 0;
    width: 27px;
    height: 27px;
    color: #4069FF;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    border-radius: 500px;
    top: calc(50% - 13px);
    background: #EFF0F6;
    background-image: url(../images/check.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}

.btn-position{
	text-align: center;
    z-index: 1;
    position: relative;
}
/* ---------------------------------------------------------------- */
            /* INDUSTRIES  PAGE CSS */
            /* ---------------------------------------------------------------- */
            /* core css */
            

.section1 {
	position: relative;
	margin-top:30px;
}
/* .section1:before { */
	/* content: ""; */
	/* position: absolute; */
	/* bottom: 0px; */
	/* border-bottom: 1px solid #c1c1c1; */
	/* width: 50%; */
	/* right: 0; */
/* } */
.indus-bg {
    background-size: cover;
    background-position: center;
    height: 400px;
    /* background-attachment: fixed; */
    position: relative;
    border-radius: 5px;
    padding: 40px;
    display: grid;
    align-items: end;
}
.indus-bg1 {
	background-image: url(../images/indus1.jpg);
}
.indus-bg2 {
	background-image: url(../images/technology.jpg);
}
.indus-bg3 {
	background-image: url(../images/transportation.jpg);
}
.indus-bg4 {
	background-image: url(../images/retail.jpg);
}
.indus-bg5 {
	background-image: url(../images/manufacturing.jpg);
}
.indus-bg6 {
	background-image: url(../images/finance.jpg);
}
/* .indus-bancontent { */
	/* position: absolute; */
	/* bottom: 40px; */
	/* left: 40px; */
	/* right: 40px; */
/* } */
.indus-bancontent h5{font-size:30px;  line-height: 36px; color:#fff;}
.indus-left-blk,  .indus-rgt-blk {
	height: 100%;
}
.indus-rgt-blk {
	padding-left: 40px;
}
.indus-rgt-blk h5 {
    font-size: 22px;
    margin-bottom: 5px;
    margin-top: 20px;
}
.trend-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 12px;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
	/* background: linear-gradient(180deg, rgb(0 0 0 / 5%) 46%, rgb(0 0 0 / 81%) 75%, rgb(0 0 0) 100%); */
	background:linear-gradient(180deg, rgb(0 0 0 / 4%) 0%, rgb(0 0 0 / 86%) 100%, rgb(0 0 0) 100%);
	border-radius: 5px;
}


/* ---------------------------------------------------------------- */
            /* CONTACT PAGE CSS */
            /* ---------------------------------------------------------------- */
            /* location css */
            
            .loc-blk {
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0);
	border: 1px solid #e1e1e1;
	padding: 30px;
}
.loc-box p {
	min-height: 112px;
}
/* contact section css */
            
.enq-box{
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.06);
  background-color: #fff;
	border-radius:10px;
}
.enq-blk {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 20px;
	row-gap: 20px;
}
.enq-box {
	padding:25px;
	background-color: #ffffff;
	text-align:center;
}
.enq-box p{margin-bottom:0px;}

/* form css */
            
.cnt-row{align-items: end;}

.contact-form input {
	height: 49px;
}
.contact-form input,  .contact-form textarea {
	font-size: 14px;
	color: #8b8b8b;
	border-radius: 2px;
	background-color: rgba(255, 255, 255, 0.050980392156862744);
	border: 1px solid #393939;
}
            
             ::placeholder {
                /* Chrome, Firefox, Opera, Safari 10.1+ */
                color: #8b8b8b !important;
 opacity: 1;
/* Firefox */
            }
.contact-btn a {
    float: initial !important;
    background-image: linear-gradient(#25a8e0, #25a8e0), linear-gradient(to top, #25a8e0, #25a8e0) !important;
}
.cnt-left, .cnt-rgt{margin-top:50px;}


/* ------------------------------ */
	/* CAREER PAGE CSS */
/* ------------------------------*/

.portal-box { padding: 15px 25px 25px 25px;}

.portal-box img{ height:260px;}

.apply_btn {background: #efab00; padding:10px 30px; border: 0; text-transform: capitalize;}

.career-box {
    /* filter: drop-shadow(0px 8px 15px rgba(0,0,0,0.1)); */
    /* background: white; */
    border-radius: 5px;
    padding-bottom: 25px;
    border: 1px solid #d6d6d6;
	margin-bottom: 30px;
}

.read-more__link {
    padding: 0px 30px 10px 21px;
    display: block;
    margin-left: 20px;
    text-align: right;
    color: #01aef0;
    cursor: pointer;
    /* position: absolute; */
    /* bottom: 1%; */
    /* left: 15%; */
    display: inline-block;
    /* background: gray; */
    padding: 5px 25px;
    /* color: white; */
    border: 1px solid #01aef0;
}

.career-portal-title{
    justify-content: space-between;
}
.read-more__link { margin-top: 15px;}

.read-more__link:last-child{display:none;}

html{
overflow-x:hidden;
}

 /* ------------------------------------ */
	/* SERVICE PAGES COMMON CSS */
/* ------------------------------------ */

/* SERVICE LEFT SIDE CSS */

.service-pg-title {
    font-size: 30px;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}
.service-pg-title:after {
    position: absolute;
    width: 50px;
    height: 3px;
    background:#f2842d;
    content: "";
    bottom: 0px;
    left: 0px;
}

.service-pg-title span {
    font-size: 19px;
    font-family: 'Poppins-Light';
}

.spage-icon{
	object-fit:cover;
	object-position:top;
}


.pg-title1 {
    color:#004c8f;
    font-family: 'Poppins-Medium';
    font-size: 26px;
}

.pg-title2{
	font-size:28px;
    color: #000000;
    font-family: 'Roobert-Regular';
}

/* SERVICE RIGHT SIDE CSS */

.right-box {
    border: 1px solid rgba(0, 0, 0, 0.08);
    padding: 10px;
    margin-bottom: 20px;
}

.service-menu-title {
    color: #0167a1;
    font-size: 18px;
    padding: 0 0 10px;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	letter-spacing:0;
	margin: 0;
}
.service-menu-title:after {
    position: absolute;
    width: 30px;
    height: 2px;
    background:#f2842d;
    content: "";
    bottom: 0px;
    left: 0px;
}
.rightlinks ul{margin:0; padding: 0;}

.rightlinks li {
    position: relative;
    padding: 0px 0px 0px 10px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.1);
}

.rightlinks li:hover{
	background:#3b89d1;
}
.rightlinks li:hover a{
	color:#fff;
}
.rightlinks li::before {
    content: "";
    left: 3px;
    position: absolute;
    top: 17px;
    width: 5px;
    height: 5px;
    background:#004c8f;
    border-radius: 50%;
}
.rightlinks li a {
    color: #000;
    padding:10px 0px 10px 10px;
    display: block;
}

.rightlinks li a::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transition: transform .5s cubic-bezier(.075, .82, .165, 1);
    transform-origin: center right;
    background-color:#008ad2;
    z-index: -1;
}

.rightlinks li a:hover::before {
    transform: scaleX(1);
    transform-origin: center left;
}

/* Form ereor */

.form-control.error{border-color: red;}
.error{color: red;}

/* ::placeholder{color: #333333 !important;} */
.loading__anim {
  width: 30px;
  height: 30px;
  border: 5px solid rgba(189, 189, 189, 0.25);
  border-left-color: #15a4d4;
  border-top-color:#15a4d4;
  border-radius: 50%;
  display: inline-block;
  animation: rotate 600ms infinite linear;
  margin: 0px auto;
}

@keyframes rotate {
  to {
    transform: rotate(1turn);
  }
}



.black-txt{color:#000;}

.s-icn {
width: 40px;
    height: 40px;
	
}

.sponser-img a{
	font-size:28px;
	color:white;
	font-family: "Poppins", sans-serif;
    font-weight: 600;
}


/* sri-css */


 .h_100{
  height: 100% !important;
}
 .h_90{
  height: 90% !important;
}
.cmn-history-box-wrapper .cmn-history-box-borderr {
  position: relative;
  margin: 5px 0px 12px 0px;
  border: 1px dashed #e5e5e5;
  width: 100%;
}
.cmn-history-box-borderr::before {
  position: absolute;
  content: " ";
  left: 53.5%;
  margin-left: -19px;
  height: 12px;
  width: 12px;
  z-index: 1;
  border-radius: 50px;
  background-color: #e8eaed;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: -7px;
}

.title-top {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #000;
}
.title_back {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 0;
  color: #fff;
  background-color: #21214F;
  padding: 30px;
  text-align: center;
}
.back_img{
  background: url("../images/1_c.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 0;
}
.back_img::before{
  content: "";
  position: absolute;
  background-color: #0000007d;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.techn-boxx{
	border: 1px solid #dbdbdb;
  padding: 15px;
	background-image: linear-gradient(180deg, #7074edf7 0%, #2e3192 100%);
	color: #fff !important;
	margin-bottom:30px;
  border-radius: 5px !important;
}
.rsp-contact{display:none !important;}

.cmn-icon img{
  width:35px
}

.banner-cap p{
  font-size:16px
}

.cmn-bgcolor-skincolor > .cmn-bg-layer > .cmn-bg-layer-inner{
  background-image: linear-gradient(180deg, #3b88d2 0%, #19327f 100%);

}

.sec-title2{
  font-weight: 600 !important;
    color: #1e2637;
    font-size: 19px;
    line-height: 26px;
}