/*
Template Name: Caleon - Cable TV & ISP Business HTML Template
Template URI: https://themeforest.net/item/caleon-cable-tv-isp-business-html-template/25165073
Author: thesoftking
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography 
    [ ## Heading ] 
    [ ## Others Typography ]
# Elements
    [ ## Font Size ]
    [ ## Font Weight ]
    [ ## Margin Element ]
    [ ## Padding Element ]
    [ ## Color Element ]
    [ ## Background Element ]
    [ ## Extra Background ]
    [ ## Social Element ]
    [ ## Overlay Element ]
    [ ## Lists ]
    [ ## Post, Page, Comments Table ]
    [ ## Others Element ]
    [ ## Grid Element ]
# Forms
	[ ## Buttons ]
	[ ## Fields ]
# Modules 
	[ ## Alignments ]
	[ ## Clearings ]
	[ ## Infinite Scroll ]
# Header Content
	[ ## Preloader ]
	[ ## Header ]
    [ ## Sticky header ]
# Navigation
	[ ## Links ]
	[ ## Menus ]
	[ ## Pagination ]
        [ ### Post Navigation ]
	[ ## Navigation responsive ]
# layout
    [ ## Hero Block ]
    [ ## Features ]
    [ ## Team ]
    [ ## Testimonial ]
    [ ## Sections ]
        [ ### Features Block ]
        [ ### Network Location ]
        [ ### Discount Block ]
        [ ### Vission Mission Block ]
        [ ### Work Brand ]
        [ ### Announcement ]
        [ ### Pricing ]
        [ ### Faqs ]
        [ ### Support Ticket ]
        [ ### Call To Action ]
        [ ### Founder Message Block ]
        [ ### Fan Fact Block ]
    [ ## Blog ]
# Others
	[ ## Single Posts ]
# site content
	[ ## About Page ]
	[ ## Contact Page ]
	[ ## 404 Page ]
	[ ## Registration Page ]
	[ ## Posts and pages ]
	    [ ### Page Title ]
	    [ ### Breadcrumb ]
	    [ ### Page info Content ]
	[ ## Comments ]
	[ ## Widgets ]
	[ ## Widgets Content ]
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 100%;
}

body {
  background-color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5em;
  color: #777777;
}

/*-------------------------------------------------
    [ ## Heading ]
*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.4em;
  color: #11893e;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
}

h1 {
  font-size: 2.441em;
}

h2 {
  font-size: 1.953em;
}

h3 {
  font-size: 1.563em;
}

h4 {
  font-size: 1.25em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 0.8em;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: inherit;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover {
  color: inherit;
  text-decoration: none;
}

.heading {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .heading {
    font-size: 22px;
  }
}

.section-heading {
  font-weight: 700;
  font-size: 40px;
  position: relative;
  z-index: 2;
  line-height: 1.25em;
  margin-bottom: 20px;
  margin-top: -10px;
}
@media only screen and (max-width: 991px) {
  .section-heading {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .section-heading {
    font-size: 32px;
    margin-top: -8px;
  }
}
@media only screen and (max-width: 480px) {
  .section-heading {
    font-size: 28px;
  }
}

.section-title {
  position: relative;
  margin-bottom: 65px;
  margin-top: -10px;
}
.section-title.text-center {
  padding: 0 30px;
}
@media only screen and (max-width: 1199px) {
  .section-title.text-center {
    padding: 0px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title {
    margin-bottom: 50px;
    margin-top: -8px;
  }
}
.section-title .title-main {
  font-weight: 700;
  font-size: 40px;
  position: relative;
  z-index: 2;
  line-height: 1.25em;
  margin-bottom: 25px;
  text-transform: capitalize;
}
@media only screen and (max-width: 991px) {
  .section-title .title-main {
    margin-bottom: 20px;
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title .title-main {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .section-title .title-main {
    font-size: 28px;
  }
}
.section-title .title-main > span {
  color: #8d47de;
}
.section-title .title-text {
  line-height: 1.55em;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .section-title .title-text {
    font-size: 16px;
  }
}
.section-title.white {
  color: white;
}
.section-title.white .title-main {
  color: white;
}
.section-title.style-two {
  margin-bottom: 20px;
}
.section-title.style-two .title-main {
  margin-bottom: 20px;
}
.section-title.style-two .title-text {
  font-weight: 600;
  color: #555;
  font-size: 16px;
  line-height: 1.8em;
}

/*-------------------------------------------------
    [ ## Others Typography ]
*/
p {
  margin-bottom: 15px;
  line-height: 1.8em;
}
p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 1199px) {
  p {
    line-height: 1.7em;
  }
}

blockquote {
  margin: 0 0 1.3em;
}

address {
  margin: 0 0 1.3em;
}

dfn, em, cite, i, code, kbd, tt, var {
  font-size: 1em;
}

em, cite, i {
  font-style: italic;
}

abbr, acronym {
  border-bottom: 1px dotted #454545;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

pre {
  background: #fafafa;
  padding: 20px 30px;
  margin-bottom: 30px;
  max-width: 100%;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-size: 0.929em;
  overflow: auto;
}

img {
  max-width: 100%;
  height: auto;
}

.dropcap {
  display: block;
  float: left;
  margin: 15px 5px 0 0;
  font-weight: bold;
  font-size: 60px;
  color: #ccc;
}

.el-text-rotation {
  white-space: nowrap;
  position: relative;
  display: inline-block;
}
.el-text-rotation .inner-el {
  text-transform: uppercase;
  letter-spacing: 0.015em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Font Size ]
*/
.fts-13 {
  font-size: 13px;
}

.fts-15 {
  font-size: 15px;
}

.fts-18 {
  font-size: 18px;
}

.fts-20 {
  font-size: 20px;
}

.fts-25 {
  font-size: 25px;
}

.fts-30 {
  font-size: 30px;
}

.fts-35 {
  font-size: 35px;
}

.fts-40 {
  font-size: 40px;
}

.fts-45 {
  font-size: 45px;
}

.fts-50 {
  font-size: 50px;
}

.fts-60 {
  font-size: 60px;
}

.fts-65 {
  font-size: 65px;
}

.fts-70 {
  font-size: 70px;
}

.fts-75 {
  font-size: 75px;
}

/*--------------------------------------------------------------
# Font Weight
--------------------------------------------------------------*/
.w-100 {
  font-weight: 100;
}

.w-300 {
  font-weight: 300;
}

.w-400 {
  font-weight: 400;
}

.w-500 {
  font-weight: 500;
}

.w-600 {
  font-weight: 600;
}

.w-700 {
  font-weight: 700;
}

.w-800 {
  font-weight: 800;
}

.w-900 {
  font-weight: 900;
}

/*-------------------------------------------------
    [ ## Margin Element ]
*/
.mr-0 {
  margin: 0;
}

.mrt-0 {
  margin-top: 0;
}

.mrb-0 {
  margin-bottom: 0;
}

.mrl-0 {
  margin-left: 0;
}

.mrr-0 {
  margin-right: 0;
}

.mrt-5 {
  margin-top: 5px;
}

.mrb-5 {
  margin-bottom: 5px;
}

.mrl-5 {
  margin-left: 5px;
}

.mrr-5 {
  margin-right: 5px;
}

.mrt-10 {
  margin-top: 10px;
}

.mrb-10 {
  margin-bottom: 10px;
}

.mrl-10 {
  margin-left: 10px;
}

.mrr-10 {
  margin-right: 10px;
}

.mrt-15 {
  margin-top: 15px;
}

.mrb-15 {
  margin-bottom: 15px;
}

.mrl-15 {
  margin-left: 15px;
}

.mrr-15 {
  margin-right: 15px;
}

.mrt-20 {
  margin-top: 20px;
}

.mrb-20 {
  margin-bottom: 20px;
}

.mrl-20 {
  margin-left: 20px;
}

.mrr-20 {
  margin-right: 20px;
}

.mrt-25 {
  margin-top: 25px;
}

.mrb-25 {
  margin-bottom: 25px;
}

.mrl-25 {
  margin-left: 25px;
}

.mrr-25 {
  margin-right: 25px;
}

.mrt-30 {
  margin-top: 30px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrl-30 {
  margin-left: 30px;
}

.mrr-30 {
  margin-right: 30px;
}

.mrt-35 {
  margin-top: 35px;
}

.mrb-35 {
  margin-bottom: 35px;
}

.mrl-35 {
  margin-left: 35px;
}

.mrr-35 {
  margin-right: 35px;
}

.mrt-40 {
  margin-top: 40px;
}

.mrb-40 {
  margin-bottom: 40px;
}

.mrl-40 {
  margin-left: 40px;
}

.mrr-40 {
  margin-right: 40px;
}

.mrt-45 {
  margin-top: 45px;
}

.mrb-45 {
  margin-bottom: 45px;
}

.mrl-45 {
  margin-left: 45px;
}

.mrr-45 {
  margin-right: 45px;
}

.mrt-50 {
  margin-top: 50px;
}

.mrb-50 {
  margin-bottom: 50px;
}

.mrl-50 {
  margin-left: 50px;
}

.mrr-50 {
  margin-right: 50px;
}

.mrt-55 {
  margin-top: 55px;
}

.mrb-55 {
  margin-bottom: 55px;
}

.mrl-55 {
  margin-left: 55px;
}

.mrr-55 {
  margin-right: 55px;
}

.mrt-60 {
  margin-top: 60px;
}

.mrb-60 {
  margin-bottom: 60px;
}

.mrl-60 {
  margin-left: 60px;
}

.mrr-60 {
  margin-right: 60px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrt-65 {
  margin-top: 65px;
}

.mrb-65 {
  margin-bottom: 65px;
}

.mrl-65 {
  margin-left: 65px;
}

.mrr-65 {
  margin-right: 60px;
}

.mrt-70 {
  margin-top: 70px;
}

.mrb-70 {
  margin-bottom: 70px;
}

.mrl-70 {
  margin-left: 70px;
}

.mrr-70 {
  margin-right: 70px;
}

.mrt-75 {
  margin-top: 75px;
}

.mrb-75 {
  margin-bottom: 75px;
}

.mrl-75 {
  margin-left: 75px;
}

.mrr-75 {
  margin-right: 75px;
}

.mrt-80 {
  margin-top: 80px;
}

.mrb-80 {
  margin-bottom: 80px;
}

.mrb-85 {
  margin-bottom: 85px;
}

.mrl-80 {
  margin-left: 80px;
}

.mrr-80 {
  margin-right: 80px;
}

.mrt-90 {
  margin-top: 90px;
}

.mrb-90 {
  margin-bottom: 90px;
}

.mrl-90 {
  margin-left: 90px;
}

.mrr-90 {
  margin-right: 90px;
}

.mrt-100 {
  margin-top: 100px;
}

.mrb-100 {
  margin-bottom: 100px;
}

.mrl-100 {
  margin-left: 100px;
}

.mrr-100 {
  margin-right: 100px;
}

.mrt-105 {
  margin-top: 105px;
}

.mrb-105 {
  margin-bottom: 105px;
}

.mrl-105 {
  margin-left: 105px;
}

.mrr-105 {
  margin-right: 105px;
}

.mrt-120 {
  margin-top: 120px;
}

.mrb-120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 991px) {
  .mrb-120 {
    margin-bottom: 100px;
  }
}

.mrl-120 {
  margin-left: 120px;
}

.mrr-120 {
  margin-right: 120px;
}

.mrb-145 {
  margin-bottom: 145px;
}

.mrt-150 {
  margin-top: 150px;
}

.mrt-200 {
  margin-top: 200px;
}

.mrb-150 {
  margin-bottom: 150px;
}

.mrb-155 {
  margin-bottom: 155px;
}

.mrb-170 {
  margin-bottom: 170px;
}

.mrb-175 {
  margin-bottom: 175px;
}

.mrl-150 {
  margin-left: 150px;
}

.mrr-150 {
  margin-right: 150px;
}

.mrb-185 {
  margin-bottom: 185px;
}

.mrb-190 {
  margin-bottom: 190px;
}

.mrb-195 {
  margin-bottom: 195px;
}

.mrb-200 {
  margin-bottom: 200px;
}

@media only screen and (max-width: 991px) {
  .md-mrt-60 {
    margin-top: 60px;
  }

  .md-mrb-60 {
    margin-bottom: 60px;
  }

  .md-mrt-55 {
    margin-top: 55px;
  }

  .md-mrb-55 {
    margin-bottom: 55px;
  }

  .md-mrt-50 {
    margin-top: 50px;
  }

  .md-mrb-50 {
    margin-bottom: 50px;
  }
}
/* Margin Top Negative Value */
.ml-t-5 {
  margin-top: -5px;
}

.ml-t-8 {
  margin-top: -8px;
}

.ml-t-058p {
  margin-top: -0.58%;
}

.ml-t-10 {
  margin-top: -10px;
}

.ml-t-15 {
  margin-top: -15px;
}

.ml-t-20 {
  margin-top: -20px;
}

.ml-t-25 {
  margin-top: -25px;
}

.ml-t-30 {
  margin-top: -30px;
}

.ml-t-35 {
  margin-top: -35px;
}

.ml-t-40 {
  margin-top: -40px;
}

.ml-t-45 {
  margin-top: -45px;
}

.ml-t-50 {
  margin-top: -50px;
}

.ml-t-55 {
  margin-top: -55px;
}

.ml-t-60 {
  margin-top: -60px;
}

.ml-t-75 {
  margin-top: -75px;
}

.ml-t-90 {
  margin-top: -90px;
}

.ml-t-105 {
  margin-top: -105px;
}

.ml-t-120 {
  margin-top: -120px;
}

.ml-t-135 {
  margin-top: -135px;
}

.ml-t-150 {
  margin-top: -150px;
}

.ml-t-165 {
  margin-top: -165px;
}

.ml-t-180 {
  margin-top: -180px;
}

.ml-t-195 {
  margin-top: -195px;
}

.ml-t-210 {
  margin-top: -210px;
}

.ml-t-225 {
  margin-top: -225px;
}

/* Margin bottom Negtive value */
.ml-b-5 {
  margin-bottom: -5px;
}

.ml-b-10 {
  margin-bottom: -10px;
}

.ml-b-15 {
  margin-bottom: -15px;
}

.ml-b-20 {
  margin-bottom: -20px;
}

.ml-b-25 {
  margin-bottom: -25px;
}

.ml-b-30 {
  margin-bottom: -30px;
}

.ml-b-35 {
  margin-bottom: -35px;
}

.ml-b-40 {
  margin-bottom: -40px;
}

.ml-b-45 {
  margin-bottom: -45px;
}

.ml-b-50 {
  margin-bottom: -50px;
}

.ml-b-55 {
  margin-bottom: -55px;
}

.ml-b-60 {
  margin-bottom: -60px;
}

.ml-b-75 {
  margin-bottom: -75px;
}

.ml-b-80 {
  margin-bottom: -80px;
}

.ml-b-90 {
  margin-bottom: -90px;
}

.ml-b-105 {
  margin-bottom: -105px;
}

.ml-b-120 {
  margin-bottom: -120px;
}

.ml-b-135 {
  margin-bottom: -135px;
}

.ml-bp-0933 {
  margin-bottom: -0.933%;
}

/* Margin for Responsive value */
@media only screen and (max-width: 767px) {
  .mrb-m-30 {
    margin-bottom: 30px;
  }

  .mrb-m-45 {
    margin-bottom: 45px;
  }

  .mrb-m-60 {
    margin-bottom: 60px;
  }

  .mr-m-0 {
    margin: 0;
  }
}
/*-------------------------------------------------
    [ ## Padding Element ]
*/
.pd-0 {
  padding: 0;
}

.pd-t-0 {
  padding-top: 0;
}

.pd-b-0 {
  padding-bottom: 0;
}

.pd-l-0 {
  padding-left: 0;
}

.pd-r-0 {
  padding-right: 0;
}

.pd-t-5 {
  padding-top: 5px;
}

.pd-b-5 {
  padding-bottom: 5px;
}

.pd-l-5 {
  padding-left: 5px;
}

.pd-r-5 {
  padding-right: 5px;
}

.pd-t-10 {
  padding-top: 10px;
}

.pd-b-10 {
  padding-bottom: 10px;
}

.pd-l-10 {
  padding-left: 10px;
}

.pd-r-10 {
  padding-right: 10px;
}

.pd-t-15 {
  padding-top: 15px;
}

.pd-b-15 {
  padding-bottom: 15px;
}

.pd-l-15 {
  padding-left: 15px;
}

.pd-r-15 {
  padding-right: 15px;
}

.pd-t-20 {
  padding-top: 20px;
}

.pd-b-20 {
  padding-bottom: 20px;
}

.pd-l-20 {
  padding-left: 20px;
}

.pd-r-20 {
  padding-right: 20px;
}

.pd-t-25 {
  padding-top: 25px;
}

.pd-b-25 {
  padding-bottom: 25px;
}

.pd-l-25 {
  padding-left: 25px;
}

.pd-r-25 {
  padding-right: 25px;
}

.pd-t-30 {
  padding-top: 30px;
}

.pd-b-30 {
  padding-bottom: 30px;
}

.pd-l-30 {
  padding-left: 30px;
}

.pd-r-30 {
  padding-right: 30px;
}

.pd-t-35 {
  padding-top: 35px;
}

.pd-b-35 {
  padding-bottom: 35px;
}

.pd-l-35 {
  padding-left: 35px;
}

.pd-r-35 {
  padding-right: 35px;
}

.pd-t-40 {
  padding-top: 40px;
}

.pd-b-40 {
  padding-bottom: 40px;
}

.pd-l-40 {
  padding-left: 40px;
}

.pd-r-40 {
  padding-right: 40px;
}

.pd-t-45 {
  padding-top: 45px;
}

.pd-b-45 {
  padding-bottom: 45px;
}

.pd-l-45 {
  padding-left: 45px;
}

.pd-r-45 {
  padding-right: 45px;
}

.pd-t-50 {
  padding-top: 50px;
}

.pd-b-50 {
  padding-bottom: 50px;
}

.pd-l-50 {
  padding-left: 50px;
}

.pd-r-50 {
  padding-right: 50px;
}

.pd-t-60 {
  padding-top: 60px;
}

.pd-b-60 {
  padding-bottom: 60px;
}

.pd-l-60 {
  padding-left: 60px;
}

.pd-r-60 {
  padding-right: 60px;
}

.pd-t-70 {
  padding-top: 70px;
}

.pd-b-70 {
  padding-bottom: 70px;
}

.pd-l-70 {
  padding-left: 70px;
}

.pd-r-70 {
  padding-right: 70px;
}

.pd-t-75 {
  padding-top: 75px;
}

.pd-b-75 {
  padding-bottom: 75px;
}

.pd-l-75 {
  padding-left: 75px;
}

.pd-r-75 {
  padding-right: 75px;
}

.ptb-80 {
  padding: 80px 0;
}

.pd-t-80 {
  padding-top: 80px;
}

.pd-b-80 {
  padding-bottom: 80px;
}

.pd-l-80 {
  padding-left: 80px;
}

.pd-r-80 {
  padding-right: 80px;
}

.pd-t-90 {
  padding-top: 90px;
}

.pd-b-90 {
  padding-bottom: 90px;
}

.pd-l-90 {
  padding-left: 90px;
}

.pd-r-90 {
  padding-right: 90px;
}

.pd-t-100 {
  padding-top: 100px;
}

.pd-b-100 {
  padding-bottom: 100px;
}

.pd-l-100 {
  padding-left: 100px;
}

.pd-r-100 {
  padding-right: 100px;
}

.pd-t-105 {
  padding-top: 105px;
}

.pd-b-105 {
  padding-bottom: 105px;
}

.pd-l-105 {
  padding-left: 105px;
}

.pd-r-105 {
  padding-right: 105px;
}

.pd-t-120 {
  padding-top: 50px;
}
@media only screen and (max-width: 991px) {
  .pd-t-120 {
    padding-top: 100px;
  }
}

.pd-b-120 {
  padding-bottom: 120px;
  @me;
}
@media only screen and (max-width: 991px) {
  .pd-b-120 {
    padding-bottom: 100px;
  }
}

.pd-l-120 {
  padding-left: 120px;
}

.pd-r-120 {
  padding-right: 120px;
}

.ptb-120 {
  padding: 40px 0;
}
@media only screen and (max-width: 991px) {
  .ptb-120 {
    padding: 30px 0;
  }
}

.pd-t-135 {
  padding-top: 135px;
}

.pd-b-135 {
  padding-bottom: 135px;
}

.pd-l-135 {
  padding-left: 135px;
}

.pd-r-135 {
  padding-right: 135px;
}

.pd-t-140 {
  padding-top: 140px;
}

.pd-b-140 {
  padding-bottom: 140px;
}

.pd-l-140 {
  padding-left: 140px;
}

.pd-r-140 {
  padding-right: 140px;
}

.pd-t-150 {
  padding-top: 150px;
}

.pd-b-150 {
  padding-bottom: 150px;
}

.pd-l-150 {
  padding-left: 150px;
}

.pd-r-150 {
  padding-right: 150px;
}

.pd-t-165 {
  padding-top: 165px;
}

.pd-b-165 {
  padding-bottom: 165px;
}

.pd-l-165 {
  padding-left: 165px;
}

.pd-r-165 {
  padding-right: 165px;
}

.pd-t-180 {
  padding-top: 180px;
}

.pd-b-170 {
  padding-bottom: 170px;
}

.pd-b-180 {
  padding-bottom: 180px;
}

.pd-l-180 {
  padding-left: 180px;
}

.pd-r-180 {
  padding-right: 180px;
}

.pd-t-195 {
  padding-top: 195px;
}

.pd-b-195 {
  padding-bottom: 195px;
}

.pd-l-195 {
  padding-left: 195px;
}

.pd-r-195 {
  padding-right: 195px;
}

.pd-t-200 {
  padding-top: 200px;
}

.pd-b-200 {
  padding-bottom: 200px;
}

.pd-l-200 {
  padding-left: 200px;
}

.pd-r-200 {
  padding-right: 200px;
}

.pd-t-205 {
  padding-top: 205px;
}

.pd-b-205 {
  padding-bottom: 205px;
}

.pd-l-205 {
  padding-left: 205px;
}

.pd-r-205 {
  padding-right: 205px;
}

.pd-t-210 {
  padding-top: 210px;
}

.pd-t-220 {
  padding-top: 220px;
}

.pd-b-220 {
  padding-bottom: 220px;
}

.pd-l-220 {
  padding-left: 220px;
}

.pd-r-220 {
  padding-right: 220px;
}

.pd-t-225 {
  padding-top: 225px;
}

.pd-b-225 {
  padding-bottom: 225px;
}

.pd-l-225 {
  padding-left: 225px;
}

.pd-r-225 {
  padding-right: 225px;
}

.pd-t-235 {
  padding-top: 235px;
}

.pd-b-235 {
  padding-bottom: 235px;
}

.pd-l-235 {
  padding-left: 235px;
}

.pd-r-235 {
  padding-right: 220px;
}

.pd-t-240 {
  padding-top: 240px;
}

.pd-t-255 {
  padding-top: 255px;
}

@media only screen and (max-width: 992px) {
  .pm-tb-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-b-90 {
    padding-bottom: 90px;
  }
}

@media only screen and (max-width: 992px) {
  .pm-t-0 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 992px) {
  .pdmX-60 {
    padding: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .pdms-30 {
    padding: 30px;
  }
}

/*-------------------------------------------------
    [ ## Color Element ]
*/
.color-white {
  color: white;
}

.color-white-im {
  color: white !important;
}

.color-snow {
  color: #eff2f7;
}

.color-zumthor {
  color: #eaf1ff;
}

.color-white-smoke {
  color: #fafafa;
}

.color-gainsboro {
  color: #dddddd;
}

.color-silver {
  color: #c3c3c3;
}

.color-dim-gray {
  color: #454545;
}

.color-dim-gray-im {
  color: #454545 !important;
}

.color-gray {
  color: #767676;
}

.color-suva-grey {
  color: #efefef;
}

.color-matterhorn {
  color: #4d4d4d;
}

.color-night-rider {
  color: #2d2d2d;
}

.color-eclipse {
  color: #3c3c3c;
}

.color-blue-violet {
  color: #1d1556;
}

.color-medium-slate-blue {
  color: #8655f4;
}

.color-soft-nero {
  color: #2a2a2a;
}

.color-nero {
  color: #191919;
}

.color-black {
  color: black;
}

.color-hr-dv-orange {
  color: #eb5100;
}

.color-deep-cerise {
  color: #e51681;
}

.color-zinnwaldite {
  color: #eabeab;
}

.color-silver-tree {
  color: #53b596;
}

.color-medium-purple {
  color: #783dd5;
}

.color-curious-blue {
  color: #003dbe;
}

.text-white {
  color: white;
}
.text-white h2, .text-white h3, .text-white h4, .text-white h5 {
  color: white !important;
}

/*-------------------------------------------------
    [ ## Background Element ]
*/
.bg-white {
  background-color: white;
}

.bg-snow {
  background-color: #eff2f7;
}

.bg-zumthor {
  background-color: #eaf1ff;
}

.bg-lavender {
  background-color: #eeedfd;
}

.bg-white-smoke {
  background-color: #fafafa;
}

.bg-gainsboro {
  background-color: #dddddd;
}

.bg-silver {
  background-color: #c3c3c3;
}

.bg-dim-gray {
  background-color: #454545;
}

.bg-gray {
  background-color: #767676;
}

.bg-suva-grey {
  background-color: #efefef;
}

.bg-green {
  background-color: #7dbd00;
}

.bg-matterhorn {
  background-color: #4d4d4d;
}

.bg-golden {
  background-color: #eaad11;
}

.bg-turquoise {
  background-color: #21a8eb;
}

.bg-night-rider {
  background-color: #2d2d2d;
}

.bg-eclipse {
  background-color: #3c3c3c;
}

.bg-blue-violet {
  background-color: #1d1556;
}

.bg-medium-slate-blue {
  background-color: #8655f4;
}

.bg-soft-nero {
  background-color: #2a2a2a;
}

.bg-nero {
  background-color: #191919;
}

.bg-soft-black {
  background-color: #181d31;
}

.bg-black {
  background-color: black;
}

.bg-hr-dv-orange {
  background-color: #eb5100;
}

.bg-deep-cerise {
  background-color: #e51681;
}

.bg-black-russian {
  background-color: #12141c;
}

.bg-black-russian-2 {
  background-color: #555555;
}

.bg-black-russian-3 {
  background-color: #13152e;
}

.bg-midnight-express {
  background-color: #1b1d38;
}

.bg-zinnwaldite {
  background-color: #eabeab;
}

.bg-silver-tree {
  background-color: #53b596;
}

.bg-medium-purple {
  background-color: #783dd5;
}

.bg-curious-blue {
  background-color: #003dbe;
}

.bg-primary {
  background-color: #8d47de !important;
}

/*-------------------------------------------------
    [ ## Extra Background ]
*/
.bar-blue-violet .swiper-scrollbar-drag {
  background-color: #1d1556;
}

/*-------------------------------------------------
    [ ## SVG Fill ]
*/
.svg-white path {
  fill: white;
}

.svg-snow path {
  fill: #eff2f7;
}

.svg-white-smoke path {
  fill: #fafafa;
}

.svg-gainsboro path {
  fill: #dddddd;
}

.svg-silver path {
  fill: #c3c3c3;
}

.svg-dim-gray path {
  fill: #454545;
}

.svg-gray path {
  fill: #767676;
}

.svg-suva-grey path {
  fill: #efefef;
}

.svg-matterhorn path {
  fill: #4d4d4d;
}

.svg-night-rider path {
  fill: #2d2d2d;
}

.svg-eclipse path {
  fill: #3c3c3c;
}

.svg-blue-violet path {
  fill: #1d1556;
}

.svg-soft-nero path {
  fill: #2a2a2a;
}

.svg-nero path {
  fill: #191919;
}

.svg-soft-black path {
  fill: #181d31;
}

.svg-black path {
  fill: black;
}

/*-------------------------------------------------
    [ ## Social Element ]
*/
.fb-color {
  color: #3b5998;
}

.fb-bg {
  background-color: #3b5998;
}

.tw-color {
  color: #1da1f2;
}

.tw-bg {
  background-color: #1da1f2;
}

.yt-color {
  color: #ff0000;
}

.yt-bg {
  background-color: #ff0000;
}

.in-color {
  color: #c32aa3;
}

.in-bg {
  background-color: #c32aa3;
}

.pin-color {
  color: #bd081c;
}

.pin-bg {
  background-color: #bd081c;
}

.lid-color {
  color: #007bb5;
}

.lid-bg {
  background-color: #007bb5;
}

.gplus-color {
  color: #db4437;
}

.gplus-bg {
  background-color: #db4437;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background-color: #ea4c89;
}

.drib-color {
  color: #ea4c89;
}

.drib-bg {
  background-color: #ea4c89;
}

.dbart-color {
  color: #05cc47;
}

.dbart-bg {
  background-color: #05cc47;
}

.bh-color {
  color: #053eff;
}

.bh-bg {
  background-color: #053eff;
}

/*-------------------------------------------------
    [ ## Overlay Element ]
*/
.bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-image-right {
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
}

.bg-image-100 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.hg-background {
  bottom: 0;
  left: 0;
  height: 100%;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: -2;
}

.bg-overlay {
  position: relative;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  background-color: black;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.85;
}
.bg-overlay > div {
  position: relative;
  z-index: 2;
}

.bg-overlay-primary {
  position: relative;
}
.bg-overlay-primary:before {
  content: "";
  position: absolute;
  background-color: #8d47de;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.88;
}
.bg-overlay-primary > div {
  position: relative;
  z-index: 2;
}

.bg-overlay-gradient {
  position: relative;
}
.bg-overlay-gradient:before {
  content: "";
  position: absolute;
  background: -webkit-linear-gradient(35deg, #003dbe, #8d47de);
  background: linear-gradient(55deg, #003dbe, #8d47de);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.bg-overlay-gradient > div {
  position: relative;
  z-index: 2;
}

.overlay-bg-snow {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.overlay-bg-snow:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.overlay-bg-snow-95 {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.overlay-bg-snow-95:before {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.95);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*-------------------------------------------------
    [ ## Lists ]
*/
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}

.remove-broswer-defult {
  list-style: none;
  padding: 0;
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*-------------------------------------------------
    [ ## Post, Page, Comments Table ]
*/
body:not(.woocommerce-page) .article-content table,
body:not(.bbpress) .article-content table,
body:not(.buddypress) .article-content table {
  margin-bottom: 30px;
}
body:not(.woocommerce-page) .article-content table td, body:not(.woocommerce-page) .article-content table th,
body:not(.bbpress) .article-content table td,
body:not(.bbpress) .article-content table th,
body:not(.buddypress) .article-content table td,
body:not(.buddypress) .article-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

.comment-content table {
  margin-bottom: 30px;
}
.comment-content table td, .comment-content table th {
  border: 1px solid #dddddd;
  padding: 15px;
}

/*-------------------------------------------------
    [ # Button Links ]
*/
.btn-links-area {
  margin: 5px -8px 0;
}
.btn-links-area .btn-links {
  background-color: transparent;
  border: 0 solid;
  margin: 0 8px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  color: #B4C0D9;
  font-size: 32px;
  padding: 0;
  position: relative;
}
.btn-links-area .btn-links:hover {
  color: #8d47de;
}
.btn-links-area .btn-links:hover.btn-next {
  padding-left: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-prev {
  padding-right: 5px;
}
.btn-links-area.text-right .btn-links:hover.btn-next {
  padding-left: 0;
}
@media only screen and (max-width: 991px) {
  .btn-links-area.text-right {
    text-align: left !important;
    margin-bottom: 15px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-prev {
    padding-right: 0px;
  }
  .btn-links-area.text-right .btn-links:hover.btn-next {
    padding-left: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .btn-links-area .btn-links {
    font-size: 26px;
  }
}

/*-------------------------------------------------
    [ ## Socail Status ]
*/
.social-status a {
  border-radius: 50%;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 5px;
  color: black;
}
.social-status a:hover, .social-status a:focus {
  color: #8d47de !important;
}

/*-------------------------------------------------
    [ ## Search ]
*/
.search-wrap {
  position: relative;
}
.search-wrap .search-btn {
  cursor: pointer;
  font-size: 22px;
  text-align: right;
  color: #292929;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  min-width: 20px;
}
.search-wrap .search-btn:hover {
  color: #8d47de;
}
.search-wrap .search-btn.active i:before {
  content: "\eb52";
}
.search-wrap .search-form {
  background-color: white;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.15);
  display: none;
  height: 70px;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: calc(100% + 35px);
  width: 450px;
  z-index: 99;
}
@media only screen and (max-width: 1199px) {
  .search-wrap .search-form {
    top: calc(100% + 28px);
  }
}
.search-wrap .search-form input[type="search"] {
  border: 1px solid #e6e6e6;
  float: left;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  width: 85%;
}
.search-wrap .search-form button, .search-wrap .search-form input[type="button"], .search-wrap .search-form input[type="reset"], .search-wrap .search-form input[type="submit"] {
  background-color: #8d47de;
  border: 0 solid;
  float: left;
  height: 50px;
  width: 15%;
  color: white;
  font-size: 20px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.search-wrap .search-form button:hover, .search-wrap .search-form input[type="button"]:hover, .search-wrap .search-form input[type="reset"]:hover, .search-wrap .search-form input[type="submit"]:hover {
  opacity: 0.8;
}

/*-------------------------------------------------
    [ ## Shape Hexagon ]
*/
.shape-hexagon {
  mask-image: url(shape.png);
  -webkit-mask-image: url(shape.png);
  mask-size: contain;
  -webkit-mask-size: contain;
  mask-position: center center;
  -webkit-mask-position: center center;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  background: #8d47de;
  height: 75px;
  width: 65px;
  position: relative;
}
.shape-hexagon:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(50deg, #1d42c4, #8d47de);
  background: linear-gradient(40deg, #1d42c4, #8d47de);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.shape-hexagon > div {
  color: white;
  position: relative;
  z-index: 2;
}

.icon-gradient .fa,
.icon-gradient [class*="flaticon-"] {
  font-size: 32px;
  color: #8d47de;
  display: block;
  background: -webkit-linear-gradient(left, #1d42c4, #8d47de);
  background: linear-gradient(to right, #1d42c4, #8d47de);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  line-height: 1em;
  display: inline-block;
}

/*-------------------------------------------------
    [ ## Mockup All Thumbnail ]
*/
.mock-up-thumb {
  display: inline-block;
}

.mockup-thumb-one {
  position: relative;
  padding-bottom: 100px;
  padding-right: 120px;
  display: inline-block;
}
@media only screen and (max-width: 575px) {
  .mockup-thumb-one {
    padding-bottom: 70px;
    padding-right: 80px;
  }
}
.mockup-thumb-one > .thumb {
  display: inline-block;
}
.mockup-thumb-one > .thumb:nth-child(2) {
  position: absolute;
  left: 120px;
  z-index: 2;
  top: 100px;
}
@media only screen and (max-width: 575px) {
  .mockup-thumb-one > .thumb:nth-child(2) {
    left: 80px;
    top: 70px;
  }
}

.mock-up-thumb-groud {
  margin-bottom: -30px;
}
.mock-up-thumb-groud .mock-up-thumb {
  margin-bottom: 30px;
  display: block;
}
.mock-up-thumb-groud .mock-up-thumb img {
  width: 100%;
}

/*-------------------------------------------------
    [ ## Carousel Align Center ]
*/
.carousel-nav-align-center .owl-nav > div {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 0;
  letter-spacing: 0.6em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1199px) {
  .carousel-nav-align-center .owl-nav > div {
    letter-spacing: 0.3em;
  }
}
.carousel-nav-align-center .owl-nav > div > span {
  font-size: 36px;
}
.carousel-nav-align-center .owl-nav > div.owl-prev {
  left: -70px;
}
@media only screen and (max-width: 1199px) {
  .carousel-nav-align-center .owl-nav > div.owl-prev {
    left: -40px;
  }
}
.carousel-nav-align-center .owl-nav > div.owl-next {
  right: -70px;
}
@media only screen and (max-width: 1199px) {
  .carousel-nav-align-center .owl-nav > div.owl-next {
    right: -40px;
  }
}
.carousel-nav-align-center .owl-nav > div:hover {
  color: #fb9a33;
}

/*-------------------------------------------------
    [ ## Pages section Animation ]
*/
.clouds-effect {
  position: absolute;
  top: 0;
  left: 0;
}
.clouds-effect .cloud {
  width: 200px;
  height: 70px;
  background: #BE9EEA;
  border-radius: 65px;
  position: absolute;
  left: 130px;
  top: 130px;
}
@media only screen and (max-width: 1199px) {
  .clouds-effect .cloud {
    top: 70px;
  }
}
.clouds-effect .cloud:before {
  content: "";
  position: absolute;
  background: #BE9EEA;
  z-index: -1;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  top: -57px;
  left: 52%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.clouds-effect .cloud.s1 {
  -webkit-animation: moveclouds 55s linear infinite;
  animation: moveclouds 55s linear infinite;
  top: 190px;
  left: 5%;
}
@media only screen and (max-width: 1199px) {
  .clouds-effect .cloud.s1 {
    top: 90px;
  }
}
.clouds-effect .cloud.s2 {
  left: 30%;
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
  -webkit-animation: moveclouds 75s linear infinite;
  animation: moveclouds 75s linear infinite;
}
.clouds-effect .cloud.s3 {
  left: 70%;
  top: 170px;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-animation: moveclouds 65s linear infinite;
  animation: moveclouds 65s linear infinite;
}
@media only screen and (max-width: 1199px) {
  .clouds-effect .cloud.s3 {
    top: 75px;
  }
}
.clouds-effect .cloud.s4 {
  left: 95%;
  top: 130px;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-animation: moveclouds 72s linear infinite;
  animation: moveclouds 72s linear infinite;
}
@media only screen and (max-width: 1199px) {
  .clouds-effect .cloud.s4 {
    top: 40px;
  }
}
.clouds-effect .cloud.s5 {
  left: 110%;
  -webkit-animation: moveclouds68s linear infinite;
  animation: moveclouds68s linear infinite;
  top: 115px;
}
@media only screen and (max-width: 1199px) {
  .clouds-effect .cloud.s5 {
    top: 50px;
  }
}

.img-moon {
  position: absolute !important;
  top: 125px;
  left: 175px;
  z-index: 1 !important;
}
@media only screen and (max-width: 1199px) {
  .img-moon {
    left: 120px;
    top: 55px;
  }
}
@media only screen and (max-width: 991px) {
  .img-moon {
    left: 50px;
    top: 35px;
  }
}

.circle-effect .circle {
  border-radius: 50%;
  background-color: #ae68ea;
  width: 220px;
  height: 220px;
  position: absolute;
  opacity: 0;
  -webkit-animation: scaleIn 8s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  animation: scaleIn 8s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  top: -110px;
  right: -110px;
}
.circle-effect .circle:nth-child(2) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.circle-effect .circle:nth-child(3) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

/*-------------------------------------------------
    [ ## Scroll Top ]
*/
.topbutton {
  color: white;
  bottom: 50px;
  display: block;
  height: 60px;
  line-height: 60px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 60px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 999;
  font-size: 20px;
  border-radius: 50%;
  background-color: #e28f25;
}
.topbutton.btn-show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.topbutton.btn-hide {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.topbutton:hover {
  color: white !important;
  opacity: 0.9;
}
.topbutton:focus {
  color: white !important;
}

/*-------------------------------------------
  -- Animations
-------------------------------------------*/
[data-animate] {
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

/* Fade In Up */
@-webkit-keyframes social-share {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes social-share {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@-webkit-keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 70px, 0);
    transform: translate3d(0, 70px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp {
  -webkit-animation-name: hg-fadeInUp;
  animation-name: hg-fadeInUp;
}

/* Fade In Up */
@-webkit-keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInUp50 {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInUp50 {
  -webkit-animation-name: hg-fadeInUp50;
  animation-name: hg-fadeInUp50;
}

/* Fade In Down */
@-webkit-keyframes hg-fadeInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(0, -1.25rem, 0);
    transform: translate3d(0, -1.25rem, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInDown {
  -webkit-animation-name: hg-fadeInDown;
  animation-name: hg-fadeInDown;
}

/* Fade In Left */
@-webkit-keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInLeft {
  -webkit-animation-name: hg-fadeInLeft;
  animation-name: hg-fadeInLeft;
}

/* Fade In Right */
@-webkit-keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes hg-fadeInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.hg-fadeInRight {
  -webkit-animation-name: hg-fadeInRight;
  animation-name: hg-fadeInRight;
}

/* Zoom In */
@-webkit-keyframes hg-zoomIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hg-zoomIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hg-zoomIn {
  -webkit-animation-name: hg-zoomIn;
  animation-name: hg-zoomIn;
}

/* Zoom Out In */
@-webkit-keyframes hg-zoomOutIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hg-zoomOutIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hg-zoomOutIn {
  -webkit-animation-name: hg-zoomOutIn;
  animation-name: hg-zoomOutIn;
}

/* Zoom In Short */
@-webkit-keyframes hg-zoomInShort {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hg-zoomInShort {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hg-zoomInShort {
  -webkit-animation-name: hg-zoomInShort;
  animation-name: hg-zoomInShort;
}

@-webkit-keyframes play-pluse {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@keyframes play-pluse {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }

  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}
@-webkit-keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-one {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes scale-up-two {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }

  40% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes scale-up-two {
  0% {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
  }

  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
  }
}
@-webkit-keyframes scale-up-three {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-three {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  40% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes top-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes top-down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes down-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes down-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes down-top2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes down-top2 {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate360 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes moveclouds {
  0% {
    margin-left: 125em;
  }

  100% {
    margin-left: -125em;
  }
}
@-webkit-keyframes moveclouds {
  0% {
    margin-left: 125em;
  }

  100% {
    margin-left: -125em;
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    opacity: .6;
  }

  to {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0;
  }
}
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: scale(0.35);
    transform: scale(0.35);
    opacity: .6;
  }

  to {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0;
  }
}
@keyframes pulseOne {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
  }

  40% {
    box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
  }

  80% {
    box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
    -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
    -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
  }
}
@-webkit-keyframes pulseOne {
  0% {
    box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0.851), 0 0 0 0 rgba(37, 96, 212, 0.851);
  }

  40% {
    box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
    -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0.851);
  }

  80% {
    box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
    -webkit-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
    -moz-box-shadow: 0 0 0 20px rgba(37, 96, 212, 0), 0 0 0 20px rgba(37, 96, 212, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
    -moz-box-shadow: 0 0 0 0 rgba(37, 96, 212, 0), 0 0 0 0 rgba(37, 96, 212, 0);
  }
}
/*-------------------------------------------------
    [ ## Others Element ]
*/
.block-img {
  display: block;
}

.mfp-close {
  color: white !important;
}

.full-content {
  float: none;
  margin: auto;
}

.full-width {
  width: 100%;
}

.bg-cover {
  background-size: cover;
  background-position: center center;
}

[data-bg-image] {
  background-size: cover;
  background-position: 50%;
}

.no-border {
  border: 0 none !important;
}

.overflow-hide {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.fl-none {
  float: none !important;
}

@media only screen and (max-width: 800px) {
  .mb-fl-none {
    float: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .mb-text-center {
    text-align: center !important;
  }
}

.owl-carousel .owl-item img {
  width: auto;
}

.box {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  transition: all 0.3s;
  position: relative;
  top: 0px;
}
.box:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
}

.border-bottom {
  border-bottom: 1px solid #783dd5;
}

.site-content {
  overflow: hidden;
}

.logo-text {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  color: #b2a1d2 !important;
  letter-spacing: 0.45em;
  display: inline-block;
}
.logo-text > a:focus,
.logo-text > a:hover, .logo-text:focus, .logo-text:hover {
  color: #b2a1d2 !important;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*-------------------------------------------------
    # Forms
*/
/*-------------------------------------------------
    [ ## Buttons ]
*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

input[type="submit"]:hover {
  color: white;
}

button, input[type="button"], input[type="reset"], input[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

button::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.btn {
  -webkit-transition: all 0.3s ease 0.02s;
  transition: all 0.3s ease 0.02s;
}

.btn:active,
.btn:focus {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.125) inset;
}

.btn {
  border: 0px solid;
  border-radius: 0px;
  font-weight: 600;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 767px) {
  .btn {
    font-size: 14px;
  }
}

.btn-default {
  border-radius: 40px;
  padding: 12px 35px 12px;
  letter-spacing: 0.015em;
  color: #8d47de;
  border: 1px solid #8d47de;
  background-color: white;
  position: relative;
  z-index: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .btn-default {
    padding: 10px 25px;
  }
}
.btn-default:hover, .btn-default:focus {
  color: white;
  background-color: #8d47de;
}

.btn-primary.active:focus:not(:disabled):not(.disabled),
.btn-primary:focus {
  box-shadow: 0 0 0 0rem rgba(38, 143, 255, 0);
}

.btn-white,
.btn-primary {
  position: relative;
}
.btn-white:before,
.btn-primary:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0%;
  background-color: rgba(0, 0, 0, 0.05);
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: all .4s;
  transition: all .4s;
  border-radius: inherit;
}
.btn-white:focus, .btn-white:hover,
.btn-primary:focus,
.btn-primary:hover {
  color: white;
}
.btn-white:focus:before, .btn-white:hover:before,
.btn-primary:focus:before,
.btn-primary:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

.btn-primary {
  background-color: #783dd5;
  color: white;
  border-color: #783dd5;
}
.btn-primary:focus, .btn-primary:hover {
  background-color: #783dd5;
  border-color: #783dd5;
}
.btn-primary:focus:before, .btn-primary:hover:before {
  width: 100%;
  right: auto;
  left: 0;
}

.btn-white {
  background-color: transparent;
  color: white;
  border-color: white;
  border-width: 2px;
}
.btn-white:focus, .btn-white:hover {
  background-color: transparent;
}
.btn-white:focus:before, .btn-white:hover:before {
  background-color: rgba(255, 255, 255, 0.2);
}

.form-group-btn {
  margin: 0 -10px -10px;
}
.form-group-btn > .btn {
  margin: 0 10px 10px;
}
.form-group-btn .btn-primary {
  background-color: #fb9a33;
  border-color: #fb9a33;
}
.form-group-btn .btn-white {
  border-color: #fb9a33;
  color: #fb9a33;
}
.form-group-btn .btn-white:hover {
  color: white;
}
.form-group-btn .btn-white:hover:before {
  background-color: rgba(251, 154, 51, 0.75);
}
@media only screen and (max-width: 575px) {
  .form-group-btn {
    margin: 0 -7px -10px;
  }
  .form-group-btn > .btn {
    margin: 0 7px 10px;
  }
}

.video-btn {
  position: relative;
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
  display: inline-block;
  z-index: 0;
}
.video-btn:after {
  display: block;
  content: '';
  width: 85px;
  height: 85px;
  line-height: 85px;
  border-radius: 50%;
  background-color: white;
  position: absolute;
  opacity: 0.42;
  text-align: center;
  top: 50%;
  left: 49%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.video-btn:before {
  display: block;
  content: '';
  width: 95px;
  height: 95px;
  line-height: 95px;
  border-radius: 50%;
  background-color: white;
  opacity: 0.42;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
  -webkit-animation: play-pluse 1500ms ease-out infinite;
  animation: play-pluse 1500ms ease-out infinite;
}
.video-btn:hover, .video-btn:focus {
  color: white;
}
.video-btn > span {
  color: white;
  position: relative;
  z-index: 5;
  background-color: #8d47de;
  display: block;
  border-radius: inherit;
  height: 100%;
  width: 100%;
}
.video-btn > span:before {
  font-size: 30px;
}

.app-btn-group {
  margin: 40px -13px -10px;
}
.app-btn-group > .btn-app {
  margin: 10px 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.app-btn-group > .btn-app .icon {
  margin-right: 20px;
}
.app-btn-group > .btn-app .btn-text {
  font-size: 10px;
  font-weight: 500;
  line-height: 1.6em;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 1px;
}
.app-btn-group > .btn-app .btn-text > span {
  display: block;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .app-btn-group {
    margin-top: 25px;
  }
  .app-btn-group > .btn-app .icon {
    margin-right: 10px;
  }
  .app-btn-group > .btn-app .btn-text > span {
    font-size: 13px;
  }
}

.show-more {
  text-align: center;
}
.show-more .button {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #292929;
}
.show-more .button > span {
  display: block;
  margin-top: 7px;
}
.show-more .button:hover {
  color: #8d47de;
}

.comment-navigation .nav-links a {
  background: white;
  display: inline-block;
  padding: 0.5em 1.8em;
  letter-spacing: 0.02em;
}
.comment-navigation .nav-links a:hover {
  color: white;
}

.mfp-wrap button:hover, .mfp-wrap input[type="button"]:hover, .mfp-wrap input[type="reset"]:hover, .mfp-wrap input[type="submit"]:hover {
  background: transparent !important;
}

.btn-play {
  padding: 15px;
  display: inline-block;
  font-size: 16px;
  height: 55px;
  width: 55px;
  line-height: 25px;
}

.social-btn-lg {
  display: inline-block;
  font-size: 12px;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 30px;
}

/*-------------------------------------------------
    [ ## Fields ]
*/
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
  outline: none;
}

input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #777777 !important;
}

input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #777777 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

textarea {
  display: block;
  width: 100%;
  display: block;
  min-height: 120px;
}

input,
select,
textarea {
  border: none;
  vertical-align: baseline;
  font-size: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

label {
  font-size: 16px;
  color: #2a2a2a;
  margin-bottom: 10px;
  display: block;
}

::-webkit-input-placeholder {
  color: #b3b3b3;
}

.widget_newsletter::-webkit-input-placeholder {
  color: #808080;
}

:-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

::-moz-placeholder {
  color: #b3b3b3;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
  color: #b3b3b3;
}

/*--------Nice Select----------*/
.nice-select {
  background-color: white;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  line-height: 50px;
  border-radius: 0px;
  padding-left: 25px;
  padding-right: 25px;
  height: 50px;
  position: relative;
  text-align: left !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  border: 1px solid #e5e5e5;
}
@media only screen and (max-width: 575px) {
  .nice-select {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nice-select:after {
  content: '\f0d7';
  font-family: "Font Awesome 5 Free";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 0;
  color: #777777;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  font-weight: 800;
}
@media only screen and (max-width: 575px) {
  .nice-select:after {
    right: 15px;
  }
}
.nice-select .list {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  min-height: 50px;
  max-height: 200px;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select.open:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  width: 100%;
  min-height: 50px;
  max-height: 200px;
  overflow-y: scroll;
}
.nice-select.open .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.nice-select .option.disabled:after {
  border-color: #cccccc;
}
.nice-select .option:hover {
  background-color: #8d47de;
  color: white;
}
.nice-select .current {
  display: block;
}

.select-custom:focus {
  box-shadow: none;
  outline: none;
  border-radius: 0px;
  background: none;
  color: #727272;
}

.form-group {
  margin-bottom: 20px;
}

.form-controller {
  border-radius: 40px;
  border: 0px solid #e5e5e5;
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 50px;
  outline: none;
  padding: 5px 25px;
  color: black;
}
.form-controller:focus {
  color: #777777;
  box-shadow: 0 0 10px rgba(141, 71, 222, 0.1);
}
@media only screen and (max-width: 575px) {
  .form-controller {
    padding: 5px 15px;
  }
}

textarea.form-controller {
  padding-top: 15px;
}

input[type="radio"] {
  display: none;
}
input[type="radio"] + label {
  color: #1d2331;
  position: relative;
  padding-left: 23px;
  line-height: 1.2em;
  text-transform: capitalize;
  cursor: pointer;
}
input[type="radio"] + label:before {
  border: 3px solid #B9BEC0;
  content: "";
  height: 14px;
  left: 1px;
  position: absolute;
  top: 3px;
  -webkit-transition: all 0.15s ease-in 0s;
  transition: all 0.15s ease-in 0s;
  width: 14px;
  background-color: white;
  border-radius: 50%;
}
input[type="radio"]:checked + label:before {
  border-color: #07C1FE;
  background-color: #8d47de;
}

.post-password-form input[type="password"] {
  font-size: 14px;
  border: 1px solid #f0f0f0;
  outline: none;
  box-sizing: border-box;
  padding: 10px;
}
.post-password-form input[type="submit"] {
  padding: 15px 30px;
  position: relative;
  top: 0;
  font-size: 14px;
}

.inf__drop-area {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  width: 100%;
  border: 1px solid #e5e5e5;
  border-radius: 35px;
  padding: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-bottom: 10px;
}
.inf__drop-area:last-child {
  margin-bottom: 0;
}
.inf__drop-area.is-active {
  background-color: rgba(0, 20, 20, 0.03);
}
.inf__drop-area input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.inf__drop-area .inf__btn {
  display: inline-block;
  border: 1px solid #e5e5e5;
  padding: 7px 30px;
  margin-right: 30px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 20px;
  background-color: #EDEEF0;
}
@media only screen and (max-width: 575px) {
  .inf__drop-area .inf__btn {
    padding: 7px 15px;
    margin-right: 15px;
  }
}
.inf__drop-area .inf__hint {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .never ending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Header Content
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Preloader ]
*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #8d47de;
  overflow: hidden;
}

.preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.preloader-icon {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 0px;
}

.preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #fb9a33;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}

.preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*-------------------------------------------------
    [ ## Header ]
*/
@media only screen and (max-width: 991px) {
  .site-header .header-top-area .container,
  .site-header .site-navigation .container,
  .site-header .mobile-menu-area .container {
    max-width: 100%;
  }
}
.site-header.header-style-one {
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 5;
  background-color: transparent;
  left: 0;
}
@media only screen and (max-width: 1199px) {
  .site-header.header-style-one {
    position: relative;
    background-color: white;
    top: 0;
  }
}
.site-header.header-style-one .site-navigation {
  background-color: transparent;
}
.site-header.header-style-one .site-branding {
  margin-top: -18px;
}
.site-header.header-style-one .site-branding .site-sticky-logo {
  display: none;
}
.site-header.header-style-one .menu > ul > li > a {
  color: white;
}
.site-header.header-style-one .menu > ul > li > a:hover, .site-header.header-style-one .menu > ul > li > a.active {
  color: #fb9a33 !important;
}
/*.site-header.header-style-two .site-branding {
  margin-top: -16px;
}*/
.site-header.header-style-two .menu > ul > li.dropdown-trigger:hover > ul.dropdown-content {
  top: calc(100% + 15px);
}

.header-top-area {
  background: -webkit-linear-gradient(left, #008542, #e28f25);
 background: linear-gradient(to right, #008542, #e28f25);
  padding: 3px 0;
}
.header-top-area .header-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-top-area .header-top-content .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.header-top-area .header-top-content .right > div {
  padding: 0 15px;
}
.header-top-area .header-top-content .right .contact-info {
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  color: white;
}
@media only screen and (max-width: 575px) {
  .header-top-area .header-top-content .right .contact-info {
    font-size: 16px;
  }
}
.header-top-area .header-top-content .header-social {
  margin: 0 -5px;
}
.header-top-area .header-top-content .header-social > a {
  font-size: 15px;
  display: inline-block;
  padding: 0 8px;
  color: white;
}
.header-top-area .header-top-content .header-social > a:hover, .header-top-area .header-top-content .header-social > a:focus {
  color: #fb9a33;
}
@media only screen and (max-width: 1199px) {
  .header-top-area .header-top-content .header-social > a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 575px) {
  .header-top-area .header-top-content .header-social > a {
    padding: 0 5px;
  }
}
.header-top-area .header-top-content .language-area .language {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-top-area .header-top-content .language-area .language #languageButton {
  border: 0px solid;
  background-color: transparent;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
}
.header-top-area .header-top-content .language-area .language #languageButton:after {
  margin-left: 1px;
  border-top: 5px solid #777777;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  position: relative;
  top: 1px;
}
.header-top-area .header-top-content .language-area .language #languageButton > img {
  margin-right: 5px;
  margin-top: -2px;
}
.header-top-area .header-top-content .language-area .language .dropdown-menu {
  top: 16px !important;
  z-index: 9999999;
}
.header-top-area .header-top-content .language-area .language .dropdown-menu > a {
  display: block;
  padding: 4px 15px;
  font-size: 14px;
  font-weight: 500;
}
.header-top-area .header-top-content .language-area .language .dropdown-menu > a > img {
  margin-right: 5px;
}
.header-top-area .header-top-content .language-area .language .dropdown-menu > a:hover, .header-top-area .header-top-content .language-area .language .dropdown-menu > a:focus {
  background-color: #8d47de;
  color: white;
}
.header-top-area .header-top-content .user-registration-area {
  font-size: 16px;
  color: #292929;
}
.header-top-area .header-top-content .user-registration-area a:before {
  content: '/';
  padding-right: 5px;
  padding-left: 1px;
  color: #292929;
}
.header-top-area .header-top-content .user-registration-area a:first-child:before {
  content: "";
  padding-right: 0;
}
.header-top-area .header-top-content .user-registration-area a:hover, .header-top-area .header-top-content .user-registration-area a:focus {
  color: #8d47de;
}

.site-navigation {
  background-color: #f0f2e4;
  padding: 5px 0;
}
.site-navigation .navigation-area {
  padding: 0;
}
.site-navigation .navigation-area .mainmenu-area {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media only screen and (max-width: 1199px) {
  .site-navigation {
    display: none;
  }
}
.site-navigation.style-one .navigation-area .header-navigation-right {
  margin-left: 40px;
}

.navigation-area {
  -moz-box-align: center;
  -moz-box-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 70px;
}
.navigation-area .site-branding a {
  display: inline-block;
}
.navigation-area .header-navigation-right {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.navigation-area .header-navigation-right .contact-info {
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: white;
  border-radius: 40px;
  background-color: #fb9a33;
  padding: 15px 30px;
  text-transform: capitalize;
}
.navigation-area .header-navigation-right .contact-info > a:hover {
  color: #8d47de;
}
@media only screen and (max-width: 1199px) {
  .navigation-area .header-navigation-right {
    display: none;
  }
}

/*-------------------------------------------------
    [ ## Sticky header ]
*/
#sticky-header {
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  width: 7%;
  z-index: 99;
}
#sticky-header .site-navigation {
background-color: #008542;
position: relative;
    
}

#sticky-header .site-navigation.style-one .site-branding .site-logo {
  display: none;
}
#sticky-header .site-navigation.style-one .site-branding .site-sticky-logo {
  display: block;
}
#sticky-header .menu > ul > li.dropdown-trigger:hover > ul.dropdown-content {
  top: calc(100% + 15px);
}

#sticky-header .menu > ul > li > a {
    padding: 8px 0px;
    font-weight: 700;
    color: #fff;
    font-size: 10px;
}

#sticky-header .menu > ul > li:hover > a, .menu ul li > a.active{
    color: #fff;
}


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ## Links ]
*/
a {
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}
a:focus {
  outline: none;
}
a:hover, a:active {
  outline: 0;
  text-decoration: none;
}

/*-------------------------------------------------
    [ ## Menus ]
*/
.menu {
  font-family: "Poppins", sans-serif;
}
.menu ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.menu ul li {
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.menu ul li a {
  font-size: 16px;
  font-weight: normal;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  color: #292929;
  position: relative;
}
.menu ul li ul.dropdown-content {
  margin-left: 0;
}
.menu ul li ul.dropdown-content li {
  padding: 0;
  display: block;
}
.menu ul li ul.dropdown-content li a {
  display: block;
  padding: 7px 0px;
  color: #292929;
  text-transform: capitalize;
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  font-size: 16px;
  font-weight: 600;
}
.menu > ul > li:hover > a,
.menu ul li > a.active {
  color: #e28f25 !important;
}
.menu > ul > li > a {
  padding: 0px 35px;
  font-weight: 600;
}
.menu > ul > li:first-child > a {
  padding-left: 0px;
}
.menu > ul > li:last-child > a {
  padding-right: 0px;
}
.menu > ul > li > ul.dropdown-content {
  background-color: white;
  position: absolute;
  width: 235px;
  padding: 18px 25px;
  left: 0;
  top: calc(100% + 50px);
  z-index: 999;
  visibility: hidden;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  z-index: 5;
}
.menu > ul > li > ul.dropdown-content:before {
  border-color: transparent transparent white;
  border-style: solid;
  border-width: 11px 7px;
  content: "";
  left: 22px;
  position: absolute;
  top: -22px;
}
.menu > ul > li > ul.dropdown-content > li:hover > a {
  color: #fb9a33 !important;
  padding-left: 5px;
}
.menu > ul > li > ul.dropdown-content:after {
  content: "";
  height: 15px;
  left: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  opacity: 0;
  cursor: pointer;
}
.menu > ul > li.dropdown-trigger > a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-left: 5px;
  opacity: 0.5;
  font-weight: 800;
}
.menu > ul > li.dropdown-trigger:hover > ul.dropdown-content {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.menu > ul > li.dropdown-trigger.mega-menu {
  position: inherit;
}

.menu > ul > li.dropdown-trigger.mega-menu:hover .mega-menu-content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

ul.dropdown-content > .dropdown-trigger {
  position: relative;
}
ul.dropdown-content > .dropdown-trigger > a {
  position: relative;
}
ul.dropdown-content > .dropdown-trigger > a:after {
  content: "\f105";
  font-family: fontAwesome;
  position: absolute;
  right: 20px;
  top: 8px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 0.5;
}
ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  left: 100% !important;
  top: -5px;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  position: absolute;
  width: 200px;
  z-index: 999;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
}
ul.dropdown-content > .dropdown-trigger:hover > a:after {
  right: 15px;
  opacity: 1;
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:last-child {
  border-bottom: 0px solid #e5e5e5;
}
ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
  color: #8d47de;
  padding-left: 20px;
}

@media only screen and (max-width: 1620px) {
  .mega-menu-content {
    left: 0px;
    width: calc(100vw - 30px);
  }
}
/* [ ### Mobile Menu ] */
.mobile-menu-area {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .mobile-menu-area {
    display: block;
  }
}

.mean-container {
  position: relative;
}
.mean-container .mean-bar {
  min-height: 75px;
  background-color: transparent;
  z-index: 9999;
}
.mean-container a.meanmenu-reveal {
  padding: 22px 0;
  right: 0px !important;
  width: 30px;
}
.mean-container a.meanmenu-reveal span {
  background-color: #8d47de;
  height: 2px;
}
.mean-container a.meanmenu-reveal i {
  color: #292929;
  display: block;
  font-size: 20px;
  margin-top: 8px;
}
.mean-container a.meanmenu-reveal.meanclose + .mean-nav {
  margin-top: 70px;
  padding-bottom: 20px;
}
.mean-container .mean-nav {
  margin-top: 55px;
  background: transparent;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.mean-container .mean-nav ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  top: 0px;
  border-top: 0px solid;
}
.mean-container .mean-nav > ul > li > a {
  font-weight: 600;
}
.mean-container .mean-nav ul li {
  float: none;
}
.mean-container .mean-nav ul li a.mean-expand {
  height: 55px;
  padding: 0 !important;
  width: 50px;
}
.mean-container .mean-nav ul li a.mean-expand:before {
  position: absolute;
  content: "\f0da";
  top: 0;
  right: -15px;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: "Font Awesome 5 Free";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 20px;
  font-size: 18px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mean-container .mean-nav ul li a.mean-expand > span {
  display: none;
}
.mean-container .mean-nav ul li a.mean-clicked:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mean-container .mean-nav ul li a {
  text-transform: capitalize;
}
.mean-container .mean-nav ul li a:hover {
  color: #8d47de;
}
.mean-container .mean-nav ul li li {
  border-top: 1px solid rgba(0, 0, 0, 0.075);
}
.mean-container .mean-nav ul li li a {
  padding: 15px 25px;
  text-transform: capitalize;
  width: 100%;
}
.mean-container .mean-nav ul li li a:hover {
  padding-left: 30px;
}
.mean-container ul.dropdown-content > .dropdown-trigger > a:after {
  content: "";
}
.mean-container ul.dropdown-content > .dropdown-trigger ul.dropdown-content {
  left: 0 !important;
  visibility: visible;
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  position: relative;
  width: 100%;
}
.mean-container ul.dropdown-content > .dropdown-trigger > ul.dropdown-content > li > a, .mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li:hover > a {
  padding: 12px 80px;
  width: 100%;
}
.mean-container ul.dropdown-content > .dropdown-trigger:hover > ul.dropdown-content > li {
  border-bottom: 0px solid #e5e5e5;
}
.mean-container .mean-nav > ul > li > ul > li a.mean-expand {
  height: 45px;
  padding: 0px !important;
}

@media only screen and (max-width: 1199px) {
  .header-navigation-right .contact-info {
    display: none;
  }
  .header-navigation-right .search-wrap {
    position: absolute;
    top: 29px;
    right: 50px;
    margin-left: 0;
    z-index: 999999;
  }

  .mobile-menu {
    display: block;
  }
  .mobile-menu .mobile-logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0px;
    top: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 85px;
    z-index: 99;
  }
  .mobile-menu .mobile-logo > img {
    margin-top: -15px;
  }
  .mobile-menu .menu-label {
    display: none;
  }

  .site-navigation {
    display: none;
  }

  .mean-container .mean-bar {
    float: none;
  }
  .mean-container .mean-bar .mean-nav {
    float: none;
  }

  .mean-container .mean-nav ul li a {
    color: #292929;
    display: block;
    float: none;
    font-size: 16px;
    padding: 15px 0px;
    width: auto;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    border-top: 1px solid rgba(0, 0, 0, 0.075);
  }
  .mean-container .mean-nav ul li a:hover {
    padding-left: 7px;
  }

  .mega-menu-content {
    background-color: transparent;
    left: 0;
    padding: 0px 20px 25px;
    position: relative;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    width: calc(100% - 40px);
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.07);
  }
  .mega-menu-content .cat-item {
    background-color: transparent;
    border-top: 0 none !important;
    padding: 0 !important;
  }
  .mega-menu-content.carousel-nav-dots .owl-dots {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .mobile-menu .search-wrap .search-form {
    right: -50px;
    width: 280px;
  }
  .mobile-menu .search-wrap .search-form input[type="search"] {
    padding: 0 10px;
  }
}
/*-------------------------------------------------
    [ ## Pagination ]
*/
/* page link pagination */
.article-content .page-links span {
  border: 1px solid #e5e5e5;
  font-size: 1em;
  padding: 0.4em 0.8em;
  font-weight: 600;
}
.article-content .page-links > span {
  color: #fff;
}
.article-content .page-links a {
  text-decoration: none;
}

.paging-navigation {
  z-index: 1;
}
.paging-navigation .nav-links {
  list-style: none;
  font-size: 1em;
  font-weight: bold;
  margin: 0 -4px;
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links {
    margin: 0 -2px;
  }
}
.paging-navigation .nav-links a {
  font-weight: 500;
  display: block;
  -webkit-transition: ease-in 0.25s;
  transition: ease-in 0.25s;
  text-align: center;
}
.paging-navigation .nav-links > li {
  display: inline-block;
  margin: 0 4px;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links > li {
    margin: 0 2px;
  }
}
.paging-navigation .nav-links > li > a {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 45px;
  width: 45px;
  line-height: 47px;
  position: relative;
  background-color: #efefef;
  border-radius: 50%;
  transition: all 0.3s;
  z-index: 5;
}
@media only screen and (max-width: 767px) {
  .paging-navigation .nav-links > li > a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.paging-navigation .nav-links > li > a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: linear-gradient(40deg, #1d42c4, #8d47de);
  opacity: 0;
  visibility: hidden;
  border-radius: inherit;
  z-index: -1;
}
.paging-navigation .nav-links > li > a span {
  display: block;
}
.paging-navigation .nav-links > li.active > a,
.paging-navigation .nav-links > li > a:hover {
  color: white !important;
}
.paging-navigation .nav-links > li.active > a:before,
.paging-navigation .nav-links > li > a:hover:before {
  opacity: 1;
  visibility: visible;
}
.paging-navigation .nav-links li.nav-previous.disabled > a,
.paging-navigation .nav-links li.nav-next.disabled > a {
  pointer-events: none;
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.paging-navigation.paging-center .nav-links {
  text-align: center;
}

/*-------------------------------------------------
    [ ### Post Navigation ]
*/
.post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 767px) {
  .post-navigation {
    display: block;
  }
}
.post-navigation .post-previous {
  text-align: left;
}
.post-navigation .post-next {
  text-align: right;
}
.post-navigation h3 {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  -webkit-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  line-height: 1.35em;
}
@media only screen and (max-width: 991px) {
  .post-navigation h3 {
    line-height: 1.3em;
    font-size: 20px;
  }
}
.post-navigation .post-previous,
.post-navigation .post-next {
  max-width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding: 45px 0 15px;
}
@media only screen and (max-width: 767px) {
  .post-navigation .post-previous,
  .post-navigation .post-next {
    max-width: 100%;
  }
}
.post-navigation .post-previous a,
.post-navigation .post-next a {
  position: relative;
  display: block;
  padding: 60px;
}
@media only screen and (max-width: 1199px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 55px 50px;
  }
}
@media only screen and (max-width: 991px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 30px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .post-navigation .post-previous a,
  .post-navigation .post-next a {
    padding: 30px 15px;
  }
}
.post-navigation .post-previous span.label,
.post-navigation .post-next span.label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  color: #292929;
  font-weight: 500;
}
.post-navigation .post-previous.active,
.post-navigation .post-next.active {
  background-color: #8d47de;
}
.post-navigation .post-previous.active h3,
.post-navigation .post-previous.active span.label,
.post-navigation .post-next.active h3,
.post-navigation .post-next.active span.label {
  color: white;
}
.post-navigation .post-next span.label {
  margin-bottom: 0;
  margin-top: 15px;
}

/*-------------------------------------------------
    [ ## Navigation Responsive ]
*/
.hamburger-menus {
  width: 30px;
  height: 30px;
  position: relative;
  transition: .1s;
  margin: 15px 0px;
  cursor: pointer;
  display: none;
}
@media only screen and (max-width: 1199px) {
  .hamburger-menus {
    display: inline-block;
  }
}
.hamburger-menus span {
  width: 5px;
  height: 5px;
  background-color: #fff;
  display: block;
  border-radius: 50%;
}
.hamburger-menus span:nth-child(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.hamburger-menus span:nth-child(2) {
  position: absolute;
  left: 12px;
  top: 0;
}
.hamburger-menus span:nth-child(3) {
  position: absolute;
  right: 0;
  top: 0;
}
.hamburger-menus span:nth-child(4) {
  position: absolute;
  left: 0;
  top: 12px;
}
.hamburger-menus span:nth-child(5) {
  position: absolute;
  left: 12px;
  top: 12px;
}
.hamburger-menus span:nth-child(6) {
  position: absolute;
  right: 0px;
  top: 12px;
}
.hamburger-menus span:nth-child(7) {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.hamburger-menus span:nth-child(8) {
  position: absolute;
  left: 12px;
  bottom: 0px;
}
.hamburger-menus span:nth-child(9) {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.hamburger-menus:hover span {
  transform: scale(1.3);
  transition: 350ms cubic-bezier(0.8, 0.5, 0.2, 1.4);
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
}
.hamburger-menus.click-menu {
  transform: rotate(180deg);
  cursor: pointer;
  transition: 0.2s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}
.hamburger-menus.click-menu span {
  border-radius: 50%;
  transition-delay: 200ms;
  background-color: rgba(255, 255, 255, 0.767);
  transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
}
.hamburger-menus.click-menu span:nth-child(2) {
  position: absolute;
  left: 6px;
  top: 6px;
}
.hamburger-menus.click-menu span:nth-child(4) {
  position: absolute;
  left: 6px;
  top: 18px;
}
.hamburger-menus.click-menu span:nth-child(6) {
  position: absolute;
  right: 6px;
  top: 6px;
}
.hamburger-menus.click-menu span:nth-child(8) {
  position: absolute;
  left: 18px;
  bottom: 6px;
}

.hamburger-menus-two {
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin: 10px 0px;
  cursor: pointer;
}
.hamburger-menus-two > span {
  position: relative !important;
  transition: ease-in-out 0.25s;
  display: block;
  background-color: white;
  height: 2px;
  border-radius: 0px;
  margin: 4px 0;
  float: right;
  left: 0;
}
.hamburger-menus-two > span:nth-child(1), .hamburger-menus-two > span:nth-child(3) {
  width: 22px;
}
.hamburger-menus-two > span:nth-child(2) {
  width: 100%;
}
.hamburger-menus-two:hover > span:nth-child(1), .hamburger-menus-two:hover > span:nth-child(3) {
  width: 100%;
}
.hamburger-menus-two:hover > span:nth-child(2) {
  width: 25px;
}
.hamburger-menus-two.is-active > span:nth-child(2) {
  display: none;
}
.hamburger-menus-two.is-active > span:nth-child(1),
.hamburger-menus-two.is-active > span:nth-child(3) {
  width: 100%;
  margin: 0;
  position: absolute;
}
.hamburger-menus-two.is-active > span:nth-child(1) {
  transform: rotate(45deg);
  top: 17px;
}
.hamburger-menus-two.is-active > span:nth-child(3) {
  transform: rotate(-45deg);
  top: 15px;
}

@media only screen and (max-width: 1199px) {
  .navigation {
    width: 250px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
  }
  .navigation .menu-content > li {
    width: 240px;
    display: block;
    float: none;
    border-right: none;
    background-color: transparent;
    position: relative;
    text-align: left;
    white-space: inherit;
  }

  .menu-wrapper {
    position: relative;
    z-index: 9999;
    height: 100%;
  }
  .menu-wrapper .mainmenu li {
    position: relative;
    display: block;
  }
  .menu-wrapper .mainmenu li .fa-angle-down {
    display: none;
  }
}
.overlaybg {
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
}

@media only screen and (max-width: 1199px) {
  .menuopen .overlaybg {
    display: block;
  }
}
.navigation.menuopen {
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #292929;
  overflow-y: auto;
  overflow-x: hidden;
}
.navigation.menuopen .mainmenu > li > a {
  backface-visibility: hidden;
  color: #fff;
  display: block;
  font-weight: 600;
  line-height: 30px;
  overflow: hidden;
  padding: 12px 20px;
  position: relative;
  text-decoration: none;
  text-align: left;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
  vertical-align: middle;
  letter-spacing: 0.015em;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.navigation.menuopen .mainmenu > li > a.active, .navigation.menuopen .mainmenu > li > a:hover {
  color: #8d47de;
  padding-left: 25px;
}
.navigation.menuopen ul.mainmenu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.navigation.menuopen ul.sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  background-color: transparent;
}
.navigation.menuopen ul.sub-menu li a {
  padding: 12px 32px 12px 25px;
  letter-spacing: 0;
  border-right: solid 0px;
  background-color: transparent;
  line-height: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  color: white;
  letter-spacing: 0.015em;
  display: block;
}
.navigation.menuopen ul.sub-menu li a:hover {
  color: #8d47de;
  padding-left: 30px;
}
.navigation.menuopen ul.sub-menu > .sub-menu > li > a {
  padding-left: 30px;
}
.navigation.menuopen ul.sub-menu > .sub-menu > li > a:hover {
  padding-left: 35px;
}
.navigation.menuopen .megamenu {
  position: relative !important;
}
.navigation.menuopen .megamenu .megamenu-main {
  padding: 0;
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.navigation.menuopen .megamenu .megamenu-main:before {
  display: none;
}
.navigation.menuopen .megamenu .megamenu-main .megamenu-heading {
  display: none;
}
.navigation.menuopen .megamenu .megamenu-main .custom-megamenu li a {
  font-weight: normal;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 600;
}
.navigation.menuopen .megamenu .megamenu-main .custom-megamenu li a:hover {
  padding-left: 30px;
}
.navigation.menuopen .megamenu .megamenu-wrapper .megamenu-container {
  padding: 0px;
}
.navigation.menuopen .megamenu .megamenu-wrapper .row {
  display: block;
  margin: 0px;
}
.navigation.menuopen .megamenu .megamenu-wrapper .row [class*="col-"] {
  max-width: 100%;
  padding: 0px;
}

.menu-click {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  cursor: pointer;
  z-index: 120;
}
@media only screen and (max-width: 1199px) {
  .menu-click {
    display: block;
  }
}
.menu-click i {
  display: block;
  background-size: 25px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.35);
  float: right;
  padding: 21px;
  width: 54px;
  -webkit-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
}

.menu-extend.fa-plus::before {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
    [ ## Hero ]
--------------------------------------------------------------*/
.hero-block {
  color: white;
  background-position: top center;
}
.hero-block .container > .row {
  min-height: 1080px;
  padding-top: 40px;
}
@media only screen and (max-width: 1366px) {
  .hero-block .container > .row {
    min-height: 900px;
  }
}
@media only screen and (max-width: 1199px) {
  .hero-block .container > .row {
    min-height: 820px;
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block .container > .row {
    min-height: 700px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block .container > .row {
    min-height: 620px;
  }
}
.hero-block .hero-title {
  font-weight: 900;
  color: white;
  font-size: 30px;
  position: relative;
  margin-bottom: 40px;
  line-height: 1.15em;
  text-transform: uppercase;
}
.hero-block .hero-title > span {
  color: #fb9a33;
}
@media only screen and (max-width: 1366px) {
  .hero-block .hero-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block .hero-title {
    font-size: 68px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block .hero-title {
    font-size: 56px;
  }
}
@media only screen and (max-width: 575px) {
  .hero-block .hero-title {
    font-size: 42px;
  }
}
.hero-block .hero-desc {
  font-size: 18px;
}
.hero-block .hero-desc > p {
  line-height: 1.55em;
}
@media only screen and (max-width: 767px) {
  .hero-block .hero-desc {
    font-size: 17px;
  }
}
.hero-block .form-group-btn {
  margin-top: 55px;
}
@media only screen and (max-width: 767px) {
  .hero-block .form-group-btn {
    margin-top: 45px;
  }
}
.hero-block .hero-mockup-thumb {
  padding-left: 30px;
  margin-right: -325px;
  margin-bottom: 75px;
}
@media only screen and (max-width: 1366px) {
  .hero-block .hero-mockup-thumb {
    padding-left: 15px;
    margin-right: -130px;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block .hero-mockup-thumb {
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
  }
}
.hero-block.hero-style-two {
  background-position: center center;
}
.hero-block.hero-style-two:before {
  opacity: 0.8;
}
.hero-block.hero-style-two .container-fluid > .row {
  min-height: 400px;
}
@media only screen and (max-width: 1199px) {
  .hero-block.hero-style-two .container-fluid > .row {
    min-height: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block.hero-style-two .container-fluid > .row {
    min-height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block.hero-style-two .container-fluid > .row {
    min-height: 300px;
  }
}
.hero-block.hero-style-two .form-group-btn {
  margin-top: 65px;
}
@media only screen and (max-width: 991px) {
  .hero-block.hero-style-two .form-group-btn {
    margin-top: 55px;
  }
}
.hero-block.hero-style-two .hero-title {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  overflow: hidden;
  opacity: 0;
}
.hero-block.hero-style-two .hero-desc {
  margin: 0 70px;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all .8s;
  transition: all .8s;
  overflow: hidden;
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .hero-block.hero-style-two .hero-desc {
    margin: 0;
  }
}
.hero-block.hero-style-two .form-group-btn {
  -webkit-transform: translateY(150%);
  transform: translateY(150%);
  -webkit-transition: all 0.9s;
  transition: all 0.9s;
  overflow: hidden;
  opacity: 0;
}
.hero-block.hero-style-two .hero-content-area {
  width: 1140px;
  margin: 0 auto;
}
@media only screen and (max-width: 1199px) {
  .hero-block.hero-style-two .hero-content-area {
    width: 950px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-block.hero-style-two .hero-content-area {
    width: 730px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-block.hero-style-two .hero-content-area {
    width: 95%;
  }
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center .owl-nav > div {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid white;
  text-align: center;
  padding-left: 5px;
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center .owl-nav > div > span {
  font-size: 24px;
  width: 100%;
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center .owl-nav > div:hover {
  border-color: #fb9a33;
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center .owl-nav > div.owl-prev {
  left: -70px;
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center .owl-nav > div.owl-next {
  right: -70px;
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center:hover .owl-nav > div.owl-prev {
  left: 35px;
}
@media only screen and (max-width: 991px) {
  .hero-block.hero-style-two #hero-slider.carousel-nav-align-center:hover .owl-nav > div.owl-prev {
    left: 5px;
  }
}
.hero-block.hero-style-two #hero-slider.carousel-nav-align-center:hover .owl-nav > div.owl-next {
  right: 35px;
}
@media only screen and (max-width: 991px) {
  .hero-block.hero-style-two #hero-slider.carousel-nav-align-center:hover .owl-nav > div.owl-next {
    right: 5px;
  }
}
.hero-block.hero-style-two #hero-slider .owl-item.active .hero-content-area .hero-title,
.hero-block.hero-style-two #hero-slider .owl-item.active .hero-content-area .hero-desc,
.hero-block.hero-style-two #hero-slider .owl-item.active .hero-content-area .form-group-btn {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

/*--------------------------------------------------------------
    [ ## Services ]
--------------------------------------------------------------*/
.service-item {
  text-align: justify;
    margin-bottom: 30px;
    padding: 40px 20px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .service-item {
    padding: 30px 10px 30px;
  }
}
@media only screen and (max-width: 575px) {
  .service-item {
    padding: 50px 20px 45px;
  }
}
.service-item .service-icon {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: -webkit-linear-gradient(50deg, #1d42c4, #8d47de);
  background: linear-gradient(40deg, #1d42c4, #8d47de);
  text-align: center;
  color: #fff;
  line-height: 75px;
  margin: 0 auto 30px;
  -webkit-transition: all 0.45s;
  transition: all 0.45s;
  font-size: 36px;
}
.service-item .heading {
  margin-bottom: 15px;
}
.service-item .heading a:hover,
.service-item .heading a:focus {
  color: #e28f25;
}
.service-item p > span {
  color: #292929;
}
.service-item .more-link {
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
}
.service-item .more-link > i,
.service-item .more-link > span {
  display: inline-block;
  line-height: inherit;
  font-size: inherit;
  position: relative;
  top: 2px;
}
.service-item .more-link:hover, .service-item .more-link:focus {
  color: #f2c004;
}
.service-item:hover .service-icon {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.service-item.style-two .icon-gradient {
  min-height: 70px;
  margin-bottom: 30px;
}
.service-item.style-two .icon-gradient [class*="flaticon-"] {
  font-size: 70px;
}
@media only screen and (max-width: 420px) {
  .service-item.style-two .icon-gradient {
    min-height: 50px;
    margin-bottom: 25px;
  }
  .service-item.style-two .icon-gradient [class*="flaticon-"] {
    font-size: 52px;
  }
}
.service-item.style-two .heading {
  line-height: 1.35em;
}
@media only screen and (max-width: 575px) {
  .service-item.style-two .heading {
    padding: 0;
  }
}
.service-item:hover {
  top: -5px;
}

.service-single-page .service-item {
  padding: 0;
  text-align: left;
  margin-bottom: 50px;
}
.service-single-page .service-item .service-info {
  margin-bottom: 30px;
}
.service-single-page .service-item .service-info .heading {
  font-size: 30px;
}
@media only screen and (max-width: 480px) {
  .service-single-page .service-item .service-info .heading {
    font-size: 24px;
  }
}
.service-single-page .service-item figure {
  margin-bottom: 30px;
}
.service-single-page .text-content ul li {
  padding-right: 0;
}
.service-single-page .text-content ul li:before {
  color: #8d47de;
}
.service-single-page .single-info-block .heading {
  margin-bottom: 18px;
}
.service-single-page .single-info-block p {
  margin-bottom: 30px;
}
.service-single-page .single-info-block p:last-child {
  margin-bottom: 0;
}
.service-single-page .single-info-block .faq-wrapper {
  padding-top: 15px;
}

/*--------------------------------------------------------------
    [ ## team ]
--------------------------------------------------------------*/
.team-block .team-item.style-one {
  background-color: transparent;
  padding-top: 0;
}
.team-block .team-item-list > div:nth-child(2n+1) > .team-item.style-one .team-info {
  border-bottom-left-radius: 80px;
}
@media only screen and (max-width: 767px) {
  .team-block .team-item-list > div:nth-child(2n+1) > .team-item.style-one .team-info {
    border-bottom-right-radius: 80px;
  }
}
.team-block .team-item-list > div:nth-child(2n) > .team-item.style-one .team-info {
  border-bottom-right-radius: 80px;
}
@media only screen and (max-width: 767px) {
  .team-block .team-item-list > div:nth-child(2n) > .team-item.style-one .team-info {
    border-bottom-left-radius: 80px;
  }
}

.team-item {
  margin-bottom: 30px;
  background-color: #F4F4f4;
  padding-top: 25px;
}
.team-item .team-thumb {
  text-align: center;
  margin-bottom: -1px;
}
.team-item .team-thumb > img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.team-item .team-info {
  background: -webkit-linear-gradient(left, #11893e, #e28f25);
  background: linear-gradient(to right, #e28f25, #11893e);
  padding: 3px 0px;
  position: relative;
}
.team-item .team-name {
  font-size: 18px;
  margin-bottom: 2px;
}
.team-item .team-name a {
  display: block;
  color: white;
}
.team-item .team-name a:hover,
.team-item .team-name a:focus {
  color: #fb9a33 !important;
}
.team-item .designation {
  color: white;
  margin-bottom: 10px;
}
.team-item .social-status {
  padding-top: 3px;
}
.team-item .social-status > a {
  color: white;
}
.team-item .social-status > a:hover, .team-item .social-status > a:focus {
  color: #fb9a33 !important;
}
.team-item:hover .team-thumb > img {
  opacity: 0.9;
}

#team-carousel.carousel-nav-align-center .owl-nav > div {
  color: #777777;
}
#team-carousel.carousel-nav-align-center .owl-nav > div:hover {
  color: #8d47de;
}

/*-------------------------------------------------
    [ ## Team Single ]
*/
.single-team-block .team-item {
  margin-bottom: 0;
  max-width: 450px;
}
.single-team-block .team-item .team-name {
  font-size: 24px;
  color: white;
}
.single-team-block .section-title.style-two {
  margin-bottom: 25px;
  margin-top: -5px;
}
@media only screen and (max-width: 767px) {
  .single-team-block .section-title.style-two {
    margin-bottom: 20px;
  }
}
.single-team-block .section-title.style-two .title-main {
  font-size: 30px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .single-team-block .section-title.style-two .title-main {
    margin-bottom: 20px;
  }
}
.single-team-block .section-title.style-two .title-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 1.6em;
  font-style: italic;
}
.single-team-block .team-about-info {
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  .single-team-block .team-about-info {
    padding-left: 0;
  }
}

.experience-block .container.ml-b-60 {
  margin-bottom: -40px;
}

.education-item,
.experience-item {
  margin-bottom: 35px;
}
.education-item .date,
.experience-item .date {
  color: #8d47de;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 575px) {
  .education-item .date,
  .experience-item .date {
    font-size: 16px;
  }
}
.education-item .heading,
.experience-item .heading {
  margin-bottom: 15px;
}

.experience-item {
  margin-bottom: 60px;
  box-shadow: 0 0 40px rgba(0, 61, 190, 0.1);
  border-radius: 0px;
  background-color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 25px 30px;
  width: 445px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .experience-item {
    width: 400px;
  }
}
@media only screen and (max-width: 991px) {
  .experience-item {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 575px) {
  .experience-item {
    padding: 25px 20px;
  }
}
.experience-item:before, .experience-item:after {
  position: absolute;
  content: "";
  z-index: 1;
  border-radius: 50%;
}
@media only screen and (max-width: 991px) {
  .experience-item:before, .experience-item:after {
    display: none;
  }
}
.experience-item:before {
  width: 15px;
  height: 15px;
  top: 30px;
  right: -118px;
  background-color: #8d47de;
}
@media only screen and (max-width: 1199px) {
  .experience-item:before {
    right: -73px;
  }
}
.experience-item:after {
  width: 35px;
  height: 35px;
  top: 20px;
  right: -128px;
  background-color: rgba(141, 71, 222, 0.3);
}
@media only screen and (max-width: 1199px) {
  .experience-item:after {
    right: -83px;
  }
}
.experience-item .experience-item-inner {
  position: relative;
}
.experience-item .experience-item-inner:before {
  position: absolute;
  content: "";
  z-index: 1;
  border-radius: 50%;
  width: 105px;
  height: 2px;
  top: 13px;
  right: -135px;
  border-top: 2px dashed #8d47de;
}
@media only screen and (max-width: 1199px) {
  .experience-item .experience-item-inner:before {
    width: 70px;
    right: -100px;
  }
}
@media only screen and (max-width: 991px) {
  .experience-item .experience-item-inner:before {
    display: none;
  }
}

.experience-items-list {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.experience-items-list .divider-middle {
  position: absolute;
  height: calc(100% - 60px);
  width: 1px;
  border-left: 2px dashed #8d47de;
  left: 50%;
}
@media only screen and (max-width: 991px) {
  .experience-items-list .divider-middle {
    display: none;
  }
}
.experience-items-list [class*='col-']:nth-child(2n+1) .experience-item {
  float: right;
}
.experience-items-list [class*='col-']:nth-child(2n+1) .experience-item:before {
  right: auto;
  left: -116px;
}
@media only screen and (max-width: 1199px) {
  .experience-items-list [class*='col-']:nth-child(2n+1) .experience-item:before {
    left: -71px;
  }
}
.experience-items-list [class*='col-']:nth-child(2n+1) .experience-item:after {
  right: auto;
  left: -126px;
}
@media only screen and (max-width: 1199px) {
  .experience-items-list [class*='col-']:nth-child(2n+1) .experience-item:after {
    left: -81px;
  }
}
.experience-items-list [class*='col-']:nth-child(2n+1) .experience-item .experience-item-inner:before {
  right: auto;
  left: -135px;
}
@media only screen and (max-width: 1199px) {
  .experience-items-list [class*='col-']:nth-child(2n+1) .experience-item .experience-item-inner:before {
    left: -100px;
  }
}
.experience-items-list [class*='col-']:nth-child(2n) .experience-item {
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .experience-items-list [class*='col-']:nth-child(2n) .experience-item {
    text-align: left;
  }
}

/*--------------------------------------------------------------
    [ ## Gallery ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Gallery ]
*/
.gallery-item {
  position: relative;
  min-height: 100px;
  margin-bottom: 70px;
}
.gallery-item .gallery-thumb {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  margin-bottom: 0px;
}
.gallery-item .gallery-thumb img {
  width: 100%;
}
.gallery-item .gallery-thumb .overlay-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.gallery-item .gallery-thumb .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(left, #003dbe, #8d47de);
  background: linear-gradient(to right, #003dbe, #8d47de);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gallery-item .gallery-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px 85px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery-item .gallery-link {
    margin-bottom: 55px;
  }
}
@media only screen and (max-width: 420px) {
  .gallery-item .gallery-link {
    margin-bottom: 55px;
  }
}
.gallery-item .gallery-link > div {
  border: 2px solid white;
  width: 60px;
  height: 60px;
  line-height: 56px;
  font-size: 18px;
  color: white;
  background-color: transparent;
  padding: 0;
  margin: 0 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery-item .gallery-link > div {
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 420px) {
  .gallery-item .gallery-link > div {
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 16px;
  }
}
.gallery-item .gallery-link > div a {
  display: block;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: inherit;
}
.gallery-item .gallery-link > div:hover {
  background-color: white;
  border-color: white;
  color: #8d47de;
}
.gallery-item .gallery-link > div.page-link {
  -webkit-transform: translate3d(-30px, 30px, 0);
  transform: translate3d(-30px, 30px, 0);
}
.gallery-item .gallery-link > div.popup-link {
  -webkit-transform: translate3d(30px, 30px, 0);
  transform: translate3d(30px, 30px, 0);
}
.gallery-item .content {
  text-align: center;
  background-color: white;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.1);
  margin: -80px 85px 0;
  padding: 30px 35px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  .gallery-item .content {
    margin: -70px 40px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery-item .content {
    margin: -60px 25px 0;
    padding: 25px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .gallery-item .content {
    margin: -70px 60px 0;
  }
}
@media only screen and (max-width: 420px) {
  .gallery-item .content {
    margin: -60px 20px 0;
    padding: 25px 15px;
  }
}
.gallery-item .content .heading {
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 1.35em;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .gallery-item .content .heading {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .gallery-item .content .heading {
    font-size: 20px;
  }
}
.gallery-item .content .heading a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery-item .content .heading:hover a, .gallery-item .content .heading:focus a {
  color: #8d47de;
}
.gallery-item:hover .content {
  top: -5px;
}
.gallery-item:hover .gallery-link > div {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.gallery-item:hover .gallery-thumb .overlay {
  opacity: 0.9;
  visibility: visible;
}

/*--------------------------------------------------------------
    [ ## Testimonial ]
--------------------------------------------------------------*/
.testimonial-block.style-two .carousel-nav-align-center .owl-nav > div {
  color: #11893e;
}
.testimonial-block.style-two .carousel-nav-align-center .owl-nav > div:hover {
  color: #e28f25;
}

.total-reviews {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.total-reviews ul {
  padding-left: 2px;
  list-style: none;
  margin-bottom: 0;
}
.total-reviews ul > li {
  display: inline-block;
  margin: 0;
  color: #777777;
  font-size: 13px;
}
.total-reviews ul > li.yellow {
  color: #fb9a33;
}
.total-reviews .review-no {
  display: inline-block;
  font-size: 14px;
  padding-left: 10px;
}

.testimonail-carousel-main {
  margin: -15px;
}

.testimonial-item {
  background-color: white;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(29, 66, 196, 0.1);
  margin: 15px;
}
.testimonial-item .thumbnails {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  right: 40px;
  position: absolute;
  bottom: 20px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
.testimonial-item .thumbnails > img {
  width: 100%;
}
.testimonial-item .details {
  padding: 25px 0px 0px 70px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .testimonial-item .details {
    padding: 30px 20px 40px 75px;
  }
}
.testimonial-item .details:before {
  position: absolute;
  content: "\ebda";
  left: 35px;
  top: 40px;
  z-index: 1;
  font-size: 35px;
  font-family: "remixicon";
  font-family: "remixicon";
  -webkit-background-clip: text;
  -webkit-text-fill-color: #e28f25;
  display: inline-block;
}
@media only screen and (max-width: 991px) {
  .testimonial-item .details:before {
    left: 25px;
    top: 35px;
  }
}
.testimonial-item .client-area {
  border-top: 1px solid #e5e5e5;
  padding: 55px 40px 25px;
}
@media only screen and (max-width: 991px) {
  .testimonial-item .client-area {
    padding: 55px 25px 25px;
  }
}
.testimonial-item .client-area .client-name {
  font-size: 18px;
  margin-bottom: 4px;
}
.testimonial-item .client-area .client-designation {
  line-height: 1.5em;
  margin-bottom: 5px;
}

@media only screen and (max-width: 575px) {
  .testimonial-block .owl-nav {
    display: none;
  }
}
/*--------------------------------------------------------------
    [ ## Sections ]
--------------------------------------------------------------*/
/*-------------------------------------------------
    [ ### Features Block ]
*/
.features-block {
  position: relative;
}
.features-block .internet-cable-thumb {
  position: absolute;
  bottom: 170px;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 1620px) {
  .features-block .internet-cable-thumb {
    display: none;
  }
}
.features-block .section-title {
  margin-bottom: 45px;
}
.features-block .title-text {
  font-weight: 600;
}

.feature-card {
  margin-bottom: 50px;
}
.feature-card .feature-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 22px;
}
.feature-card .feature-header .feature-no {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.feature-card .feature-header .feature-title {
  padding-left: 18px;
}
.feature-card .feature-header .feature-title .heading {
  margin-bottom: 0;
}
.feature-card.style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feature-card.style-one .icon {
  width: 85px;
}
@media only screen and (max-width: 480px) {
  .feature-card.style-one .icon {
    width: 70px;
  }
}
.feature-card.style-one .icon-gradient .fa,
.feature-card.style-one .icon-gradient [class*="flaticon-"] {
  font-size: 60px;
}
@media only screen and (max-width: 480px) {
  .feature-card.style-one .icon-gradient .fa,
  .feature-card.style-one .icon-gradient [class*="flaticon-"] {
    font-size: 48px;
  }
}
.feature-card.style-one .feature-info {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 85px);
  flex: 0 0 calc(100% - 85px);
  max-width: calc(100% - 85px);
}
@media only screen and (max-width: 480px) {
  .feature-card.style-one .feature-info {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 70px);
    flex: 0 0 calc(100% - 70px);
    max-width: calc(100% - 70px);
  }
}
.feature-card.style-one .heading {
  font-size: 20px;
}

/*-------------------------------------------------
    [ ### Network Location ]
*/
.network-location-area {
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  padding: 35px;
}
@media only screen and (max-width: 420px) {
  .network-location-area {
    padding: 30px 20px;
  }
}
.network-location-area .location-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
@media only screen and (max-width: 420px) {
  .network-location-area .location-list {
    display: block;
  }
}
.network-location-area .location-list > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding: 6px 0;
}
@media only screen and (max-width: 1199px) {
  .network-location-area .location-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media only screen and (max-width: 991px) {
  .network-location-area .location-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media only screen and (max-width: 767px) {
  .network-location-area .location-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 420px) {
  .network-location-area .location-list > li {
    max-width: 100%;
  }
}
.network-location-area .heading {
  margin-bottom: 15px;
}

.support-ticket-block #vmap {
  height: 470px;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .support-ticket-block #vmap {
    height: 400px;
  }
}
@media (max-width: 991px) {
  .support-ticket-block #vmap {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .support-ticket-block #vmap {
    height: 330px;
  }
}
@media (max-width: 480px) {
  .support-ticket-block #vmap {
    display: none;
  }
}
.support-ticket-block #vmap .name {
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}
.support-ticket-block #vmap .area {
  font-size: 14px;
  margin: 0;
}
.support-ticket-block .jqvmap-zoomin,
.support-ticket-block .jqvmap-zoomout {
  display: none;
}
.support-ticket-block div[class*="position"] {
  position: absolute;
}
.support-ticket-block div[class*="position"] .dot {
  position: relative;
  z-index: 1;
  width: 14px;
  height: 14px;
  box-shadow: 0 0 10px rgba(141, 71, 222, 0.4);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  display: block;
  cursor: pointer;
  background: #8d47de;
  animation: pulseOne 5s linear infinite;
  -webkit-animation: pulseOne 5s linear infinite;
  -moz-animation: pulseOne 5s linear infinite;
  border: 2px solid #ffffff;
}
.support-ticket-block div[class*="position"]:nth-of-type(3n + 2) .dot {
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
}
.support-ticket-block div[class*="position"]:nth-of-type(3n + 3) .dot {
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
}
.support-ticket-block div[class*="position"] .details {
  position: relative;
  z-index: 9;
  padding: 5px 10px;
  background-color: #363636;
  margin-top: 8px;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.support-ticket-block div[class*="position"] .details .name {
  margin-top: 0;
}
.support-ticket-block div[class*="position"] .dot:hover ~ .details {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}
.support-ticket-block div[class*="position"] .details .name {
  color: #ffffff;
}
.support-ticket-block div[class*="position"] .details .area {
  color: #f1f2f4;
}
.support-ticket-block .active-item .amount {
  font-weight: 700;
  font-size: 52px;
}
.support-ticket-block .position-1 {
  top: 11%;
  left: 17%;
}
@media (max-width: 767px) {
  .support-ticket-block .position-1 {
    top: 17%;
  }
}
.support-ticket-block .position-2 {
  top: 35%;
  left: 22%;
}
.support-ticket-block .position-3 {
  top: 14%;
  left: 40%;
}
.support-ticket-block .position-4 {
  top: 67%;
  left: 35%;
}
@media (max-width: 767px) {
  .support-ticket-block .position-4 {
    left: 32%;
  }
}
.support-ticket-block .position-5 {
  top: 13%;
  left: 73%;
}
@media (max-width: 767px) {
  .support-ticket-block .position-5 {
    top: 18%;
  }
}

/*-------------------------------------------------
    [ ### Discount Block ]
*/
.discount-block {
  background: -webkit-linear-gradient(left, #003dbe, #003dbe, #8d47de, #8d47de);
  background: linear-gradient(to right, #003dbe, #003dbe, #8d47de, #8d47de);
  position: relative;
  padding: 80px 0;
}
.discount-block .discount-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .discount-block .discount-content {
    display: block;
    text-align: center;
  }
  .discount-block .discount-content .discount-btn-group {
    margin-top: 30px;
  }
}
.discount-block .discount-content .discount-title {
  font-size: 30px;
  line-height: 1.25em;
  margin-bottom: 5px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .discount-block .discount-content .discount-title {
    margin-bottom: 15px;
  }
}
.discount-block .discount-content .discount-text {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 0px;
  line-height: 1.8em;
  color: #C6C8CD;
}
@media only screen and (max-width: 575px) {
  .discount-block .discount-content .discount-text {
    font-size: 16px;
    line-height: 1.5em;
  }
}

/*-------------------------------------------------
    [ ### Vission Mission Block ]
*/
.vission-mission-block {
  position: relative;
}
.vission-mission-block:before {
  position: absolute;
  content: "";
  left: -45px;
  height: 100%;
  width: 50%;
  background: -webkit-linear-gradient(left, #003dbe, #8d47de);
  background: linear-gradient(to right, #003dbe, #8d47de);
  -webkit-transform: skew(5deg) scaleX(1.05);
  transform: skew(5deg) scaleX(1.05);
}
@media only screen and (max-width: 991px) {
  .vission-mission-block:before {
    -webkit-transform: skew(0deg) scaleX(1);
    transform: skew(0deg) scaleX(1);
    left: 0;
    width: 100%;
  }
}
.vission-mission-block .container > .row > div:nth-child(1) .text-content {
  padding-right: 60px;
}
@media only screen and (max-width: 991px) {
  .vission-mission-block .container > .row > div:nth-child(1) .text-content {
    padding-right: 0;
  }
}
.vission-mission-block .container > .row > div:nth-child(2) .text-content {
  padding-left: 60px;
}
@media only screen and (max-width: 991px) {
  .vission-mission-block .container > .row > div:nth-child(2) .text-content {
    padding-left: 0;
    padding-top: 0;
  }
}
@media only screen and (max-width: 991px) {
  .vission-mission-block .section-heading,
  .vission-mission-block .text-content {
    color: white;
  }
}

/*-------------------------------------------------
    [ ### Work Brand ]
*/
.work-brand-block .owl-carousel .owl-item {
  display: table;
  height: 110px;
}
.work-brand-block .brands-link {
  cursor: pointer;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.work-brand-block .brands-link img {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  margin: 0 auto;
}
.work-brand-block .brands-link:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/*-------------------------------------------------
    [ ### Announcement ]
*/
.single-announcement {
  padding: 40px 35px 35px;
  margin-bottom: 60px;
  background-color: white;
}
@media only screen and (max-width: 575px) {
  .single-announcement {
    padding: 40px 20px 35px;
  }
}
.single-announcement .date {
  background-color: #fafafa;
  border-radius: 40px;
  display: inline-block;
  font-weight: 600;
  font-size: 16px;
  text-transform: capitalize;
  border: 1px solid #e5e5e5;
  padding: 12px 30px;
  margin-bottom: 25px;
}
.single-announcement .heading {
  margin-bottom: 15px;
}

/*-------------------------------------------------
    [ ### Pricing ]
*/
.pricing-box {
  box-shadow: 0 0 20px rgba(29, 66, 196, 0.08);
  border-radius: 8px;
  overflow: hidden;
  background-color: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 30px;
}
.pricing-box:hover {
  box-shadow: 0 0 30px rgba(29, 66, 196, 0.15);
}
.pricing-box .icon-gradient {
  margin-bottom: 20px;
}
.pricing-box .pricing-header {
  padding: 35px 15px;
  text-align: center;
}
.pricing-box .heading {
  margin-bottom: 0;
}
.pricing-box .package-price {
  display: inline-block;
  background: -webkit-linear-gradient(left, #003dbe, #8d47de);
  background: linear-gradient(to right, #003dbe, #8d47de);
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
  font-family: "Poppins", sans-serif;
  padding: 25px 45px;
  border-radius: 0 50px 50px 0;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .pricing-box .package-price {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media only screen and (max-width: 420px) {
  .pricing-box .package-price {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.pricing-box .package-price > sub {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  bottom: 0;
  left: 5px;
}
.pricing-box .pricing-content {
  text-align: center;
  font-size: 18px;
}
.pricing-box .pricing-content > ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.pricing-box .pricing-content > ul > li {
  padding: 20px 15px;
  border-bottom: 1px solid #f2f2f2;
}
.pricing-box .pricing-footer {
  padding: 40px 15px;
}
.pricing-box.style-two .package-price {
  display: block;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.filter-pricing-tab {
  text-align: center;
  margin-bottom: 40px;
}
.filter-pricing-tab .nav-tabs {
  background-color: #efefef;
  border: 0px solid;
  border-radius: 40px;
  overflow: hidden;
  display: inline-block;
}
.filter-pricing-tab .nav-tabs > li {
  border-right: 0px solid;
  display: inline-block;
  margin: 0 -2px;
}
.filter-pricing-tab .nav-tabs > li > a {
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  margin-right: 0;
  min-width: 100px;
  padding: 8px 8px;
  text-transform: capitalize;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  text-align: center;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
@media only screen and (max-width: 575px) {
  .filter-pricing-tab .nav-tabs > li > a {
    font-size: 14px;
    min-width: 130px;
  }
}
.filter-pricing-tab .nav-tabs > li > a:hover {
  color: inherit;
}
.filter-pricing-tab .nav-tabs > li > a.active {
  color: white;
  background-color: #f5c103;
}

.rate-chart-content .table {
  border: 1px solid #e1e1e1;
  margin-bottom: 0;
}
.rate-chart-content .table thead th,
.rate-chart-content .table tbody td {
  text-align: center;
  padding: 16px 10px;
  border-right: 1px solid #e1e1e1;
}
.rate-chart-content .table thead tr {
  background-color: #fafafa;
}
.rate-chart-content .table thead th {
  text-transform: uppercase;
  color: #777777;
  font-weight: 600;
  font-size: 16px;
  border-width: 1px;
  border-color: #e1e1e1;
  line-height: 1.4em;
}
@media only screen and (max-width: 991px) {
  .rate-chart-content .table thead th {
    font-size: 14px;
  }
}
.rate-chart-content .table tbody td {
  font-size: 20px;
  color: #292929;
  border-color: #e1e1e1;
}
@media only screen and (max-width: 991px) {
  .rate-chart-content .table tbody td {
    font-size: 16px;
  }
}
.rate-chart-content .table tbody tr:nth-child(2n) {
  background-color: #fafafa;
}
@media only screen and (max-width: 575px) {
  .rate-chart-content .table-responsive .table {
    width: 540px;
    max-width: 540px;
    margin-bottom: 30px;
  }
}

/*-------------------------------------------------
    [ ### Faqs ]
*/
.faqs-block .heading {
  margin-bottom: 35px;
}
@media only screen and (max-width: 575px) {
  .faqs-block .heading {
    margin-bottom: 25px;
  }
}
.faqs-block .faq-wrapper.style-two .faq-item .faq-title {
  background-color: transparent;
  border-radius: 50px;
  border: 0px solid;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.faqs-block .faq-wrapper.style-three .faq-item .faq-title {
  background-color: transparent;
  border-radius: 50px;
}
.faqs-block .faq-wrapper.style-three .faq-item.open .faq-title {
  border-color: #8d47de;
}
.faqs-block .faq-wrapper.style-three .faq-item.open .faq-title .right-icon {
  color: #8d47de;
}
.faqs-block .faq-wrapper.style-three .faq-item.open .faq-title .right-icon:before {
  content: "\ea67";
}

.faq-item .faq-title {
  cursor: pointer;
  position: relative;
  padding: 13px 20px;
  border: 1px solid #e5e5e5;
  background-color: #fafafa;
  margin-bottom: 10px;
}
@media only screen and (max-width: 575px) {
  .faq-item .faq-title {
    padding: 13px 15px;
  }
}
.faq-item .faq-title .title {
  font-size: 16px;
  width: calc(100% - 40px);
  margin: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.faq-item .faq-title .right-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 10px;
  text-align: right;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  padding-right: 10px;
  color: black;
  font-size: 20px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.faq-item .faq-title .right-icon:before {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.faq-item .faq-title:hover .title,
.faq-item .faq-title:hover .right-icon {
  color: #8d47de;
}
.faq-item .faq-content {
  display: none;
  padding: 10px 20px 20px;
}
@media only screen and (max-width: 575px) {
  .faq-item .faq-content {
    padding: 10px 15px 20px;
  }
}
.faq-item.active .faq-content {
  display: block;
}
.faq-item.open .faq-title .right-icon:before {
  content: "\f004";
}

.faqs-form-area {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  padding: 55px 60px 60px;
}
@media only screen and (max-width: 1199px) {
  .faqs-form-area {
    padding: 55px 30px 60px;
  }
}
@media only screen and (max-width: 575px) {
  .faqs-form-area {
    padding: 40px 15px;
  }
}
.faqs-form-area .form-controller {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 0 transparent;
  border-radius: 30px;
  background-color: #fafafa;
}
.faqs-form-area .form-group {
  margin-bottom: 15px;
}

/*-------------------------------------------------
    [ ### Support Ticket ]
*/
.support-ticket-form-area .heading {
  padding-bottom: 20px;
}
.support-ticket-form-area label {
  font-weight: 600;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .support-ticket-form-area label {
    margin-bottom: 10px;
  }
}
.support-ticket-form-area .form-controller,
.support-ticket-form-area .select-custom {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 0 transparent;
  border-radius: 30px;
  background-color: #fafafa;
}
.support-ticket-form-area .select-custom {
  text-transform: capitalize;
}
.support-ticket-form-area .form-group {
  margin-bottom: 25px;
}
.support-ticket-form-area textarea {
  min-height: 160px;
}
.support-ticket-form-area .file-attachment-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
@media only screen and (max-width: 767px) {
  .support-ticket-form-area .file-attachment-group {
    display: block;
  }
}
.support-ticket-form-area .file-attachment-group > div {
  padding: 0 15px;
}
.support-ticket-form-area .file-attachment-group .file-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 200px);
  flex: 0 0 calc(100% - 200px);
  max-width: calc(100% - 200px);
}
@media only screen and (max-width: 767px) {
  .support-ticket-form-area .file-attachment-group .file-content {
    max-width: 100%;
  }
}
.support-ticket-form-area .file-attachment-group .add-more-buttons {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
@media only screen and (max-width: 767px) {
  .support-ticket-form-area .file-attachment-group .add-more-buttons {
    max-width: 100%;
    text-align: right;
    margin-top: 15px;
  }
}
.support-ticket-form-area .file-attachment-group .btn-default {
  color: #292929;
  border-color: #e5e5e5;
}
.support-ticket-form-area .file-attachment-group .btn-default:hover, .support-ticket-form-area .file-attachment-group .btn-default:focus {
  color: white;
  border-color: #8d47de;
}
.support-ticket-form-area .verification-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 480px) {
  .support-ticket-form-area .verification-area {
    display: block;
  }
}
.support-ticket-form-area .verification-area img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
  max-width: 220px;
}
@media only screen and (max-width: 480px) {
  .support-ticket-form-area .verification-area img {
    max-width: 100%;
  }
}
.support-ticket-form-area .verification-area .form-controller {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 250px);
  flex: 0 0 calc(100% - 250px);
  max-width: calc(100% - 250px);
  margin-left: 30px;
}
@media only screen and (max-width: 480px) {
  .support-ticket-form-area .verification-area .form-controller {
    max-width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
}
.support-ticket-form-area .form-group-btn {
  margin-top: 40px;
}
@media only screen and (max-width: 991px) {
  .support-ticket-form-area .form-group-btn {
    text-align: left !important;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}
.support-ticket-form-area .form-group-btn .btn-primary {
  background-color: #8d47de;
  border-color: #8d47de;
}
.support-ticket-form-area .form-group-btn .btn-white {
  border: 1px solid #e5e5e5;
  color: #777777;
}
.support-ticket-form-area .form-group-btn .btn-white:hover:before {
  background-color: rgba(0, 0, 0, 0.1);
}

/*-------------------------------------------------
    [ ### Call To Action ]
*/
.call-to-action {
  overflow: hidden;
  padding-top: 60px;
  background-attachment: fixed;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .call-to-action [class*="col-"] {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.call-to-action .call-to-action-thumb {
  margin-left: -195px;
}
@media only screen and (max-width: 1366px) {
  .call-to-action .call-to-action-thumb {
    margin-left: -145px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .call-to-action .call-to-action-thumb {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .call-to-action .call-to-action-thumb {
    margin-left: 0px;
    padding-top: 40px;
  }
}
.call-to-action .call-to-title {
  font-size: 25px;
  line-height: 1.3em;
  margin-bottom: 25px;
  font-weight: 700;
}
.call-to-action .call-no-title {
  font-size: 18px;
  margin-top: 27px;
}
.call-to-action .call-no {
  background-color: white;
  border-radius: 50px;
  font-size: 24px;
  font-weight: 600;
  color: #292929;
  display: inline-block;
  line-height: 1.3em;
  padding: 20px 150px 20px 50px;
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: -1;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .call-to-action .call-no {
    padding: 20px 120px 20px 30px;
  }
}
@media only screen and (max-width: 420px) {
  .call-to-action .call-no {
    padding: 20px 120px 20px 20px;
    font-size: 20px;
  }
}
.call-to-action .call-no .icon {
  position: absolute;
  width: 70px;
  height: 70px;
  color: white;
  background-color: #8d47de;
  border-radius: 50%;
  text-align: center;
  line-height: 70px;
  right: 0;
  top: 0px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 420px) {
  .call-to-action .call-no .icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    top: 2px;
  }
}
.call-to-action .call-no .icon:before {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  position: absolute;
  left: -10px;
  top: -10px;
  border-radius: inherit;
  background-color: #8d47de;
  content: "";
  z-index: -1;
}
.call-to-action .call-no .icon > span {
  position: relative;
  z-index: 2;
}

/*-------------------------------------------------
    [ ### Founder Message Block ]
*/
@media only screen and (max-width: 991px) {
  .founder-message-block .founter-info-area {
    background-color: transparent;
    margin-bottom: 20px;
  }
}
.founder-message-block .founder-thumb {
  display: inline-block;
  position: relative;
  min-height: 150px;
}
.founder-message-block .founder-thumb .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: white;
}
.founder-message-block .founder-thumb .overlay .overlay-text {
  padding: 35px 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.68em;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founder-thumb .overlay .overlay-text {
    padding: 35px 20px;
  }
}
.founder-message-block .founder-thumb .overlay .overlay-text:before {
  position: absolute;
  content: "\ebda";
  left: 25px;
  top: -4px;
  z-index: 1;
  font-size: 30px;
  font-family: "remixicon";
  font-family: "remixicon";
  font-family: "remixicon";
  font-family: "remixicon";
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founder-thumb .overlay .overlay-text:before {
    left: 18px;
  }
}
.founder-message-block .founter-info {
  padding: 30px 30px 25px;
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founter-info {
    padding: 30px 20px 25px;
  }
}
.founder-message-block .founter-info .sign {
  margin-bottom: 13px;
}
.founder-message-block .founter-info .heading {
  margin-bottom: 5px;
}
.founder-message-block .founter-info-text .details {
  padding: 15px 40px 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .founder-message-block .founter-info-text .details {
    padding: 50px 40px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founter-info-text .details {
    padding: 50px 20px 45px;
  }
}
.founder-message-block .founter-info-text .request-area {
  background: -webkit-linear-gradient(left, #003dbe, #003dbe, #8d47de, #8d47de);
  background: linear-gradient(to right, #003dbe, #003dbe, #8d47de, #8d47de);
  position: relative;
  padding: 45px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founter-info-text .request-area {
    display: block;
    text-align: center;
    padding: 45px 20px;
  }
}
.founder-message-block .founter-info-text .request-area .request-title {
  font-size: 22px;
  line-height: 1.25em;
  margin: 15px 0;
}
@media only screen and (max-width: 767px) {
  .founder-message-block .founter-info-text .request-area .request-title {
    margin: 0 0 20px;
  }
}

/*-------------------------------------------------
    [ ### Fan Fact Block ]
*/
.fanfact-promo-numbers .promo-number-inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.fanfact-promo-numbers .promo-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .fanfact-promo-numbers .promo-number {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px;
  }
}
.fanfact-promo-numbers .promo-number .icon-gradient .fa,
.fanfact-promo-numbers .promo-number .icon-gradient [class*="flaticon-"] {
  font-size: 60px;
}
.fanfact-promo-numbers .promo-number .info {
  padding-left: 20px;
  margin-top: -10px;
}
.fanfact-promo-numbers .odometer-wrap {
  font-size: 46px;
  line-height: 1;
  font-weight: 700;
  color: #292929;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif;
}
@media only screen and (max-width: 575px) {
  .fanfact-promo-numbers .odometer-wrap {
    font-size: 40px;
    margin-bottom: 0;
  }
}
.fanfact-promo-numbers .odometer-wrap .odometer {
  font-size: 60px;
}
@media only screen and (max-width: 575px) {
  .fanfact-promo-numbers .odometer-wrap .odometer {
    font-size: 48px;
  }
}
.fanfact-promo-numbers .odometer-wrap sub {
  bottom: -6px;
  left: 3px;
}
.fanfact-promo-numbers .promo-title {
  font-size: 22px;
  color: #555555;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-family: "Open Sans", sans-serif;
}
@media only screen and (max-width: 575px) {
  .fanfact-promo-numbers .promo-title {
    font-size: 20px;
  }
}
.fanfact-promo-numbers .icon-gradient > span {
  position: relative;
}
.fanfact-promo-numbers .icon-gradient > span:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(29, 66, 196, 0.1);
  left: -20px;
  top: -13px;
}

/*--------------------------------------------------------------
    [ ## Blog ]
--------------------------------------------------------------*/
.post {
  margin-bottom: 60px;
  background-color: white;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.post:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.post .post-thumb {
  position: relative;
  margin-bottom: 0;
}
.post .post-thumb > a {
  display: block;
}
.post .post-thumb > a > img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
.post .post-thumb .social-share-area {
  position: absolute;
  bottom: -22px;
  right: 30px;
}
@media only screen and (max-width: 575px) {
  .post .post-thumb .social-share-area {
    right: 20px;
  }
}
.post:hover .post-thumb > a > img {
  opacity: 0.9;
}
.post .entry-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.post .entry-user .thumb {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.post .entry-user .info {
  padding-left: 10px;
}
.post .entry-user .author-name {
  font-weight: 600;
  color: #292929;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
}
.post .entry-user .author-name a:hover {
  color: #8d47de;
}
.post .entry-user .entry-time {
  font-size: 14px;
  margin-top: -2px;
}
.post .entry-title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #11893e;
  line-height: 1.35em;
}
.post .entry-title a:hover,
.post .entry-title a:focus {
  color: #e28f25;
}
@media only screen and (max-width: 575px) {
  .post .entry-title {
    font-size: 22px;
  }
}
.post .post-details {
  padding: 40px 30px 35px;
}
@media only screen and (max-width: 575px) {
  .post .post-details {
    padding: 40px 20px 35px;
  }
}
.post.post-gird {
  margin-bottom: 30px;
}
.post.post-gird .post-details {
  padding: 30px 30px 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post.post-gird .post-details {
    padding: 30px 20px 25px;
  }
}
@media only screen and (max-width: 575px) {
  .post.post-gird .post-details {
    padding: 30px 20px 25px;
  }
}
.post.post-gird .entry-title {
  font-size: 18px;
  line-height: 1.25em;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post.post-gird .entry-title {
    font-size: 20px;
  }
}

.social-share-area {
  float: right;
}
.social-share-area .share-btn {
  background-image: -webkit-linear-gradient(50deg, #1d42c4, #8d47de);
  background-image: linear-gradient(40deg, #1d42c4, #8d47de);
  border-radius: 50%;
  color: white;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 20px;
  height: 45px;
  line-height: 45px;
  position: relative;
  text-align: center;
  width: 45px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.social-share-area .share-btn:hover {
  background-image: -webkit-linear-gradient(320deg, #8d47de, #1d42c4);
  background-image: linear-gradient(130deg, #8d47de, #1d42c4);
}
.social-share-area .share-btn:hover .social-media {
  visibility: visible;
  opacity: 1;
}
.social-share-area .share-btn:hover .social-media > a {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: social-share;
  animation-name: social-share;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(2) {
  -webkit-animation-delay: 180ms;
  animation-delay: 180ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(3) {
  -webkit-animation-delay: 330ms;
  animation-delay: 330ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(4) {
  -webkit-animation-delay: 480ms;
  animation-delay: 480ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(5) {
  -webkit-animation-delay: 630ms;
  animation-delay: 630ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(6) {
  -webkit-animation-delay: 780ms;
  animation-delay: 780ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(7) {
  -webkit-animation-delay: 930ms;
  animation-delay: 930ms;
}
.social-share-area .share-btn:hover .social-media > a:nth-child(8) {
  -webkit-animation-delay: 1080ms;
  animation-delay: 1080ms;
}
.social-share-area .social-media {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  text-align: center;
  top: 100%;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  width: 100%;
  height: auto;
  background-color: white;
}
.social-share-area .social-media > a {
  color: #777777;
  display: block;
  font-size: 14px;
  opacity: 0;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  height: 35px;
}
.social-share-area .social-media > a:hover {
  color: #8d47de;
}

.entry-meta-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.25em;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.entry-meta-content > div {
  margin-right: 15px;
  margin-bottom: 5px !important;
  position: relative;
  font-style: italic;
}
.entry-meta-content > div:last-child {
  margin-right: 0px;
}
.entry-meta-content > div i {
  margin-right: 5px;
}
.entry-meta-content > div a:hover, .entry-meta-content > div a:focus {
  color: #8d47de;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-page-block .blog-latest-items > .row > .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/*--------------------------------------------------------------
# Others
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blog Single
--------------------------------------------------------------*/
/*-------------------------------------------------------------------
    [ ## Single Posts ]
*/
.post.single-post {
  margin-bottom: 0px;
  text-align: left;
  position: relative;
  padding-bottom: 10px;
}
.post.single-post h3, .post.single-post h4, .post.single-post h5, .post.single-post h6 {
  margin-bottom: 15px;
}
.post.single-post .post-thumb {
  margin-bottom: 0;
}
.post.single-post .post-details {
  padding: 30px 30px 25px;
}
@media only screen and (max-width: 1199px) {
  .post.single-post .post-details {
    padding: 30px 20px 25px;
  }
}
.post.single-post ul li, .post.single-post ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.post.single-post > ul,
.post.single-post > ol {
  padding-left: 20px;
}
.post.single-post table {
  margin-bottom: 30px;
}
.post.single-post .image-group {
  padding-top: 20px;
}
.post.single-post iframe {
  border: 0px solid;
}
.post.single-post figure {
  margin-bottom: 30px;
}
.post.single-post figure span {
  color: #979797;
  font-size: 12px;
  display: block;
  padding: 13px 0 25px;
}
.post.single-post .responsive-video {
  margin-bottom: 50px;
  margin-top: 40px;
}
.post.single-post .responsive-video .fluid-width-video-wrapper {
  position: absolute;
  top: 0;
}
.post.single-post blockquote {
  border-left: 2px solid #8d47de;
  margin-bottom: 30px;
  padding-left: 25px;
  padding-top: 30px;
  position: relative;
}
.post.single-post blockquote:before {
  content: "\f100";
  position: absolute;
  top: -1px;
  left: 13px;
  color: #8d47de;
  opacity: 0.3;
  font-family: "Flaticon";
  font-size: 60px;
  line-height: 1em;
}
.post.single-post blockquote img {
  margin-bottom: 25px;
  border-radius: 0px;
}
.post.single-post blockquote p {
  margin-bottom: 10px;
  position: relative;
  font-size: 17px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.6em;
}
.post.single-post blockquote p:last-child {
  margin-bottom: 0;
}
.post.single-post blockquote p cite {
  margin-left: 0;
  padding-left: 0;
}
.post.single-post blockquote cite, .post.single-post blockquote a, .post.single-post blockquote span {
  padding: 0 1.2em;
  font-size: 0.8em;
  font-weight: 500;
  font-style: normal;
  position: relative;
}
.post.single-post blockquote cite {
  display: block;
}
.post.single-post blockquote cite:before {
  content: "--";
  padding-right: 5px;
}
.post.single-post .entry-footer {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}

.entry-tag > a {
  border: 1px solid #e5e5e5;
  border-radius: 40px;
  color: black;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: 35px;
  line-height: 31px;
  margin: 5px 3px;
  padding: 0 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-tag > a:hover, .entry-tag > a:focus {
  background-color: black;
  color: white;
}

.social-network {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  z-index: 2;
  left: 0;
  bottom: 0;
}

.social-share {
  list-style: none;
  margin-bottom: 0;
  border-radius: 50px;
  padding: 10px 50px;
  background-color: white;
  box-shadow: 1px 1px 18px 15px rgba(40, 57, 145, 0.05);
}
@media only screen and (max-width: 575px) {
  .social-share {
    padding: 10px 30px;
  }
}
.social-share > li {
  display: inline-block;
  margin: 0 -2px !important;
}
.social-share > li a {
  font-size: 16px;
  display: block;
  padding: 5px 15px;
}
.social-share > li a:hover, .social-share > li a:focus {
  color: #8d47de;
}

/* [ ## Post Author ] */
.author-info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 60px 0;
}
.author-info #author-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 120px;
  flex: 0 0 120px;
  width: 120px;
}
.author-info .at-img > img {
  border-radius: 50%;
  height: 120px;
  width: 120px;
}
.author-info #author-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 120px);
  flex: 0 0 calc(100% - 120px);
  padding-left: 30px;
  text-align: justify;
}
.author-info #author-details .author-name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #292929;
}

/*--------------------------------------------------------------
# Site Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## About Page
--------------------------------------------------------------*/
.text-block .video-abs-center .video-btn-area {
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 991px) {
  .text-block .text-right {
    text-align: left !important;
  }
}

.text-about-block .text-about-content {
  padding-left: 60px;
}
@media only screen and (max-width: 1199px) {
  .text-about-block .text-about-content {
    padding-left: 0px;
  }
}

.about-list {
  margin-top: -10px;
}
.about-list .item {
  margin-bottom: 25px;
  padding-left: 25px;
  position: relative;
}
.about-list .item:before {
  position: absolute;
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  content: "";
  background-color: #8d47de;
}
.about-list .item:last-child {
  margin-bottom: -5px;
}

/*--------------------------------------------------------------
## Contact Page
--------------------------------------------------------------*/
.contact-info-block .section-heading {
  font-size: 30px;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .contact-info-block .section-heading {
    padding-bottom: 15px;
  }
}
.contact-info-block .section-heading:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 2px;
  width: 50px;
  background-color: #fb9a33;
}
.contact-info-block .contact-info {
  display: flex;
  margin-bottom: 30px;
}
.contact-info-block .contact-info:last-child {
  margin-bottom: 0;
}
.contact-info-block .contact-info .icon {
  flex: 0 0 35px;
  max-width: 35px;
  font-size: 20px;
  color: #fb9a33;
}
.contact-info-block .contact-info .info .title {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: -2px;
}
.contact-info-block .contact-info .info p {
  line-height: 1.7em;
}
.contact-info-block .contact-info .info p span,
.contact-info-block .contact-info .info p a {
  display: block;
}
.contact-info-block .contact-info .info p a:hover,
.contact-info-block .contact-info .info p a:focus {
  color: #8d47de;
}

.contact-info-content {
  background-color: white;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .contact-info-content {
    display: block;
  }
}
.contact-info-content .contact-info-area {
  background: linear-gradient(65deg, #b3772e, #108640);
  flex: 0 0 40%;
  max-width: 40%;
  padding: 60px;
}
@media only screen and (max-width: 1199px) {
  .contact-info-content .contact-info-area {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-info-content .contact-info-area {
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .contact-info-content .contact-info-area {
    padding: 50px 20px;
  }
}
.contact-info-content .contact-form-area {
  flex: 0 0 60%;
  max-width: 60%;
  padding: 60px;
}
@media only screen and (max-width: 1199px) {
  .contact-info-content .contact-form-area {
    padding: 60px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-info-content .contact-form-area {
    max-width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  .contact-info-content .contact-form-area {
    padding: 50px 20px;
  }
}

/*--------------------------------------------------------------
## 404 Page
--------------------------------------------------------------*/
.error-page-block {
  background-position: top center;
  position: relative;
}
.error-page-block .row {
  min-height: 90vh;
}
.error-page-block .row [class*="col-"] {
  position: relative;
}
.error-page-block .error-mockup-thumb {
  position: absolute;
  left: -450px;
  bottom: 0;
}
@media (max-width: 1199px) {
  .error-page-block .error-mockup-thumb {
    left: -350px;
  }
}
@media (max-width: 991px) {
  .error-page-block .error-mockup-thumb {
    display: none;
  }
}

.error-page-content {
  text-align: center;
}
.error-page-content .error-title {
  font-size: 100px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #319135;
  text-shadow: 13px 0px 0 #e28f25;
  font-family: "Poppins", sans-serif;
  line-height: 0.85em;
}
@media only screen and (max-width: 1620px) {
  .error-page-content .error-title {
    font-size: 100px;
  }
}
@media only screen and (max-width: 1199px) {
  .error-page-content .error-title {
    font-size: 150px;
    letter-spacing: 8px;
  }
}
@media only screen and (max-width: 575px) {
  .error-page-content .error-title {
    font-size: 120px;
  }
}
.error-page-content > p {
  font-size: 16px;
  line-height: 1.75em;
  font-weight: 600;
  color: white;
}
.error-page-content .btn-primary {
  margin-top: 10px;
    background-color: #e28f25;
  border-color: #b3772e;
}

/*--------------------------------------------------------------
## Registration
--------------------------------------------------------------*/
.user-signin-block {
  background-position: top center;
  position: relative;
}
.user-signin-block .row {
  min-height: 100vh;
}
.user-signin-block .sing-in-mockup {
  margin-left: -175px;
  margin-right: -90px;
}
@media only screen and (max-width: 991px) {
  .user-signin-block .sing-in-mockup {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .user-signin-block .col-lg-2 {
    display: none;
  }
}

.user-signin-area,
.user-signup-area {
  background-color: white;
  border-radius: 10px;
  padding: 75px 80px 80px;
}
@media only screen and (max-width: 1199px) {
  .user-signin-area,
  .user-signup-area {
    padding: 75px 50px 80px;
  }
}
@media only screen and (max-width: 767px) {
  .user-signin-area,
  .user-signup-area {
    padding: 55px 30px 50px;
  }
}
@media only screen and (max-width: 575px) {
  .user-signin-area,
  .user-signup-area {
    padding: 55px 20px 50px;
  }
}

.user-signup-area .form-content .text-info-sing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  margin-top: 30px;
}
.user-signup-area .form-content .text-info-sing > div {
  margin-bottom: 10px;
}
.user-signup-area .form-content .form-btn-group {
  text-align: left;
  padding-top: 25px;
}
@media only screen and (max-width: 991px) {
  .user-signup-area .form-content .form-btn-group {
    margin-top: 0;
  }
}

.form-content {
  text-align: center;
}
.form-content .heading {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .form-content .heading {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .form-content .heading {
    font-size: 24px;
  }
}
.form-content p {
  line-height: 1.5em;
}
.form-content .form-group {
  margin-bottom: 20px;
  position: relative;
}
.form-content .form-group > label {
  position: absolute;
  right: 0px;
  top: 43%;
  -webkit-transform: translateY(-46%);
  transform: translateY(-46%);
  cursor: pointer;
  z-index: 2;
  margin-bottom: 0;
  color: #777777;
}
.form-content .form-controller {
  padding: 0px 0px 5px;
  margin-bottom: 0;
  font-size: 16px;
  border-radius: 0px;
  border-bottom: 1px solid #eaeaea;
  background-color: transparent;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  height: 50px;
  outline: none;
}
.form-content .form-controller:focus {
  border-color: #8d47de;
}
.form-content .remember-and-password {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media only screen and (max-width: 991px) {
  .form-content .remember-and-password {
    display: block;
  }
}
.form-content .remember-and-password label {
  margin-bottom: 0;
  color: #777777;
  cursor: pointer;
}
.form-content .remember-and-password label input {
  margin-right: 7px;
}
.form-content .remember-and-password a:hover {
  color: #8d47de;
}
.form-content .remember-and-password .text-info-sing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .form-content .remember-and-password .text-info-sing {
    display: block;
  }
}
.form-content .forget-pass {
  padding-right: 25px;
}
@media only screen and (max-width: 767px) {
  .form-content .forget-pass {
    padding-right: 0;
    margin-bottom: 5px;
  }
}
.form-content .forget-pass a {
  text-decoration: underline;
}
.form-content .signup-link a {
  color: #8d47de;
}
.form-content .signup-link a:hover {
  color: #fb9a33;
}
.form-content .form-btn-group .btn {
  border-radius: 7px;
}
@media only screen and (max-width: 991px) {
  .form-content .form-btn-group {
    margin-top: 30px;
  }
}

.signin-by-web-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px -5px 32px;
}
@media only screen and (max-width: 575px) {
  .signin-by-web-profile {
    margin: 30px -3px 25px;
  }
}
.signin-by-web-profile > div {
  font-size: 14px;
  font-weight: 700;
  background-color: #fafafa;
  border-radius: 4px;
  font-family: "Poppins", sans-serif;
  margin: 0 5px 10px;
  color: white;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
@media only screen and (max-width: 575px) {
  .signin-by-web-profile > div {
    margin: 0 3px 7px;
    font-size: 13px;
  }
}
.signin-by-web-profile > div:hover {
  opacity: 0.85;
}
.signin-by-web-profile > div a {
  padding: 10px 25px;
  display: block;
}
@media only screen and (max-width: 575px) {
  .signin-by-web-profile > div a {
    padding: 8px 15px;
  }
}
.signin-by-web-profile > div a:hover,
.signin-by-web-profile > div a:focus {
  color: white;
}
.signin-by-web-profile > div i {
  display: inline-block;
  padding-right: 5px;
}
.signin-by-web-profile > div.google {
  background-color: #E34133;
}
.signin-by-web-profile > div.facebook {
  background-color: #3B5998;
}
.signin-by-web-profile > div.twitter {
  background-color: #55ACEE;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 75px;
}

.page-content, .entry-summary {
  margin: 1.4em 0;
}

.page-links {
  clear: both;
  margin: 0 0 2.1em;
}

@media only screen and (max-width: 991px) {
  .sidebar-items {
    margin-top: 80px;
  }
}
/*-------------------------------------------------
    [ ### Page Title ]
*/
.page-title-area {
  padding: 50px 0 40px;
  background-position: bottom center;
}
@media only screen and (max-width: 1199px) {
  .page-title-area {
    padding: 110px 0 115px;
  }
}
@media only screen and (max-width: 575px) {
  .page-title-area {
    padding: 95px 0 100px;
  }
}
.page-title-area .page-title {
  margin-bottom: 5px;
  font-size: 35px;
  text-transform: capitalize;
  line-height: 1.25em;
  color: #e28f25;
}
@media only screen and (max-width: 991px) {
  .page-title-area .page-title {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .page-title-area .page-title {
    font-size: 36px;
  }
}
@media only screen and (max-width: 420px) {
  .page-title-area .page-title {
    font-size: 32px;
  }
}
.page-title-area .breadcrumb-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/*-------------------------------------------------
    [ ### Breadcrumb ]
*/
.breadcrumb {
  background-color: transparent;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0;
}
.breadcrumb .breadcrumb-item {
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fb9a33;
}
.breadcrumb .breadcrumb-item:hover, .breadcrumb .breadcrumb-item:focus {
  color: #fb9a33;
}
@media only screen and (max-width: 991px) {
  .breadcrumb .breadcrumb-item {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumb .breadcrumb-item {
    font-size: 15px;
  }
}
.breadcrumb .breadcrumb-item > a {
  color: white;
}
.breadcrumb .breadcrumb-item > a:before, .breadcrumb .breadcrumb-item > a:hover, .breadcrumb .breadcrumb-item > a:focus {
  color: #fb9a33;
}
.breadcrumb .breadcrumb-item:before {
  font-size: 24px;
  font-weight: 700;
  content: "-";
  font-family: "Font Awesome 5 Free";
  padding: 0 12px;
  color: white;
}
.breadcrumb .breadcrumb-item:first-child:before {
  padding: 0;
  content: "";
}

/*-------------------------------------------------
    [ ### Text Content ]
*/
.text-content p i {
  font-size: 18px;
}
.text-content ul {
  padding-top: 10px;
  padding-left: 0;
  list-style: none;
}
.text-content ul:last-child {
  margin-bottom: 0;
}
.text-content ul > li {
  padding-left: 20px;
  padding-right: 100px;
  margin-bottom: 8px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .text-content ul > li {
    padding-right: 0;
  }
}
.text-content ul > li:last-child {
  margin-bottom: 0px;
}
.text-content ul > li:before {
  position: absolute;
  left: 0;
  top: 1px;
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
}
.text-content.style-two ul {
  overflow: hidden;
  margin-bottom: -10px;
}
.text-content.style-two ul > li {
  width: 50%;
  float: left;
  padding-right: 0;
  padding-left: 25px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 575px) {
  .text-content.style-two ul > li {
    width: 100%;
  }
}
.text-content.style-two ul > li:before {
  content: "\f00c";
  font-size: 15px;
  color: #8d47de;
}

/*-------------------------------------------------
    [ ### Page info Content ]
*/
.privacy-policy-content {
  margin-top: -5px;
}
.privacy-policy-content .heading {
  margin-bottom: 20px;
}
@media only screen and (max-width: 575px) {
  .privacy-policy-content .heading {
    margin-bottom: 15px;
  }
}
.privacy-policy-content .single-info-block {
  margin-bottom: 50px;
}
@media only screen and (max-width: 575px) {
  .privacy-policy-content .single-info-block {
    margin-bottom: 30px;
  }
}
.privacy-policy-content .single-info-block:last-child {
  margin-bottom: 0;
}
.privacy-policy-content ul {
  list-style: none;
  padding-left: 0;
}
.privacy-policy-content ul li {
  margin-bottom: 10px;
  padding-left: 20px;
  position: relative;
}
.privacy-policy-content ul li:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  left: 0;
  top: 8px;
  background-color: #8d47de;
}
.privacy-policy-content ul li:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-content a {
  word-wrap: break-word;
}

.comment-content {
  font-size: 16px;
}
.comment-content p {
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  .comment-content {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 400px) {
  .comment-content {
    margin-top: 10px;
  }
}
.comment-content ul li, .comment-content ol li {
  margin-top: 10px;
  line-height: 1.6em;
}
.comment-content > ul,
.comment-content > ol {
  padding-left: 20px;
}
.comment-content a:hover {
  text-decoration: underline;
}

.bypostauthor {
  display: block;
}

.cancel-comment-reply-link {
  bottom: -2px;
  display: inline-block;
  left: 0.6em;
  position: relative;
}

.logged-in-as {
  margin-bottom: 0.7em !important;
  padding: 0 15px;
}

.comments-area {
  overflow: hidden;
  margin: 60px 0 0;
  padding: 30px 30px 35px;
}
@media only screen and (max-width: 1199px) {
  .comments-area {
    padding: 30px 20px 35px;
  }
}
.comments-area .comment-list, .comments-area .children {
  list-style: none;
  padding: 0;
}
.comments-area .comments-title {
  color: #292929;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .comments-area .comments-title {
    font-size: 24px;
    line-height: 1.2em;
  }
}
.comments-area .comment-list {
  margin-bottom: 0px;
  border-top: none;
}
.comments-area .comment-list .comment .comment-respond {
  margin-bottom: 75px;
}
.comments-area .comment-list > .comment:last-child .comment-body:last-child {
  margin-bottom: 0;
}
.comments-area .comment-body {
  overflow: hidden;
  margin-bottom: 45px;
}
.comments-area .comment-author {
  float: left;
  margin-right: 20px;
  width: 70px;
}
@media only screen and (max-width: 575px) {
  .comments-area .comment-author {
    margin-right: 15px;
  }
}
.comments-area .comment-author .avatar {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}
.comments-area .date {
  display: block;
  font-size: 16px;
  color: #a0a0a0;
  margin-top: 0;
  font-style: italic;
}
.comments-area .comment-details {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.comments-area .comment-metadata {
  margin-bottom: 12px;
  color: #292929;
}
.comments-area .comment-metadata .author {
  font-size: 18px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 1.25em;
}
@media only screen and (max-width: 767px) {
  .comments-area .comment-metadata .author {
    font-size: 17px;
  }
}
.comments-area .comment-metadata .says, .comments-area .comment-metadata .comment-edit-link {
  color: #777;
}
.comments-area .children {
  margin-left: 108px;
}
@media only screen and (max-width: 1199px) {
  .comments-area .children {
    margin-left: 90px;
  }
}
@media only screen and (max-width: 992px) {
  .comments-area .children {
    margin-left: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .comments-area .children {
    margin-left: 50px;
  }
}
@media only screen and (max-width: 450px) {
  .comments-area .children {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 400px) {
  .comments-area .children {
    margin-left: 25px;
  }
}
.comments-area .comment-navigation {
  margin-bottom: 3.5em;
}
.comments-area .comment-navigation .nav-links .nav-previous {
  float: left;
}
.comments-area .comment-navigation .nav-links .nav-next {
  float: right;
}
.comments-area .comment-navigation .nav-links span {
  font-size: 18px;
}
.comments-area .comment-navigation .nav-links a {
  background-color: #232c3b;
  color: white;
  border-radius: 5px;
}

.comment-respond label {
  font-weight: 500;
}
.comment-respond .comment-reply-title {
  color: #292929;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .comment-respond .comment-reply-title {
    font-size: 24px;
    line-height: 1.2em;
  }
}

.comment-respond {
  margin: 60px 0px 0;
  padding: 30px 30px 40px;
}
@media only screen and (max-width: 1199px) {
  .comment-respond {
    padding: 30px 20px 35px;
  }
}
.comment-respond p {
  margin-bottom: 1em;
}
.comment-respond [class*="col-"] {
  margin-bottom: 25px;
}
.comment-respond textarea {
  min-height: 160px;
  max-width: 100%;
}
.comment-respond .form-submit {
  margin-bottom: 0;
  padding: 0 15px;
}
.comment-respond .comment-subscription-form {
  display: none;
}
.comment-respond .comment-form-rating {
  margin-bottom: 1em;
}
.comment-respond .form-submit {
  width: 100%;
  padding-top: 5px;
}
.comment-respond .form-controller {
  display: table-cell;
  padding: 0px 0px 5px;
  margin-bottom: 0;
  font-size: 16px;
  border-radius: 0px;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  height: 50px;
  outline: none;
}
.comment-respond .form-controller:focus {
  border-color: #8d47de;
}
.comment-respond #submit,
.comment-respond .submit {
  border-color: #e51681;
  border-radius: 0;
  background: #e51681;
  color: white;
  padding: 15px 45px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

#review_form .form-submit {
  padding: 0;
}

.no-comments {
  position: relative;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.comment-reply-link {
  padding: 8px 22px;
  font-size: 14px;
  border: 1px solid #dddddd;
  line-height: normal;
  font-weight: 500;
  display: inline-block;
  background-color: transparent;
  border-radius: 30px;
  color: #8d47de;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.comment-reply-link:hover {
  background: #8d47de;
  color: white;
  border-color: #8d47de;
}
@media only screen and (min-width: 600px) {
  .comment-reply-link {
    position: absolute;
    right: 0;
    top: -62px;
  }
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin-bottom: 60px;
}
.widget select {
  width: 100%;
  border: 1px solid #ebebeb;
  padding: 0.4em 0.8em;
  outline: none;
}
.widget ul, .widget ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .widget-title-area {
  position: relative;
}
.widget .widget-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.widget pre {
  padding: 0.5em;
}
.widget label {
  margin-bottom: 0;
}
.widget option {
  padding: 0.2em 1em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
  padding: 0.5em 1em;
}
.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="url"]:focus,
.widget input[type="password"]:focus,
.widget input[type="search"]:focus,
.widget textarea:focus {
  box-shadow: none !important;
}

.sidebar-items .widget {
  margin-bottom: 60px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 30px;
}
@media only screen and (max-width: 1199px) {
  .sidebar-items .widget {
    padding: 30px 20px;
  }
}
.sidebar-items .widget.bt-instafeed-widget #instafeed-sidebar {
  margin: -4px;
}
.sidebar-items .widget.bt-instafeed-widget #instafeed-sidebar > .feed-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33%;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 4px;
}
.sidebar-items .widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-items .widget-title {
  position: relative;
  margin-bottom: 40px;
}
.sidebar-items .widget-title:before {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  height: 2px;
  width: 30px;
  background-color: #8d47de;
}

/*--------------------------------------------------------------
# Widgets Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Popular, Latest Post, Recent Comment widget
--------------------------------------------------------------*/
.widget-post-list .post {
  margin-bottom: 20px;
  background-color: transparent;
  box-shadow: 0 0 0px 0 transparent;
  border-bottom: 1px solid #eaeaea;
  border-radius: 0px;
  padding-bottom: 15px;
}
.widget-post-list .post .post-details {
  padding: 0;
}
.widget-post-list .post .post-details .entry-meta-content {
  margin-bottom: 0px;
  font-size: 14px;
  color: #777777;
}
.widget-post-list .post .post-details .entry-meta-content .entry-date {
  text-align: left;
}
.widget-post-list .post .entry-title {
  font-size: 18px;
  line-height: 1.35em;
  margin-bottom: 12px;
}
.widget-post-list .post:first-child {
  margin-top: -5px;
}
.widget-post-list .post:last-child {
  margin-bottom: -7px;
  padding-bottom: 0;
  border-bottom: 0px solid;
}

.widget-content img {
  display: block;
}

/*--------------------------------------------------------------
# Categories And Archive Widget
--------------------------------------------------------------*/
.widget_categories ul li,
.widget_archive ul li,
.widget_layered_nav ul li {
  font-size: 16px;
  text-transform: capitalize;
  display: block;
  font-weight: 600;
  padding: 12px 0px;
  -webkit-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_layered_nav ul li a {
  display: block;
  overflow: hidden;
}
.widget_categories ul li a > span,
.widget_archive ul li a > span,
.widget_layered_nav ul li a > span {
  float: right;
}
.widget_categories ul li ul,
.widget_archive ul li ul,
.widget_layered_nav ul li ul {
  padding-left: 15px;
}
.widget_categories ul li .count,
.widget_archive ul li .count,
.widget_layered_nav ul li .count {
  float: right;
  color: #777777;
}
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.widget_layered_nav ul li a:hover {
  color: #8d47de;
}
.widget_categories ul li a:hover .count,
.widget_archive ul li a:hover .count,
.widget_layered_nav ul li a:hover .count {
  color: #8d47de;
}
.widget_categories ul > li:first-child,
.widget_archive ul > li:first-child,
.widget_layered_nav ul > li:first-child {
  margin-top: -5px !important;
  padding-top: 0px;
}
.widget_categories ul > li:last-child,
.widget_archive ul > li:last-child,
.widget_layered_nav ul > li:last-child {
  border-bottom: 0px solid;
  padding-bottom: 0;
  margin-bottom: -5px;
}
.widget_categories .bsm-select-wrapper li,
.widget_archive .bsm-select-wrapper li,
.widget_layered_nav .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_categories .bsm-select-wrapper input.select-dropdown,
.widget_archive .bsm-select-wrapper input.select-dropdown,
.widget_layered_nav .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_categories .bsm-select-wrapper span.caret,
.widget_archive .bsm-select-wrapper span.caret,
.widget_layered_nav .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_categories .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_archive .bsm-select-wrapper .bsm-dropdown-content li > span,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_layered_nav .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

.widget_text .bsm-select-wrapper li {
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_text .bsm-select-wrapper input.select-dropdown {
  margin-bottom: 0;
  padding: 0 20px;
  box-sizing: border-box;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.widget_text .bsm-select-wrapper span.caret {
  right: 15px;
}
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > a,
.widget_text .bsm-select-wrapper .bsm-dropdown-content li > span {
  font-size: 14px;
  color: inherit;
  display: block;
  line-height: 30px;
  padding: 10px 16px;
}

/*------------------------------------------------------------------------
# Links, Meta, NavMenu, Pages, Recent Comment, Recent Entries  Widget
-------------------------------------------------------------------------*/
.widget_links a,
.widget_meta a,
.widget_nav_menu .menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
}

.widget_nav_menu .menu a .fa {
  display: none;
}

.widget_links,
.widget_meta,
.widget_nav_menu,
.widget_pages,
.widget_recent_comments,
.widget_recent_entries,
.widget_product_categories {
  font-size: 16px;
  text-transform: capitalize;
}
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_product_categories a {
  border: 0;
  text-decoration: none;
  position: relative;
  display: block;
  padding-left: 20px;
}
.widget_links a:before,
.widget_meta a:before,
.widget_nav_menu a:before,
.widget_pages a:before,
.widget_recent_comments a:before,
.widget_recent_entries a:before,
.widget_product_categories a:before {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-weight: 800;
  left: 0;
  top: 0;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
}
.widget_links a:hover, .widget_links a:focus,
.widget_meta a:hover,
.widget_meta a:focus,
.widget_nav_menu a:hover,
.widget_nav_menu a:focus,
.widget_pages a:hover,
.widget_pages a:focus,
.widget_recent_comments a:hover,
.widget_recent_comments a:focus,
.widget_recent_entries a:hover,
.widget_recent_entries a:focus,
.widget_product_categories a:hover,
.widget_product_categories a:focus {
  color: #e28f25;
}
.widget_links a:hover:before, .widget_links a:focus:before,
.widget_meta a:hover:before,
.widget_meta a:focus:before,
.widget_nav_menu a:hover:before,
.widget_nav_menu a:focus:before,
.widget_pages a:hover:before,
.widget_pages a:focus:before,
.widget_recent_comments a:hover:before,
.widget_recent_comments a:focus:before,
.widget_recent_entries a:hover:before,
.widget_recent_entries a:focus:before,
.widget_product_categories a:hover:before,
.widget_product_categories a:focus:before {
  padding-left: 5px;
}
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_product_categories ul {
  list-style: none;
  margin: 0;
}
.widget_links ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_product_categories ul li {
  padding: 8px 0;
  border-bottom: 0 none;
  line-height: 1.3em;
}
.widget_links > ul,
.widget_meta > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_product_categories > ul {
  position: relative;
}
.widget_links ul > li:first-child,
.widget_meta ul > li:first-child,
.widget_nav_menu ul > li:first-child,
.widget_pages ul > li:first-child,
.widget_recent_comments ul > li:first-child,
.widget_recent_entries ul > li:first-child,
.widget_product_categories ul > li:first-child {
  margin-top: 0;
  padding-top: 5px;
  border-top: 0 none;
}
.widget_links ul > li:last-child,
.widget_meta ul > li:last-child,
.widget_nav_menu ul > li:last-child,
.widget_pages ul > li:last-child,
.widget_recent_comments ul > li:last-child,
.widget_recent_entries ul > li:last-child,
.widget_product_categories ul > li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.widget .menu {
  position: relative;
}
.widget .menu > li:first-child {
  border-top: 0 none;
  padding-top: 0;
}
.widget .menu .sub-menu {
  box-shadow: 0 0 0 transparent;
}

.widget_nav_menu .sub-menu,
.widget_pages .children {
  border: 0;
  margin: 0 0 0 1em;
}

.widget_recent_entries .post-date {
  display: block;
}

/*--------------------------------------------------------------
# Instafeed Widget
--------------------------------------------------------------*/
.bt-socail-widget .widget-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bt-socail-widget .widget-content > .bt-socail-profile {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  text-align: center;
  padding: 0.5px;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon {
  display: block;
  color: white;
  min-height: 80px;
  padding: 13px 5px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-facebook-icon {
  background-color: #39579A;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-google-plus-icon {
  background-color: #D94830;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-twitter-icon {
  background-color: #0C9EF5;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-youtube-icon {
  background-color: #E21C00;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-instagram-icon {
  background-color: #4E54D3;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-vimeo-icon {
  background-color: #1AB1F0;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-pinterest-icon {
  background-color: #B00000;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon.bt-soundcloud-icon {
  background-color: #FF8800;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon > span {
  display: block;
  line-height: 15px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon .social-icon {
  line-height: 15px;
  margin-bottom: 8px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-count {
  font-weight: 600;
  font-size: 12px;
}
.bt-socail-widget .widget-content > .bt-socail-profile > .icon .bt-media-type {
  font-size: 11px;
}
.bt-socail-widget .widget-content > .bt-socail-profile:hover {
  opacity: 0.8;
}

/*--------------------------------------------------------------
# Instafeed Widget
--------------------------------------------------------------*/
.bt-instafeed-widget {
  position: relative;
}
.bt-instafeed-widget .instafeed-heading {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.bt-instafeed-widget .instafeed-heading .heading {
  background-color: #283A60;
  text-align: center;
  padding: 13px 30px 17px;
  border-radius: 15px;
}
.bt-instafeed-widget .instafeed-heading .heading h4 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.9em;
  color: white;
}
.bt-instafeed-widget .instafeed-heading .heading h4 span {
  display: block;
  font-size: 24px;
  text-transform: none;
  text-transform: capitalize;
}
.bt-instafeed-widget #instafeed-sidebar,
.bt-instafeed-widget #instafeed {
  overflow: hidden;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bt-instafeed-widget #instafeed-sidebar > .feed-item,
.bt-instafeed-widget #instafeed > .feed-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
@media only screen and (max-width: 991px) {
  .bt-instafeed-widget #instafeed-sidebar > .feed-item,
  .bt-instafeed-widget #instafeed > .feed-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.bt-instafeed-widget #instafeed-sidebar > .feed-item a,
.bt-instafeed-widget #instafeed > .feed-item a {
  display: block;
}
.bt-instafeed-widget #instafeed-sidebar > .feed-item img,
.bt-instafeed-widget #instafeed > .feed-item img {
  width: 100%;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.bt-instafeed-widget #instafeed-sidebar > .feed-item:hover img,
.bt-instafeed-widget #instafeed > .feed-item:hover img {
  opacity: 0.9;
}

/*--------------------------------------------------------------
# About Widget
--------------------------------------------------------------*/
.widget_about .footer-social {
  margin-top: 35px !important;
}

/*--------------------------------------------------------------
# Business Hours Widget
--------------------------------------------------------------*/
.widget-business-hours .widget-content > h4 {
  color: #293b5f;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}
.widget-business-hours .widget-content > ul {
  font-size: 15px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .widget-business-hours .widget-content > ul {
    font-size: 14px;
  }
}
.widget-business-hours .widget-content > ul li {
  margin: 15px 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .widget-business-hours .widget-content > ul li {
    margin: 10px 0;
  }
}
.widget-business-hours .widget-content > ul li > span {
  float: right;
  display: inline-block;
  padding-left: 15px;
}

/*--------------------------------------------------------------
# Subscribe Widget
--------------------------------------------------------------*/
.subscribe_widget {
  background-color: #292929;
  padding: 30px 35px 40px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 575px) {
  .subscribe_widget {
    padding: 30px 20px 40px;
  }
}
.subscribe_widget:before {
  position: absolute;
  content: "\f1d8";
  right: 30px;
  font-family: "Font Awesome 5 Free";
  top: 10px;
  font-size: 130px;
  font-weight: 400;
  line-height: 1em;
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
  color: white;
  opacity: 0.03;
}
.subscribe_widget .title {
  font-size: 24px;
  line-height: 1.15em;
  margin-bottom: 35px;
}
.subscribe_widget .title > span {
  display: block;
  font-size: 16px;
  color: #bab8b8;
  font-weight: normal;
  font-style: italic;
}
.subscribe_widget :-moz-placeholder {
  opacity: 0.5;
}
.subscribe_widget ::-moz-placeholder {
  opacity: 0.5;
}
.subscribe_widget :-ms-input-placeholder {
  opacity: 0.5;
}
.subscribe_widget .subscribe-form {
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .subscribe_widget .subscribe-form {
    font-size: 14px;
  }
}
.subscribe_widget .subscribe-form .form-group {
  margin-bottom: 0px;
  position: relative;
}
.subscribe_widget .subscribe-form .form-group input[type="email"] {
  background-color: transparent;
  border-top: 0px solid;
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 10px !important;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .subscribe_widget .subscribe-form .form-group input[type="email"] {
    width: 70%;
  }
}
.subscribe_widget .subscribe-form .form-group input[type="email"]:focus {
  color: white;
  border-bottom-color: #8d47de;
}
.subscribe_widget .subscribe-form .form-group .btn.btn-send {
  position: absolute;
  right: 0;
  top: 7px;
  color: #8d47de;
  background-color: transparent;
  font-size: 18px;
  padding: 0;
  opacity: 0.8;
}

/*--------------------------------------------------------------
# RSS Widget
--------------------------------------------------------------*/
.widget_rss ul {
  list-style: none;
  margin: 0;
}
.widget_rss ul:last-child {
  margin-bottom: 0;
}
.widget_rss li {
  margin-bottom: 1.6em;
  padding-bottom: 25px;
}
.widget_rss li:last-child {
  margin-bottom: 0;
}
.widget_rss li .rssSummary {
  margin: 5px 0;
  line-height: 1.75em;
}
.widget_rss .rsswidget {
  border: 0;
  font-weight: 700;
}
.widget_rss .rsswidget img {
  margin-top: -4px;
}
.widget_rss .rss-date, .widget_rss cite {
  font-size: 0.8em;
  font-style: normal;
  display: block;
  line-height: 2;
  opacity: 0.8;
}
.widget_rss > p {
  position: relative;
}

#wp-calendar caption {
  font-weight: 600;
}

#wp-calendar td,
#wp-calendar th {
  padding: 8px;
  text-align: center;
  border: 1px solid #ddd;
}

/*--------------------------------------------------------------
# Search Widget
--------------------------------------------------------------*/
.widget_search .input-group,
.widget_product_search .input-group {
  position: relative;
  margin-top: -10px;
}
.widget_search .input-group .form-controller,
.widget_product_search .input-group .form-controller {
  display: table-cell;
  padding: 0px 0px 5px;
  margin-bottom: 0;
  font-size: 16px;
  border-radius: 0px;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);
  height: 50px;
  outline: none;
}
.widget_search .input-group .form-controller:focus,
.widget_product_search .input-group .form-controller:focus {
  border-color: #8d47de;
}
.widget_search button, .widget_search input[type="button"], .widget_search input[type="reset"], .widget_search input[type="submit"],
.widget_product_search button,
.widget_product_search input[type="button"],
.widget_product_search input[type="reset"],
.widget_product_search input[type="submit"] {
  border: 0px solid;
  background-color: transparent;
  position: absolute;
  right: 0px;
  top: 50%;
  font-size: 15px;
  color: #B2B3B5;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widget_search button:hover, .widget_search input[type="button"]:hover, .widget_search input[type="reset"]:hover, .widget_search input[type="submit"]:hover,
.widget_product_search button:hover,
.widget_product_search input[type="button"]:hover,
.widget_product_search input[type="reset"]:hover,
.widget_product_search input[type="submit"]:hover {
  color: #8d47de;
}

.tagcloud {
  margin-bottom: -10px;
}
.tagcloud a {
  padding: 10px 20px;
  font-size: 16px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: capitalize;
  border-radius: 5px;
  border: 1px solid #eaeaea;
}
.tagcloud a:hover {
  background-color: #8d47de;
  color: white;
  border-color: #8d47de;
}

.widget_gallery .gallery-content img {
  width: 100%;
  margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Footer Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer-block
--------------------------------------------------------------*/
.site-footer {
  color: #ffffff;
  background-color: #0b883f;
}
.site-footer .widget-title {
  color: white;
  margin-top: -6px;
}
.site-footer .footer-menu {
  list-style: none;
  padding: 0;
  margin-bottom: 0px;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .site-footer .footer-menu {
    text-align: center;
    margin-bottom: 8px;
  }
}
.site-footer .footer-menu > li {
  display: inline-block;
}
.site-footer .footer-menu > li > a {
  padding: 0 20px;
  display: block;
  position: relative;
}
.site-footer .footer-menu > li > a:before {
  content: "|";
  position: absolute;
  left: -5px;
  top: -1px;
  opacity: 0.5;
  color: white;
}
@media only screen and (max-width: 1199px) {
  .site-footer .footer-menu > li > a {
    padding: 0 15px;
  }
}
.site-footer .footer-menu > li > a:hover {
  color: #8d47de;
}
.site-footer .footer-menu > li:first-child > a {
  padding-left: 0px;
}
.site-footer .footer-menu > li:first-child > a:before {
  content: "";
}
.site-footer .footer-menu > li:last-child > a {
  padding-right: 0px;
}
.site-footer .footer-social {
  list-style: none;
  padding: 0;
  margin: 0 -3px -10px;
}
.site-footer .footer-social li {
  display: inline-block;
  margin: 0 3px 10px;
}
.site-footer .footer-social li a {
  border: 2px solid #f3c003;
  font-size: 14px;
  display: block;
  color: #ddd;
  border-radius: 50%;
  height: 40px;
  line-height: 36px;
  text-align: center;
  width: 40px;
}
.site-footer .footer-social li a:hover {
  background-color: #f5c003;
  color: white;
  border-color: #fff;
}
.site-footer .footer-social.color-white {
  padding-bottom: 30px;
}
.site-footer .footer-social.color-white li > a {
  color: white;
}
@media only screen and (max-width: 991px) {
  .site-footer .footer-widget-area.pd-b-60 {
    padding-bottom: 40px;
  }
}

.copyright-text {
  margin-bottom: 0;
}
.copyright-text > p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.copyright-text a {
  display: inline-block;
  padding-left: 5px;
  color: #8d47de;
}
.copyright-text a:hover {
  color: #eaad11;
}

.footer-bottom-area {
  padding: 25px 0;
  border: 1px solid #f7c103;
}
@media only screen and (max-width: 991px) {
  .footer-bottom-area .container > .row > div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .footer-bottom-area .container > .row > div:last-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
