body {
  padding: 0;
  margin: 0;
  font-family: "Barlow", sans-serif !important;
}

.sub_navbar1 {
  float: left;
  width: 100%;
}

/* ============================= custome =============================== */
.container {
  max-width: 93% !important;
  width: 92% !important;
}

.sub_navbar1 {
  background: #ffaa17;
  float: left;
  width: 100%;
}

.head_nav_b1 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.head_nav_b1 li {
  display: inline-block;
  padding: 8px 6px;
  margin-right: 10px;
}

.head_nav_b1 li a {
  display: inline-block;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}

.head_nav_b1 li i {
  font-size: 15px;
  margin-right: 4px;
  position: relative;
  top: -1px;
  color: #fff;
}

.head_nav_b1 li a:hover, .head_nav_b1 li a:focus {
  color: #fff;
  text-decoration: none;
}

.head_nav_b1 li:last-child i {
  top: 1px;
  font-size: 16px;
}

.head_social {
  display: inline-block;
  float: right;
}

.head_social .btn {
  padding: 0;
  width: 34px;
  height: 34px;
  color: #fff;
  line-height: 34px;
}

.head_social .btn:hover, .head_social .btn:focus {
  color: #ffaa17;
}

.text-white {
  color: #fff;
}

/* ================================== default ========================================= */
.main_navbar {
  background: transparent;
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #7c7c7c;
}

.main_navbar .navbar-default {
  background: transparent;
  border: 0;
}

.main_navbar .navbar-brand {
  float: left;
  height: auto;
  padding: 8px 15px 5px;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  transition-duration: 1s;
}

.logo_mwidth {
  max-width: 285px;
  transition-duration: 1s;
}

.logo_footer {
  max-width: 200px;
  transition-duration: 1s;
  margin-bottom: 10px;
}

.main_navbar .affix .navbar-brand {
  padding: 10px 15px;
}

/* ================================== default ========================================= */
.main_banner {
  float: left;
  width: 100%;
  position: relative;
}

.main_banner .fade-carousel {
  position: relative;
  height: 100vh;
}

.main_banner .fade-carousel .carousel-inner .item {
  height: 100vh;
}

.main_banner .fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #fff;
  border: 0;
  opacity: 0.9;
  width: 14px;
  border-radius: 0;
  height: 14px;
  border-radius: 0;
}

.main_banner .fade-carousel .carousel-indicators > li.active {
  opacity: 1;
  background: #ffaa17;
}

.affix {
  top: 0;
  width: 100%;
  background: #000 !important;
  box-shadow: 0 9px 13px 0 rgba(0, 0, 0, 0.17);
  z-index: 999 !important;
}

.main_navbar .navbar.affix .logo_mwidth {
  max-width: 250px;
}

.main_navbar nav.navbar.affix ul.nav > li > a {
  padding: 40px 15px 21px;
}

.main_navbar nav.navbar.affix ul.nav > li:last-child > a {
  padding-right: 0;
}

.main_navbar nav.navbar.affix .main_header_icon {
  padding-top: 16px;
}

/********************************/
.banner_hero {
  position: absolute;
  top: 61%;
  width: 49% !important;
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  transform: translate(-50%, -50%);
  left: 50%;
}

.banner_hero .banner_btn1, .banner_hero .banner_btn2, .banner_hero h1, .banner_hero h3 {
  font-family: "Barlow", sans-serif;
}

.banner_hero h1 {
  font-size: 45px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0;
}

.banner_hero h1 span {
  color: #ffaa17;
}

.banner_hero h2 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 6px 25px;
  background: #ffaa17;
  display: inline-block;
}

.banner_hero h3 {
  font-size: 16px;
  line-height: 28px;
  margin: 0 0 10px;
}

.banner_hero .banner_btn1, .banner_hero .banner_btn2 {
  width: 160px;
  line-height: 55px;
  height: 55px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  border: 0;
}

.banner_hero .banner_btn1 {
  background: #ffaa17;
}

.banner_hero .banner_btn2 {
  background: #fff;
  color: #000;
}

.main_banner .fade-carousel .carousel-inner .item .banner_hero {
  opacity: 0;
  transition: 2s all ease-in-out 0.1s;
}

.main_banner .fade-carousel .carousel-inner .item.active .banner_hero {
  opacity: 1;
  transition: 2s all ease-in-out 0.1s;
}

/********************************/
.main_featur {
  background: #000;
}

.brand_bg {
  float: left;
  width: 100%;
  position: relative;
}

.brand_bg.main_best_bg {
  background-image: url(../img/home-bg-1.jpeg);
  background-color: #000;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.brand_bg.main_best_bg:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
}

.main_featur.main_best_bg .zoom-in-zoom-out {
  z-index: 99;
  height: 660px;
  opacity: 0.3;
}

.main_featur.main_best_bg .container {
  z-index: 99;
  position: relative;
}

.main_featur .small_head1 {
  text-align: center;
}

.main_featur .small_head1:before, .main_featur .small_head1:after {
  left: 50%;
  transform: translateX(-50%);
}

.main_featur .main_head_1 {
  text-align: center;
}

.main_featur .main_head_1 {
  color: #fff;
}

.banner-img1 {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 200px !important;
  width: 100% !important;
}

.Advanced_1 h2 {
  color: #fff;
  margin-bottom: 10px;
}

.Advanced_1 p {
  color: #fff;
}

.d-flex-1 {
  display: flex;
  align-items: flex-start;
}

.Advanced_icon {
  margin-right: 16px;
  max-width: 90px !important;
}

.main_featur.abbout_1hide {
  overflow: hidden;
}

.about_one_shape {
  position: absolute;
  left: 0;
  top: -50%;
  z-index: 1;
  animation: scaleFooter 4s ease-in infinite;
}

.zoom-in-zoom-out {
  margin: 24px;
  width: 100%;
  height: 460px;
  animation: zoom-in-zoom-out 9s ease-out infinite;
  background-image: url(../img/about-shape-1-dark.png);
  background-size: cover;
  background-position: center;
  position: absolute;
  top: -3%;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
/********************************/
.main_banner .fade-carousel .slides .slide-1, .main_banner .fade-carousel .slides .slide-2,
.main_banner .fade-carousel .slides .slide-3, .main_banner .fade-carousel .slides .slide-4,
.main_banner .fade-carousel .slides .slide-5,
.main_banner .fade-carousel .slides .slide-6,
.main_banner .fade-carousel .slides .slide-7, .main_banner .fade-carousel .slides .slide-9,
.main_banner .fade-carousel .slides .slide-10 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.main_banner .fade-carousel .slides .slide-1:after, .main_banner .fade-carousel .slides .slide-2:after,
.main_banner .fade-carousel .slides .slide-3:after, .main_banner .fade-carousel .slides .slide-4:after,
.main_banner .fade-carousel .slides .slide-5:after,
.main_banner .fade-carousel .slides .slide-6:after,
.main_banner .fade-carousel .slides .slide-7:after, .main_banner .fade-carousel .slides .slide-9:after, .main_banner .fade-carousel .slides .slide-10:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.7;
}

.main_banner .fade-carousel .slides .slide-1 {
  background-image: url(../img/slider-1.jpg);
}

.main_banner .fade-carousel .slides .slide-2 {
  background-image: url(../img/slider-2.jpg);
}

.main_banner .fade-carousel .slides .slide-3 {
  background-image: url(../img/slider-3.jpg);
}

.main_banner .fade-carousel .slides .slide-4 {
  background-image: url(../img/slider-4.jpg);
}

.main_banner .fade-carousel .slides .slide-5 {
  background-image: url(../img/slider-6.jpg);
}

.main_banner .fade-carousel .slides .slide-6 {
  background-image: url(../img/slider-7.jpg);
}

.main_banner .fade-carousel .slides .slide-7 {
  background-image: url(../img/slider-8.jpg);
}

.main_banner .fade-carousel .slides .slide-9 {
  background-image: url(../img/slider-9.jpg);
}
.main_banner .fade-carousel .slides .slide-10 {
  background-image: url(../img/company-registration-2.jpg);
}

/* ============================= custome =============================== */
.sis_package_1 {
  background: #111;
  float: left;
  width: 100%;
  padding: 40px;
}

.sis_package_1 .small_head1 {
  text-align: center;
}

.sis_package_1 .small_head1:before, .sis_package_1 .small_head1:after {
  left: 50%;
  transform: translateX(-50%);
}

.sis_package_1 .main_head_1 {
  text-align: center;
}

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

.sis_package_list li {
  float: left;
  width: 24%;
  margin: 0 0.5%;
  font-family: "Roboto", sans-serif;
}

.sis_package_list li div {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 10px;
  background: #333;
  color: #fff;
}

.sis_package_list li:hover div,
.sis_package_list li:focus div,
.sis_package_list li:active div {
  background: #222;
  color: #fff;
}

.sis_package_list li a {
  text-decoration: none;
}

.sis_package_list li h4 {
  font-weight: 600;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.sis_package_list li span {
  width: 40px;
  flex: 0 0 40px;
  height: 60px;
  background: #ffaa17;
  align-items: center;
  text-align: center;
  justify-content: center !important;
  display: flex;
  margin-right: 10px;
  font-size: 23px;
  font-weight: 600;
}

/* ============================= custome =============================== */
.main_head_1 span.yellow_span {
  color: #ffaa17;
}

.main_para_3.para_center {
  text-align: center;
}

.main_videos .main_head_2 {
  text-align: center;
}

/* ============================= custome =============================== */
.main_prdcts .owl-carousel .owl-prev,
.main_prdcts .owl-carousel .owl-next {
  width: 32px;
  height: 30px;
  border: 2px solid #ffaa17;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  background: #ffaa17;
}

.main_prdcts .owl-carousel .owl-nav .owl-prev {
  left: -35px;
}

.main_prdcts .owl-carousel .owl-nav .owl-next {
  right: -35px;
}

.main_prdcts .owl-carousel .owl-nav i {
  font-size: 22px;
}

/* ============================= custome =============================== */
.brand_scoller_1 {
  float: left;
  width: 100%;
  padding: 40px 5px;
  border-bottom: 1px solid #444;
}

.brand_scoller_1 .owl-carousel1 img,
.brand_scoller_2 .owl-carousel2 img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1.5rem;
  background-color: white;
  box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, 0.15);
  filter: grayscale(1);
  filter: grayscale(0);
  margin-bottom: 1.5rem;
  transition: all 0.3s;
  cursor: pointer;
}

.brand_scoller_1 .owl-carousel1 img:hover,
.brand_scoller_2 .owl-carousel2 img:hover {
  filter: grayscale(0);
}

.brand_scoller_2 {
  float: left;
  width: 100%;
  padding: 40px;
}

/* ============================= custome =============================== */
.main_elgible_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 0 15px;
  background: #222;
}

.main_elgible_1 .p_none {
  padding: 0;
}

.main_elgible_1 .main_head_1 span {
  color: #ffaa17;
}

.main_elgible_2 {
  position: relative;
  padding: 50px 3%;
}

.elgible_list {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
}

.elgible_list li {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  color: #fff;
  padding-left: 27px;
  position: relative;
  margin-bottom: 12px;
}

.elgible_list li i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #ffaa17;
}

.main_elgible_3 {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: #222;
  overflow: hidden;
}

.main_elgible_1 {
  background: url(../img/home-bg-1.jpeg);
  background-size: cover;
}

.border_img {
  border: 6px solid #ffaa17;
}

.main_elgible_3 .main_text_1 h4 {
  font-size: 18px;
  height: 40px;
}

.main_elgible_3 .col-md-3.clmn__padng {
  padding: 10px;
}

.main_prdcts.main_prdcts2 {
  background: #222;
}

.news_colmn1.col-md-4 {
  padding: 10px;
}

.news_colmn1.col-md-4 .servc_sec_1 {
  background: #fff;
}

.news_colmn1.col-md-4 .servc_sec_1 h4,
.news_colmn1.col-md-4 .servc_sec_1 p {
  color: #000;
}

.news_colmn1.col-md-4 .servc_sec_1 p {
  margin-bottom: 0;
}

.main_prdcts2 .col-md-4.gallery_p1 {
  padding: 10px;
}

/* ============================= custome =============================== */
.news_colmn1.col-md-6 {
  padding: 10px;
}

.news_colmn1.col-md-6 .servc_sec_1 {
  background: #fff;
}

.news_colmn1.col-md-6 .servc_sec_1 h4,
.news_colmn1.col-md-6 .servc_sec_1 p {
  color: #000;
}

.news_colmn1.col-md-6 .servc_sec_1 p {
  margin-bottom: 0;
}

.main_prdcts2 .col-md-6.gallery_p1 {
  padding: 10px;
}

/* ============================= custome =============================== */
.main_prdcts2 .panel-default > .panel-heading {
  color: #333;
  background-color: #ffaa17;
  border-color: #ffaa17;
}

.main_prdcts2 .panel-default {
  border-color: #ffaa17;
}

.main_prdcts2 .panel-title {
  font-weight: 600;
  color: #000;
}

.contact_us .txt {
  width: 100%;
  padding: 10px;
  font-weight: 600;
}

.contact_us .txt_3 {
  width: 100%;
  padding: 10px;
  font-weight: 600;
  height: 150px;
}

.contact_ul {
  padding: 0;
  list-style: none;
}

.contact_ul li {
  padding: 10px 5px 10px 40px;
  font-weight: 600;
  color: #fff;
  position: relative;
}

.contact_ul li span {
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background: #ffaa17;
  border-radius: 30px;
  text-align: center;
  line-height: 28px;
  top: 5px;
  font-size: 18px;
}

.social_icon1 {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}

.social_icon1 li {
  display: inline-block;
  margin-bottom: 0;
}

.social_icon1 li a {
  width: 45px;
  height: 45px;
  display: block;
  color: #000;
  border: 2px solid #ffaa17;
  text-align: center;
  line-height: 40px;
  border-radius: 35px;
  font-size: 20px;
  background: #ffaa17;
}

.submit_btn {
  background: #ffaa17;
  padding: 10px 25px;
  font-weight: 600;
  font-size: 18px;
}

.map_align {
  width: 100%;
  height: 400px;
}

.youtube_video {
  width: 100%;
  height: 400px;
}

/* ============================= custome =============================== */
.inner_banner h1 {
  font-size: 40px;
}

.innner_text {
  font-weight: 600;
}

.innner_text a {
  color: #ffaa17;
}

/* ============================= custome =============================== */
.main_featur {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
}

.main_h_faq {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: #000;
}

.main_h_faq p {
  color: #fff;
}

.small_head1 {
  font-size: 14px;
  line-height: 23px;
  position: relative;
  letter-spacing: 2px;
  margin: 0 0 10px;
  color: #acafb2;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 10px;
  font-style: normal;
}

.small_head1:before {
  background-color: #ffaa17;
  content: "";
  width: 90px;
  height: 1px;
  position: absolute;
  bottom: 6px;
  left: 0;
}

.small_head1:after {
  background-color: #ffaa17;
  content: "";
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: 5px;
  left: 0;
}

.main_head_1 {
  font-size: 35px;
  line-height: 46px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 16px;
  font-style: normal;
}

.main_head_2 {
  font-size: 35px;
  line-height: 46px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 16px;
  font-style: normal;
}

.main_para_1 {
  font-size: 17px;
  font-family: "Lato", sans-serif;
  line-height: 27px;
  margin: 0 0 0;
  color: #fff;
}

.featur_wrap {
  float: left;
  width: 102%;
  margin-right: -2%;
  position: relative;
  padding: 10px;
  z-index: 1;
  background: #111;
}

.featur_col1 {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 5px;
}

.featur_colw {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
  border: 0px solid #e8e8e8;
}

.featur_colw span {
  font-weight: 700;
  font-style: normal;
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 70px;
  line-height: 70px;
  color: #f2f3f3;
}

.featur_colw img {
  margin-bottom: 10px;
}

.featur_colw h5 {
  margin: 0 0 10px;
  color: #fff;
}

.featur_colw .main_para_1 {
  margin: 0 0 10px;
  color: #fff;
}

.featur_colw h4 {
  font-size: 20px;
  font-weight: 800;
  color: #000;
  padding-bottom: 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
  color: #fff;
}

.main_para_2 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
  line-height: 24px;
  color: #fff;
}

.featur_colw a {
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}

.featur_colw a i {
  margin-left: 8px;
}

.stretched_1 {
  background-image: url(../img/feature-image-1.jpg);
  background-color: #ffaa17;
  background-size: cover;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  left: auto;
  width: 25%;
  background-position: center;
}

/* ============================= custome =============================== */
.main_prdcts {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: #1a191d;
}

.main_prdcts .small_head1 {
  text-align: center;
}

.main_prdcts .small_head1:after, .main_prdcts .small_head1:before {
  left: 50%;
  transform: translateX(-50%);
}

.main_prdcts .main_head_1 {
  text-align: center;
  color: #fff;
}

.prdcts_col1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 10px 7px 0;
  background: #ffaa17;
}

.prdcts_col1 .prodct_img_1 {
  max-width: 100%;
  width: 100%;
  margin-bottom: 10px;
}

.prdcts_colw {
  float: left;
  width: 100%;
  position: relative;
  padding: 10px 15px 25px;
}

.prdcts_colw h4 {
  text-align: center;
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.prdcts_colw p {
  text-align: center;
  font-family: "Lato", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  line-height: 25px;
  font-size: 15px;
}

.prdcts_colw span {
  position: absolute;
  left: 50%;
  top: -40px;
  width: 75px;
  height: 75px;
  transform: translateX(-50%);
  background: #fff;
  padding: 17px;
}

.prdcts_colw span img {
  max-width: 100%;
}

.main_prdcts {
  overflow: hidden;
}

.main_prdcts .owl-nav i {
  font-size: 52px;
}

.main_prdcts .owl-nav .owl-prev {
  left: -15px;
}

.main_prdcts .owl-nav .owl-next {
  right: -15px;
}

/* ============================= custome =============================== */
.main_abouts {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: #222;
  z-index: 1;
}

.main_abouts:before {
  background: #111;
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.main_abouts .small_head1 {
  text-align: center;
}

.main_abouts .small_head1:after, .main_abouts .small_head1:before {
  left: 50%;
  transform: translateX(-50%);
}

.main_abouts .main_head_1 {
  text-align: center;
  color: #fff;
}

.abouts_wrap {
  float: left;
  width: 100%;
  position: relative;
}

.abouts_col1, .abouts_col2, .abouts_col3 {
  position: relative;
  display: flex;
}

.abouts_col1 {
  float: left;
  width: 12%;
  background-image: url(../images/dsvy-pattern-bg-1.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #ffaa17 !important;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0;
  padding: 29px 20px 0 12px;
  display: flex;
  position: relative;
  z-index: 1;
}

.about_col1w {
  height: 100%;
  width: 100%;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  position: relative;
  display: flex;
  height: 450px;
}

.about_col1w h3 {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 1.3px;
  transform: rotate(-90deg);
  white-space: nowrap;
  display: inline-block;
  left: 55px;
  position: absolute;
  transform-origin: left;
  bottom: 0px;
}

.about_col1w h3 span {
  color: #1a191d;
}

.abouts_col2 {
  float: left;
  width: 38%;
  position: relative;
}

.about_colw2 {
  float: left;
  width: 100%;
  background: url(../img/dsvy-image-1.png);
  background-size: cover;
  height: 479px;
}

.abouts_col3 {
  float: left;
  width: 50%;
  position: relative;
}

.abouts_col3 span {
  position: absolute;
  top: 50%;
  left: -6px;
  width: 80px;
  height: 80px;
  transform: translateX(-50%);
  background: #000;
  padding: 17px;
  border-radius: 80px;
  z-index: 1;
}

.abouts_col3 span img {
  max-width: 100%;
}

.about_col3w {
  float: left;
  width: 100%;
  position: relative;
  background: #111;
  height: 479px;
  padding: 7% 45px 0;
}

.about_col3w h3 {
  color: #fff;
  padding: 0;
  margin: 0 0 20px;
  line-height: 1;
  font-size: 30px;
  text-transform: none;
  font-weight: 700;
  font-style: normal;
}

.main_para_3 {
  font-size: 16px;
  line-height: 29px;
  color: #fff;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
}

.readmore_b1 {
  background: #ffaa17;
  color: #000;
  border: 0;
  width: 150px;
  height: 50px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 1px;
}

/* ============================= custome =============================== */
.main_videos {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: url(../img/bg-new-01.jpg);
  background-size: cover;
  z-index: 1;
}

.main_videos:before {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  content: "";
  display: block;
  z-index: -1;
}

.play_btns_1 {
  display: table;
  max-width: 60px;
  margin: 0 auto 25px;
}

.play_btns_1 img {
  max-width: 100%;
  width: 100%;
}

.main_head_3 {
  color: #fff;
  font-style: normal;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.main_head_4 {
  color: #ffaa17;
  font-style: normal;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 15px;
}

.small_head2 {
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}

.testi_sec_w {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  margin-bottom: -300px;
}

.testi_sec_1 {
  float: left;
  width: 10%;
  position: relative;
  padding: 0;
}

.testi_sec_2 {
  float: left;
  width: 90%;
  position: relative;
  padding: 0;
}

.testi_sec_3 {
  float: left;
  width: 33%;
  position: relative;
  padding: 0;
}

.testi_sec3w {
  float: left;
  width: 100%;
  position: relative;
  padding: 30px 21px;
  background-image: url(../images/products-img.jpg);
  background-size: cover;
  z-index: 1;
  height: 400px;
}

.testi_sec3w:after {
  background-color: #ffaa17;
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

.testi_sec_3 h5 {
  margin: 0 0 10px;
  font-weight: 600;
  color: #333;
}

.testi_sec_3 h4 {
  font-size: 33px;
  font-weight: 900;
  color: #000;
  padding: 0;
  margin: 0 0 50px;
}

.testi_sec_3 .readmore_b1 {
  background: #fff;
}

.testi_sec_4 {
  float: left;
  width: 66%;
  position: relative;
  padding: 40px;
  height: 400px;
  background: #333;
  z-index: 1;
}

.testi_sec_4:after {
  background-color: #222;
  z-index: -1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
}

.testi_sec_w .owl-nav > div {
  top: -32px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #000;
  text-align: center;
  line-height: 63px;
}

.testi_sec_w .owl-nav > div:focus, .testi_sec_w .owl-nav > div:hover {
  background: #ffaa17;
}

.testi_sec_w .owl-nav i {
  font-size: 34px;
}

.testi_sec_w .owl-nav .owl-prev {
  right: 70px;
  left: auto;
}

.testi_sec_w .owl-nav .owl-next {
  right: 18px;
}

/* ============================= custome =============================== */
.testi_col_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 25px 0 7px;
}

.testi_col_w {
  float: left;
  width: 100%;
  position: relative;
  padding: 30px 25px;
  box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.18);
  background-color: #ffaa17;
  margin-bottom: 20px;
}

.testi_col_w:before {
  position: absolute;
  top: 100%;
  left: 30px;
  margin-left: -8px;
  content: "";
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(-45deg);
}

.testi_col_w span {
  background: #fff;
  width: 45px;
  height: 45px;
  display: block;
  position: absolute;
  right: 20px;
  top: -21px;
  border-radius: 45px;
  text-align: center;
  line-height: 54px;
}

.testi_col_w span i {
  color: #000;
  font-size: 23px;
}

.testi_col_w h4 {
  margin: 0;
  line-height: 26px;
  color: #000;
  font-size: 16px;
  font-family: Lato;
}

.testi_profil {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 10px 10px 75px;
}

.testi_profil img {
  position: absolute;
  left: 0;
  top: 14px;
  width: 60px;
  border-radius: 60px;
}

.testi_profil h4 {
  margin: 0;
  line-height: 26px;
  color: #000;
  font-size: 18px;
}

.testi_profil h4 span {
  font-size: 16px;
  display: block;
  color: #999;
}

/* ============================= custome =============================== */
.main_serv_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 265px 0 45px;
  background: #222;
}

.main_serv_1 .small_head1 {
  text-align: center;
}

.main_serv_1 .small_head1:after, .main_serv_1 .small_head1:before {
  left: 50%;
  transform: translateX(-50%);
}

.main_serv_1 .main_head_1 {
  text-align: center;
  color: #fff;
}

.servc_sec_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 10px;
}

.servc_img_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}

.servc_txt_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 0;
}

.servc_txt_1 h4 {
  margin: 0 0 10px;
  text-align: center;
  font-weight: 800;
  font-size: 20px;
  color: #fff;
}

.servc_txt_1 p {
  text-align: center;
  font-size: 14px;
  margin: 0 0 15px;
  line-height: 23px;
  font-family: "Roboto", sans-serif;
  color: #fff;
}

.servc_txt_1 .readmore_b1 {
  display: table;
  margin: auto;
}

/* ============================= custome =============================== */
.main_countr {
  float: left;
  width: 100%;
  position: relative;
  padding: 0px 0;
}

.main_countr:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background: #ccc;
}

.countr_sec1 {
  float: left;
  width: 9%;
  position: relative;
}

.countr_sec2 {
  float: left;
  width: 91%;
  position: relative;
  padding: 15px;
  background-color: #ffaa17;
  background-image: url(../images/dsvy-map-bg.png);
  background-size: cover;
  z-index: 1;
  background-color: #000;
}

.countr_col1 {
  float: left;
  width: 25%;
  position: relative;
  padding: 15px;
}

.countr_col1 .counter {
  float: left;
  width: 100%;
  position: relative;
  border: 1px solid #f5f5f5;
  padding: 25px 15px;
}

.countr_col1 .counter h2 {
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.countr_col1 .counter h4 {
  font-size: 18px;
  margin: 0;
  font-weight: 400;
  text-align: center;
  line-height: 26px;
  color: #fff;
  font-style: normal;
}

.countr_sec2 .carousel-wrap .item {
  padding: 25px 16px;
}

.countr_sec2 .carousel-wrap .item img {
  margin: auto;
  width: 100%;
}

/* ============================= custome =============================== */
.main_blog_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 60px 0;
  background: url(../img/blog-bg-1.jpg);
  background-size: cover;
  background-position: right;
  z-index: 1;
}

/* .main_blog_1:after {z-index:-1;content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:#fff;opacity:0.6;} */
.main_sect_1 {
  float: left;
  width: 30%;
  position: relative;
  display: inline-block;
}

.main_sect_2 {
  float: left;
  width: 70%;
  position: relative;
  display: inline-block;
  padding-right: 10%;
}

.main_colm_1 {
  float: left;
  width: 50%;
  position: relative;
  padding: 15px;
}

.main_colm_w {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px;
}

.main_text_1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 15px;
  background: #ffaa17;
  border-bottom: 2px solid #ffaa17;
}

.main_text_1 h5 {
  margin: 0 0 10px;
  letter-spacing: 1px;
}

.main_text_1 h4 {
  font-size: 22px;
  font-weight: 800;
  color: #000;
  margin: 0 0 10px;
}

.main_text_1 h4 span {
  color: #ffaa17;
}

.main_text_1 a {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.main_text_1 a i {
  margin-left: 8px;
}

/* ============================= custome =============================== */
.main_footer {
  float: left;
  width: 100%;
  position: relative;
  padding: 65px 0;
  overflow: hidden;
  background: #1a191d;
}

.footer_head {
  font-family: "Poppins", sans-serif;
  color: #fff;
  margin: 0 0 25px;
  font-size: 22px;
}

.main_footer .main_parag1 {
  font-size: 16px;
  line-height: 28px;
  color: #fff;
}

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

.footer_nav1 li {
  padding: 6px 0;
  float: left;
  width: 50%;
}

.footer_nav1 li a {
  padding: 0;
  display: block;
  color: #f1f1f1;
  text-transform: capitalize;
  font-size: 16px;
}

.footer_nav1 li a i, .footer_nav3 li a i {
  margin-right: 7px;
}

.footer_nav1 li a:hover, .footer_nav1 li a:focus, .footer_nav3 li a:hover, .footer_nav3 li a:focus {
  text-decoration: none;
  color: #ffaa17;
}

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

.footer_nav3 li {
  padding: 6px 0;
  float: left;
  width: 100%;
}

.footer_nav3 li a {
  padding: 0;
  display: block;
  color: #f1f1f1;
  text-transform: capitalize;
  font-size: 16px;
}

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

.footer_nav2 li {
  padding: 6px 0;
  display: block;
  color: #f1f1f1;
  line-height: 25px;
  font-size: 16px;
}

.footer_nav2 li a {
  color: #fff;
}

.contct_sec1 {
  background: #1a191d;
  float: left;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #484848;
}

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

.contct_sec1 ul li {
  padding: 29px;
  font-size: 16px;
  float: left;
  color: #f5f5f5;
  border-right: 1px solid #484848;
  width: 33.33%;
  position: relative;
}

.contct_sec1 ul li:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ffaa17;
  border-radius: 6px;
  position: absolute;
  right: -3px;
  bottom: -3px;
  z-index: 1;
}

.contct_sec1 ul li:last-child:after {
  display: none;
}

.contct_sec1 ul li:last-child {
  border-right: 0px solid #484848;
}

.contct_sec1 ul li span {
  color: #fff;
  font-weight: 600;
}

.contct_sec1 ul li a {
  color: #fff;
  font-weight: 400;
}

.contct_sec1 ul li i {
  color: #ffaa17;
  margin-right: 6px;
}

/* =====================================================================*/
.main_foter2 {
  float: left;
  width: 100%;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
  background: #ffaa17;
}

.main_foter2 .main_parag1 {
  font-size: 14px;
  line-height: 20px;
  margin: 7px 0;
  color: #000;
  display: inline-block;
}

.social_icon {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  float: right;
}

.social_icon li {
  display: inline-block;
  margin-bottom: 0;
}

.social_icon li a {
  width: 35px;
  height: 35px;
  display: block;
  color: #000;
  border: 2px solid #ffaa17;
  text-align: center;
  line-height: 34px;
  border-radius: 35px;
  font-size: 20px;
}

/* =====================================================================*/
.sub_banner1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 40px 0;
  background: url(../images/inner-banner-1.jpg);
}

.sub_banner1 h3 {
  margin: 0 0 10px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  text-align: right;
}

.sub_bredscr {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}

.sub_bredscr li {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
}

.sub_bredscr li a {
  color: #ef7f1a;
}

/* =====================================================================*/
.prodct_sec1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 40px 0;
  background: #fff;
}

.prodct_wrp1 {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}

.prodct_w_a1 {
  float: left;
  width: 50%;
  position: relative;
  padding: 15px;
}

.prodct_w_a1 h3 {
  font-size: 24px;
  margin: 0 0 14px;
  line-height: 26px;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.prodct_c_a1 {
  float: left;
  width: 40%;
  position: relative;
  padding: 0;
}

.prodct_c_a2 {
  position: relative;
  height: 270px;
  background: #fff;
  width: 100%;
  display: block;
  border: 2px solid #000;
}

.prodct_c_a2 img {
  height: auto;
  display: block;
  max-height: 90%;
  max-width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  box-shadow: none;
}

.prodct_c_b1 {
  float: left;
  width: 60%;
  position: relative;
  padding: 0 15px;
  transition-duration: 1s;
}

.prodct_w_a1 .prodct_c_a2 {
  transition-duration: 0.3s;
}

.prodct_w_a1:hover .prodct_c_a2 {
  border: 2px solid #ef7f1a;
  cursor: pointer;
}

.prodct_w_a1 .prodct_c_a2 img {
  max-height: 90%;
  max-width: 90%;
  transition-duration: 0.3s;
}

.prodct_w_a1:hover .prodct_c_a2 img {
  max-height: 96%;
  max-width: 96%;
}

.features_h1 {
  margin: 0 0 8px;
  font-size: 19px;
  font-weight: 600;
  position: relative;
  padding-bottom: 8px;
}

.features_h1:after {
  content: "";
  position: absolute;
  width: 70px;
  height: 2px;
  background: #ef7f1a;
  left: 0;
  bottom: 0;
}

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

.features_li li {
  font-size: 16px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 18px;
  color: #000;
}

.features_li li i {
  position: absolute;
  left: 0;
  color: #ef801b;
  margin-top: 1px;
  font-size: 19px;
}

/* =====================================================================*/
.main_colb_1 {
  float: left;
  width: 33.33%;
  position: relative;
  padding: 15px;
}

.main_colb_2 {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
  box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.07);
}

.main_colb_2 a {
  display: inline-block;
  width: 100%;
  float: left;
  cursor: pointer;
}

.main_colb_2 .main_text_1 {
  min-height: 88px;
}

.main_colb_2 .main_text_1 h4 {
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 19px;
  line-height: 28px;
}

.contact-form {
  display: table;
  width: 100%;
}

.main_text_1 p {
  color: #000;
}

.contact-form .form {
  width: 100%;
  padding: 13px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  color: #727272 !important;
  font-size: 13px;
  transition: all 0.4s;
}

.contact-form .form:hover, .contact-form .form:focus {
  color: white;
  outline: none;
  border: 1px solid #ef7f1a;
}

.contact-form .textarea {
  height: 140px;
  max-height: 140px;
  max-width: 100%;
}

.apply_btn_1 {
  background: #ef7f1a;
  border: 0;
  color: #fff;
  padding: 14px 33px;
  font-size: 16px;
  display: table;
  margin: auto;
}

.modal-title {
  font-size: 22px;
  color: #000;
  font-weight: 600;
}

.modal-header .close {
  margin-top: -2px;
  font-size: 32px;
  opacity: 1;
}

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

.servis_list li {
  font-size: 18px;
  margin-bottom: 7px;
  position: relative;
  padding-left: 25px;
  color: #000;
}

.servis_list li i {
  position: absolute;
  left: 0;
  color: #ef801b;
  margin-top: 5px;
  font-size: 18px;
}

.main_header_icon {
  display: flex;
  align-items: center !important;
}

.main_header_icon img {
  max-width: 35px;
}

.main_header_icon h3 {
  display: span;
  color: #fff;
  margin: 0 0 0 10px;
}

.main_header_icon h3 span {
  display: block;
  color: #fff;
  font-size: 13px;
}

/* =====================================================================*/
.navbar-collapse.collapse.d-flex {
  display: flex !important;
  align-items: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.main_prdcts2 .nav-tabs {
  text-align: center;
}

.main_prdcts2 .nav-tabs > li {
  float: none;
  margin-bottom: -1px;
  display: inline-block;
}

.main_prdcts2 .nav-tabs li a {
  color: #000;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
}

.nav-tabs > li.active > a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: pointer;
}

.main_prdcts2 .nav-tabs > li.active > a:focus,
.main_prdcts2 .nav-tabs > li.active > a:hover,
.main_prdcts2 .nav-tabs li.active a {
  background-color: #ffaa17;
  border: 1px solid #ffaa17;
  color: #fff;
  cursor: pointer;
}

.pading_top4 {
  padding-top: 30px;
}

.main_prdcts2 .panel-body p,
.main_prdcts2 .panel-body ul li {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

.main_prdcts2 .panel .panel-heading {
  position: relative;
  cursor: pointer;
}

.main_prdcts2 .panel-title {
  position: relative;
  cursor: pointer;
}

.main_prdcts2 .panel-title a,
.main_prdcts2 .panel-title a:hover .main_prdcts2 .panel-title a:focus {
  text-decoration: none;
}

.main_prdcts2 .panel-title a:after {
  content: "\f077";
  font: normal normal normal 17px/1 FontAwesome;
  position: absolute;
  right: 0;
  font-weight: 600;
  top: 0;
  transition-duration: 0.6s;
}

.main_prdcts2 .panel-heading.collapsed a:after {
  rotate: 180deg;
}

/* ============================= custome =============================== */
.blog_intext {
  font-size: 13px;
  color: #000;
  margin-bottom: 5px !important;
}

.blog_intext1 {
  font-size: 14px !important;
  color: #333 !important;
  margin-bottom: 0 !important;
}

.blog_intext i {
  color: #ffaa17;
}

/* ============================= custome =============================== */
.small_head3 {
  margin: 0 0 10px;
  text-align: left;
  font-weight: 800;
  font-size: 20px;
  color: #ffaa17;
}

.nav-sidebar {
  width: 100%;
  padding: 30px 0;
  border-right: 0px solid #ddd;
}

.nav-sidebar a {
  color: #333;
  transition: all 0.08s linear;
  background: #fff;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4px;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
}

.nav-sidebar .active a {
  cursor: default;
  background-color: #ffaa17;
  color: #fff;
  border-bottom: 1px solid #ffaa17;
}

.nav-sidebar .active a:hover {
  background-color: #ffaa17;
  border-bottom: 1px solid #ffaa17;
}

.nav-sidebar .nav > li > a:focus, .nav-sidebar .nav > li > a:hover {
  text-decoration: none;
  background-color: #ffaa17;
}

.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main_para_3.text_center_1 {
  text-align: center;
}

.sis_package_1 .tab-pane {
  padding-top: 60px;
}

/* ============================= custome =============================== */
.parag_height {
  display: flow-root;
  background: #262626;
  padding: 20px;
  border-radius: 0;
  min-height: 250px;
}

.news_colmn2 .servc_sec_1 {
  background: #222;
  margin-bottom: 20px;
}

.news_colmn2.col-md-3 {
  padding: 10px;
}

.sis_package_1 table thead tr th,
.sis_package_1 table tbody tr td {
  padding: 12px;
  color: #fff;
  font-family: "Roboto", sans-serif;
}

.main_elgible_1.padding_start {
  padding: 40px 0;
}

/* ============================= custome =============================== */
.offer_bg {
  background: #111;
  padding: 20px;
}

.pdng_2.col-md-2 {
  padding: 15px !important;
}

/* ============================= custome =============================== */
/* ============================= 

font-family: 'Barlow', sans-serif;

font-family: 'Lato', sans-serif;

font-family: 'Roboto', sans-serif;

 =============================== */
/* ============================= custome =============================== */
/**
 * Owl Carousel v2.1.1
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  display: none;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* ============================= custome =============================== */
.carousel-wrap {
  margin: 0 auto;
  padding: 0 2%;
  width: 100%;
  position: relative;
}

.owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
}

.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -15px;
}

.owl-nav .owl-next {
  right: -15px;
}

/* ============================= custome =============================== */
.button-group {
  position: fixed;
  bottom: 20px; /* Adjust this value to change vertical position */
  left: 20px; /* Adjust this value to change horizontal position */
  display: flex;
  flex-direction: column; /* Stack buttons vertically */
  gap: 10px; /* Space between buttons */
  z-index: 101;
}

.whatsapp-button {
  background-color: #25D366; /* WhatsApp Green */
  color: white;
  padding: 12px 15px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
}

.whatsapp-button:hover {
  background-color: #128C7E; /* Darker shade for hover effect */
  color: white;
}

.whatsapp-button img, .action-button img {
  max-width: 19px;
  position: relative;
  top: -2px;
}

.action-button {
  background-color: #007BFF; /* Bootstrap Blue */
  color: white;
  padding: 12px 15px;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s;
}

.action-button:hover {
  background-color: #0056b3; /* Darker shade for hover effect */
  color: white;
}

/* ============================= custome =============================== */
.animate {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.one {
  animation-delay: 0.5s;
}

.two {
  animation-delay: 1.5s;
}

.three {
  animation-delay: 2.5s;
}

.four {
  animation-delay: 3.5s;
}

.five {
  animation-delay: 4.5s;
}

.six {
  animation-delay: 5.5s;
}

.seven {
  animation-delay: 6.5s;
}

.eight {
  animation-delay: 7.5s;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* ============================= custome =============================== */
nav.navbar .tab-nav ul li a:hover, ul.menu-col li a:focus, ul.menu-col li a:hover {
  text-decoration: none;
}

nav.navbar {
  margin-bottom: 0;
  border-radius: 0;
  border: none;
}

nav.navbar.top-nav-collapse {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
}

.navbar-brand {
  margin-top: 3px;
}

nav.navbar ul.nav > li > a {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  transition-duration: 0.4s;
  background-color: transparent !important;
  font-family: Roboto, sans-serif;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}

nav.navbar ul.nav > li > a i {
  font-size: 12px;
  position: relative;
  bottom: 1px;
}

nav.navbar ul.nav > li > a:hover, nav.navbar ul.nav > li > a:hover {
  color: #ffaa17;
}

nav.navbar ul.nav li.active > a,
nav.navbar ul.nav li.active > a:focus,
nav.navbar ul.nav li.active > a:hover,
nav.navbar ul.nav li.megamenu-fw > a:focus,
nav.navbar ul.nav li.megamenu-fw > a:hover {
  background-color: transparent;
}

nav.navbar .navbar-toggle {
  background-color: transparent !important;
  border: none;
  padding: 0;
  font-size: 26px;
  position: relative;
  top: 0;
  color: #fff;
}

nav.navbar li.dropdown ul.dropdown-menu {
  animation-name: inherit !important;
  transform: inherit !important;
}

nav.navbar ul.nav .dropdown-menu .dropdown-menu {
  top: 0;
  left: 100%;
}

nav.navbar ul.nav ul.dropdown-menu > li > a {
  white-space: normal;
}

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

ul.menu-col li a {
  color: #6f6f6f;
}

nav.navbar-full {
  padding-bottom: 10px;
  padding-top: 10px;
}

nav.navbar-full .navbar-header {
  display: block;
  width: 100%;
}

nav.navbar-full .navbar-brand {
  margin-top: 5px;
}

nav.navbar-full .navbar-toggle {
  display: inline-block;
  margin-right: 0;
  position: relative;
  z-index: 10;
  top: 6px;
  font-size: 26px;
  transition: all 1s ease-in-out;
}

nav.navbar-full .navbar-toggle.fixed {
  position: fixed;
  right: 50px;
  top: 30px;
  padding: 0 0 0 2px;
}

nav.navbar-full .navbar-collapse {
  position: fixed;
  width: 100%;
  height: 100% !important;
  top: 0;
  left: 0;
  padding: 0;
  display: none !important;
  z-index: 9;
}

nav.navbar-full .navbar-collapse.on {
  display: block !important;
}

nav.navbar-full .navbar-collapse .nav-full {
  overflow: auto;
}

nav.navbar-full .navbar-collapse .wrap-full-menu {
  display: table-cell;
  vertical-align: middle;
  overflow: auto;
}

nav.navbar-full .navbar-collapse .nav-full::-webkit-scrollbar {
  width: 0;
}

nav.navbar-full .navbar-collapse .nav-full::-moz-scrollbar {
  width: 0;
}

nav.navbar-full .navbar-collapse .nav-full::-ms-scrollbar {
  width: 0;
}

nav.navbar-full .navbar-collapse .nav-full::-o-scrollbar {
  width: 0;
}

nav.navbar-full .navbar-collapse ul.nav {
  display: block;
  width: 100%;
  overflow: auto;
}

nav.navbar-full .navbar-collapse ul.nav a, nav.navbar-full .navbar-collapse ul.nav a:focus, nav.navbar-full .navbar-collapse ul.nav a:hover {
  background-color: transparent;
}

nav.navbar-full .navbar-collapse ul.nav > li {
  float: none;
  display: block;
  text-align: center;
}

nav.navbar-full .navbar-collapse ul.nav > li > a {
  display: table;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 24px;
  padding: 10px 15px;
}

nav.navbar .tab-nav {
  padding-right: 0;
  border-right: solid 1px #f0f0f0;
}

nav.navbar .tab-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

nav.navbar .tab-nav ul li a {
  display: block;
  text-align: left !important;
  padding: 10px 15px;
  border-bottom: solid 1px #efefef;
  color: #6f6f6f;
}

nav.navbar .tab-nav ul li a .fa {
  margin-right: 5px;
}

nav.navbar .tab-nav ul li a:before {
  float: right;
  font-family: FontAwesome;
  content: "\f0da";
}

nav.navbar .tab-nav ul li.active a,
nav.navbar .tab-nav ul li.active a:focus,
nav.navbar .tab-nav ul li.active a:hover {
  color: #3f3f3f !important;
  background-color: #f5f5f5 !important;
  text-decoration: none;
}

nav.navbar .wrap-tabs {
  padding-left: 0;
  margin-left: -1px;
  border-left: solid 1px #f0f0f0;
}

nav.navbar .wrap-tabs .tab-content {
  padding: 25px 30px;
  display: none;
}

nav.navbar .wrap-tabs .tab-content.in {
  display: block;
}

@media (min-width: 1024px) and (max-width: 1400px) {
  body.wrap-nav-sidebar .wrapper .container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 993px) {
  nav.navbar ul.nav > li > a {
    padding: 43px 19px 41px;
  }
  nav.navbar ul.nav > li:last-child a {
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  nav.navbar ul.nav .dropdown-menu {
    width: 220px;
    left: 0;
  }
  nav.navbar-center ul.nav.navbar-right .dropdown-menu .dropdown-menu {
    left: -220px;
  }
  nav.navbar li.dropdown ul.dropdown-menu {
    border-radius: 0;
    padding: 6px 0;
    border: none;
    border-top: solid 2px #ffaa17;
    box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.07);
  }
  nav.navbar li.dropdown ul.dropdown-menu > li a:active,
  nav.navbar li.dropdown ul.dropdown-menu > li a:focus,
  nav.navbar li.dropdown ul.dropdown-menu > li a:hover {
    background-color: transparent;
    color: #ffaa17;
  }
  nav.navbar li.dropdown ul.dropdown-menu > li a {
    padding: 8px 14px;
    font-size: 15px;
    font-family: "Lato";
    color: #000;
  }
  nav.navbar-center ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: right;
  }
  nav.navbar li.dropdown ul.dropdown-menu li.dropdown ul {
    right: 20px;
  }
  nav.navbar li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    font-family: FontAwesome;
    float: right;
    content: "\f105";
  }
  nav.navbar-center ul.navbar-right li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
    font-family: FontAwesome;
    float: left;
    content: "\f104";
  }
  nav.navbar li.dropdown ul.dropdown-menu ul.dropdown-menu {
    top: -5px;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content {
    padding: 0 15px;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content > li {
    padding: 25px 0 20px;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content .col-menu {
    padding: 0 30px;
    margin: 0 -0.5px;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content .col-menu:first-child {
    border-left: none;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content .col-menu:last-child {
    border-right: none;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content .content {
    display: none;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
    text-align: left;
    padding: 10px 0 5px;
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  nav.navbar.megamenu.on ul.dropdown-menu.megamenu-content .content {
    display: block !important;
    height: auto !important;
  }
  nav.navbar.menu-center .container {
    position: relative;
  }
  nav.navbar.menu-center ul.nav.nav-center {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }
  nav.navbar.menu-center .navbar-header {
    position: absolute;
  }
  nav.navbar-brand-top .navbar-header {
    display: block;
    width: 100%;
    text-align: center;
  }
  nav.navbar-brand-top ul.nav > li.dropdown > ul.dropdown-menu {
    margin-top: 2px;
  }
  nav.navbar-brand-top ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu {
    margin-top: 0;
  }
  nav.navbar-brand-top .navbar-header .navbar-brand {
    display: inline-block;
    float: none;
    margin: 15px 0 0;
  }
  nav.navbar-brand-top .navbar-collapse {
    text-align: center;
  }
  nav.navbar-brand-top ul.nav {
    display: inline-block;
    float: none;
    margin: 0 0 -5px;
  }
  nav.navbar-center .navbar-header {
    display: block;
    width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
  }
  nav.navbar-center .navbar-brand {
    display: inline-block;
    float: none;
    margin: 3px 0 0 2px !important;
  }
  nav.navbar-center .navbar-collapse {
    text-align: center;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar-center ul.nav > li.dropdown > ul.dropdown-menu {
    margin-top: 2px;
  }
  nav.navbar-center ul.nav > li.dropdown.megamenu-fw > ul.dropdown-menu {
    margin-top: 0;
  }
  nav.navbar-center .navbar-collapse .col-half {
    width: 50%;
    float: left;
    display: block;
  }
  nav.navbar-center .navbar-collapse .col-half.left {
    text-align: right;
    padding-right: 100px;
  }
  nav.navbar-center .navbar-collapse .col-half.right {
    text-align: left;
    padding-left: 100px;
  }
  nav.navbar-center ul.nav {
    float: none !important;
    margin-bottom: -5px !important;
    display: inline-block !important;
  }
  nav.navbar-center ul.nav.navbar-right {
    margin: 0;
  }
  nav.navbar-center.center-side .navbar-collapse .col-half.left {
    text-align: left;
    padding-right: 100px;
  }
  nav.navbar-center.center-side .navbar-collapse .col-half.right {
    text-align: right;
    padding-left: 100px;
  }
  body.wrap-nav-sidebar {
    padding-left: 0;
  }
  nav.navbar-sidebar, nav.navbar-sidebar .container, nav.navbar-sidebar .container-fluid {
    padding: 0 !important;
  }
  nav.navbar-sidebar {
    position: fixed;
    width: 260px;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden !important;
    left: 0;
    z-index: 999;
  }
  nav.navbar-sidebar .scroller {
    width: 280px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  nav.navbar-sidebar .navbar-header {
    float: none;
    display: block;
    width: 260px;
    padding: 95px 40px 20px 25px;
    margin: 0 !important;
  }
  nav.navbar-sidebar .navbar-collapse {
    padding: 0 !important;
    width: 260px;
  }
  nav.navbar-sidebar ul.nav {
    float: none;
    display: block;
    width: 100%;
    padding: 20px 40px 25px !important;
    margin: 0;
  }
  nav.navbar-sidebar ul.nav li {
    float: none !important;
  }
  nav.navbar-sidebar ul.nav > li > a {
    font-weight: 700;
    padding: 10px 0;
    font-size: 16px;
  }
  nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu {
    top: 0;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
    height: auto !important;
    background-color: transparent;
    border: none !important;
    padding: 0;
    -o-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    float: none;
    margin-bottom: 0;
  }
  nav.navbar-sidebar ul.nav > li.dropdown > ul.dropdown-menu {
    margin-bottom: 0;
  }
  nav.navbar-default.navbar-sidebar li.dropdown ul.dropdown-menu li > a {
    border: none !important;
    color: #7a7a7a;
    padding: 5px 0;
  }
  nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu ul.dropdown-menu {
    margin-top: 0;
  }
  nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li.dropdown > a:before {
    font-family: FontAwesome;
    content: "\f067";
    float: right;
    font-size: 12px;
  }
  nav.navbar-sidebar ul.nav li.dropdown.on ul.dropdown-menu li.dropdown.on > a:before {
    content: "\f068";
  }
  nav.navbar-sidebar.megamenu ul.dropdown-menu.megamenu-content > li {
    padding: 0 !important;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu {
    display: block;
    float: none !important;
    padding: 10px 0;
    margin: 0;
    width: 100%;
  }
  nav.navbar-sidebar.navbar.megamenu ul.dropdown-menu.megamenu-content .col-menu {
    border: none !important;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .col-menu {
    border-left: solid 1px #efefef;
    border-right: solid 1px #efefef;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu .title {
    padding: 10px 0 0;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0;
    cursor: pointer;
    color: #6f6f6f;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu .title:before {
    font-family: FontAwesome;
    content: "\f067";
    float: right;
    font-size: 12px;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu.on .title:before {
    content: "\f068";
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu {
    border: none;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu .content {
    padding: 0 0 0 15px;
  }
  nav.navbar-sidebar .dropdown .megamenu-content .col-menu ul.menu-col li a {
    padding: 0 !important;
  }
  nav.navbar-full .navbar-brand {
    padding-top: 0;
  }
  nav.navbar .wrap-tabs .tab-content {
    margin-right: -2px;
  }
}
@media (max-width: 1270px) {
  .container {
    max-width: 100% !important;
    width: 100% !important;
  }
  .logo_mwidth {
    max-width: 150px;
  }
  nav.navbar ul.nav > li > a {
    padding: 36px 17px;
  }
}
@media (max-width: 1160px) {
  .main_navbar .navbar-brand {
    padding: 24px 11px;
  }
  nav.navbar ul.nav > li > a {
    padding: 31px 14px;
    font-size: 12px;
  }
  .main_navbar nav.navbar.affix ul.nav > li > a {
    padding: 24px 15px 21px;
  }
  .banner_hero {
    width: 50% !important;
  }
  .banner_hero h2 {
    margin: 0;
    font-size: 30px;
  }
  .banner_hero h1 {
    margin: 0 0 10px;
    font-size: 30px;
  }
  .banner_hero .banner_btn1, .banner_hero .banner_btn2 {
    width: 130px;
    line-height: 37px;
    height: 40px;
    font-size: 14px;
  }
  .stretched_1 {
    width: 16%;
  }
  .main_para_1 {
    margin: 0;
  }
  .Advanced_1 .Advanced_icon {
    margin-right: 16px;
    max-width: 55px !important;
  }
  .Advanced_1 h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 19px;
  }
  .main_para_2 {
    font-size: 14px;
  }
  .sis_package_list li h4 {
    font-size: 11px;
  }
  .main_head_1 {
    font-size: 26px;
    line-height: 37px;
  }
  .main_head_1 {
    font-size: 19px;
    line-height: 30px;
  }
  .main_para_1 {
    font-size: 13px;
    font-family: "Lato", sans-serif;
    line-height: 22px;
  }
  .main_head_3 {
    color: #fff;
    font-style: normal;
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  #warpper {
    overflow-x: hidden;
  }
  .wrap-nav-sidebar #warpper {
    padding: 0 !important;
  }
  nav.navbar .navbar-brand {
    display: inline-block;
    float: left !important;
    margin: 0 !important;
    padding: 15px 0;
    
  }
  nav.navbar .navbar-header {
    float: none;
    display: block;
    text-align: center;
    padding: 10px 0;
  }
  nav.navbar .navbar-toggle {
    display: inline-block;
    float: right;
    margin-right: -10px;
    margin-top: 14px;
  }
  nav.navbar .navbar-collapse {
    border: none;
    margin-bottom: 0;
  }
  nav.navbar.no-full .navbar-collapse {
    max-height: 350px;
    overflow-y: auto !important;
  }
  nav.navbar .navbar-collapse.collapse {
    display: none !important;
  }
  nav.navbar .navbar-collapse.collapse.in {
    display: block !important;
  }
  nav.navbar .navbar-nav {
    float: none !important;
    padding-left: 30px;
    padding-right: 30px;
    margin: 0 -15px;
    background-color: #000;
  }
  nav.navbar .navbar-nav > li {
    float: none;
  }
  nav.navbar li.dropdown a.dropdown-toggle:before {
    font-family: FontAwesome;
    content: "\f105";
    float: right;
    font-size: 16px;
    margin-left: 10px;
  }
  nav.navbar li.dropdown.on > a.dropdown-toggle:before {
    content: "\f107";
  }
  nav.navbar .navbar-nav > li > a {
    display: block;
    width: 100%;
    padding: 10px 0;
    border-top: solid 1px #555;
    margin-bottom: -1px;
  }
  nav.navbar .navbar-nav > li:first-child > a {
    border-top: none;
  }
  nav.navbar ul.navbar-nav.navbar-left > li:last-child > ul.dropdown-menu {
    border-bottom: solid 1px #e0e0e0;
  }
  nav.navbar ul.nav li.dropdown li a.dropdown-toggle {
    float: none !important;
    position: relative;
    display: block;
    width: 100%;
  }
  nav.navbar ul.nav li.dropdown ul.dropdown-menu {
    width: 100%;
    position: relative !important;
    top: 5px;
    background-color: transparent;
    float: none;
    border: none;
    padding: 0 0 0 15px !important;
    margin: 0 0 15px !important;
    -o-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    border-top: solid 0 #555;
  }
  nav.navbar ul.nav li.dropdown ul.dropdown-menu > li > a {
    display: block;
    width: 100%;
    padding: 7px 0;
  }
  nav.navbar ul.nav ul.dropdown-menu li a:focus, nav.navbar ul.nav ul.dropdown-menu li a:hover {
    background-color: transparent;
  }
  nav.navbar ul.nav ul.dropdown-menu ul.dropdown-menu {
    float: none !important;
    left: 0;
    padding: 0 0 0 15px;
    position: relative;
    background: 0 0;
    width: 100%;
  }
  nav.navbar ul.nav ul.dropdown-menu li.dropdown.on > ul.dropdown-menu {
    display: inline-block;
    margin-top: -10px;
  }
  nav.navbar.megamenu ul.dropdown-menu.content-form > li .row, nav.navbar.megamenu ul.dropdown-menu.megamenu-content li.content-grid .row {
    margin: 0 -25px 0 -30px;
  }
  nav.navbar li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:after {
    display: none;
  }
  nav.navbar.megamenu ul.dropdown-menu.megamenu-content li.menu-grid {
    padding: 25px 15px 25px 0;
  }
  nav.navbar.megamenu ul.dropdown-menu.content-form > li, nav.navbar.megamenu ul.dropdown-menu.megamenu-content .content-grid {
    padding: 25px 15px 0 0;
  }
  nav.navbar.megamenu ul.dropdown-menu.content-form {
    width: 100%;
  }
  nav.navbar .dropdown .megamenu-content > li {
    position: relative;
    top: 10px;
  }
  nav.navbar .dropdown .megamenu-content .col-menu {
    border: none !important;
  }
  nav.navbar .dropdown .megamenu-content .col-menu .title {
    padding: 0 15px 10px 0;
    line-height: 24px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0;
    cursor: pointer;
    border-bottom: solid 1px #555;
  }
  nav.navbar .dropdown .megamenu-content .col-menu ul {
    margin-top: -10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #555;
  }
  nav.navbar .dropdown .megamenu-content .col-menu ul > li > a {
    display: block;
    width: 100%;
    padding: 6px 0;
  }
  nav.navbar .dropdown .megamenu-content .col-menu .title:before {
    font-family: FontAwesome;
    content: "\f105";
    float: right;
    font-size: 16px;
    margin-left: 10px;
    position: relative;
    right: -15px;
  }
  nav.navbar .dropdown .megamenu-content .col-menu:last-child .title {
    border-bottom: none;
  }
  nav.navbar .dropdown .megamenu-content .col-menu.on:last-child {
    margin-bottom: -5px;
  }
  nav.navbar .dropdown .megamenu-content .col-menu.on:last-child .title {
    border-bottom: solid 1px #555;
  }
  nav.navbar .dropdown .megamenu-content .col-menu:last-child ul.menu-col li:last-child a {
    border-bottom: none;
  }
  nav.navbar .dropdown .megamenu-content .col-menu.on .title:before {
    content: "\f107";
  }
  nav.navbar .dropdown .megamenu-content .col-menu .content {
    padding: 0 0 0 15px;
  }
  .navlink-right {
    position: absolute;
    right: 50px;
  }
  nav.navbar-center .navbar-collapse {
    display: block;
  }
  nav.navbar-center ul.nav {
    margin-bottom: 0 !important;
  }
  nav.navbar-center .navbar-collapse .col-half {
    width: 100%;
    float: none;
    display: block;
  }
  nav.navbar-center .navbar-collapse .col-half.left {
    margin-bottom: 0;
  }
  nav.navbar-center .navbar-collapse .col-half.right ul.nav > li:first-child > a {
    border-top: solid 1px #555 !important;
  }
  nav.navbar-center.navbar-white .navbar-collapse .col-half.right ul.nav > li:first-child > a {
    border-top: solid 1px #cfcfcf !important;
  }
  .megamenu .megamenu-content {
    padding: 0;
  }
  .megamenu .megamenu-content .col-menu {
    padding-bottom: 0;
  }
  .megamenu .megamenu-content .title {
    cursor: pointer;
    display: block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-weight: 400;
  }
  .megamenu .megamenu-content .content {
    display: none;
  }
  nav.navbar-full ul.nav {
    margin-left: 0;
  }
  nav.navbar-full ul.nav > li > a {
    border: none !important;
  }
  nav.navbar-full .navbar-brand {
    float: left !important;
    padding-left: 0;
  }
  nav.navbar-full .navbar-toggle {
    display: inline-block;
    float: right;
    margin-right: 0;
    margin-top: 10px;
  }
  nav.navbar-full .navbar-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.navbar.menu-center .navlink-right {
    right: 0;
  }
  nav.navbar .tabbed > li {
    padding: 25px 0;
    margin-left: -15px !important;
  }
  nav.navbar.navbar-sidebar .fixed-network {
    padding: 0 15px;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  nav.navbar.navbar-white .navbar-nav > li > a {
    border-top: solid 1px #cfcfcf;
  }
  nav.navbar.navbar-white .navbar-nav > li:first-child > a {
    border-top: none;
  }
  nav.navbar.navbar-white ul.nav li.dropdown ul.dropdown-menu {
    border-top: solid 1px #cfcfcf;
  }
  nav.navbar.navbar-white ul.nav li.dropdown ul.dropdown-menu li:first-child > a {
    border-top: none;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content {
    border-bottom: solid 1px #cfcfcf;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .row {
    position: relative;
    top: -10px;
    margin-bottom: -5px;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .col-menu .title {
    border-bottom: solid 1px #cfcfcf;
    padding: 10px 15px 10px 0;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .col-menu:last-child .title {
    border-bottom: none;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .col-menu.on:last-child .title {
    border-bottom: solid 1px #cfcfcf;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content .col-menu.on:last-child {
    margin-bottom: 0;
  }
  nav.navbar.navbar-center.navbar-white .dropdown .megamenu-content .col-menu.on:last-child {
    margin-bottom: -1px;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content ul.menu-col {
    border-bottom: solid 1px #cfcfcf;
    position: relative;
    top: 10px;
  }
  nav.navbar.navbar-white .dropdown .megamenu-content ul.menu-col:last-child > li > a {
    border-bottom: none;
  }
  nav.navbar ul.nav > li > a {
    padding: 10px;
  }
  .main_navbar nav.navbar.affix ul.nav > li > a {
    padding: 10px;
  }
  nav.navbar .navbar-toggle {
    display: inline-block;
    float: right;
    margin-right: 0;
  }
  .about_colw2 {
    height: 600px;
  }
  .abouts_col1 {
    height: 600px;
  }
  .abouts_col3 {
    height: 600px;
  }
  .about_col3w {
    height: 600px;
  }
  .contct_sec1 ul li {
    width: 100%;
    border-bottom: 1px solid #484848;
    border-right: 0 solid #484848;
    text-align: center;
    padding: 9px 13px;
  }
  .contct_sec1 ul li:last-child {
    border-bottom: 0 solid #484848;
  }
  .footer_head {
    margin: 5px 0 15px;
    font-size: 22px;
    text-align: center;
  }
  .footer_nav1 li {
    padding: 6px 0;
    float: left;
    width: 100%;
    text-align: center;
  }
  .footer_nav1 {
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
  }
  .footer_nav3 {
    margin: 0 0 15px;
    display: inline-block;
    width: 100%;
  }
  .footer_nav3 li {
    text-align: center;
  }
  .footer_nav2 li {
    text-align: center;
  }
  .main_footer {
    position: relative;
    padding: 65px 0 30px;
  }
  .about_col3w {
    padding: 4% 10px 0 35px;
  }
  .prodct_w_a1 {
    float: left;
    width: 100%;
  }
  nav.navbar ul.nav li.dropdown ul.dropdown-menu > li > a {
    font-size: 17px;
    color: #fff;
  }
  .main_banner {
    padding-top: 90px;
    background: #000;
  }
  .inner_banner .banner_hero {
    position: absolute;
    top: 79%;
  }
}
@media (max-width: 860px) {
  .main_sect_1 {
    width: 20%;
  }
  .main_sect_2 {
    width: 80%;
  }
  .main_footer .main_parag1 {
    text-align: center;
  }
}
@media (max-width: 810px) {
  .featur_col1 {
    width: 100%;
  }
  .featur_colw img {
    margin: 0 auto 19px;
    display: block;
  }
  .featur_colw h5 {
    text-align: center;
  }
  .featur_colw h4 {
    text-align: center;
  }
  .Advanced_1 .main_para_2 {
    text-align: left;
  }
  .main_para_2 {
    text-align: center;
  }
  .featur_colw a {
    display: table;
    margin: auto;
  }
  .testi_sec_1 {
    width: 2%;
  }
  .testi_sec_2 {
    width: 96%;
  }
  .main_colb_1 {
    width: 50%;
  }
  .sis_package_list li {
    float: left;
    width: 49%;
    margin: 0 0.5%;
    font-family: "Roboto", sans-serif;
  }
  .brand_scoller_2 {
    float: left;
    width: 100%;
    padding: 0px 0;
  }
  .brand_scoller_1 {
    padding: 40px 5px 0;
  }
}
@media (max-width: 767px) {
  nav.navbar .navbar-header, nav.navbar .navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.navbar .navbar-header {
    margin-bottom: -1px;
    position: relative;
  }
  nav.navbar-full .navbar-collapse {
    left: 15px;
  }
  nav.navbar-full .navbar-toggle {
    margin-right: -15px;
  }
  nav.navbar-full ul.nav > li > a {
    font-size: 18px !important;
    line-height: 24px !important;
    padding: 5px 10px !important;
  }
  nav.navbar-full .navbar-toggle.fixed {
    right: 30px;
    top: 10px;
  }
  nav.navbar .tabbed .tab-nav {
    padding-right: 15px;
  }
  nav.navbar .tabbed .tab-nav > ul {
    display: inline-block;
    margin-bottom: -7px;
  }
  nav.navbar .tabbed .tab-nav > ul > li {
    float: left;
    display: block;
  }
  nav.navbar .tabbed .tab-nav > ul > li > a {
    display: block;
    border-top: solid 1px #efefef;
    border-right: solid 1px #efefef;
    border-bottom: none;
  }
  nav.navbar .tabbed .tab-nav > ul > li:first-child > a {
    border-left: solid 1px #efefef;
  }
  nav.navbar .tabbed .tab-nav > ul > li > a:before {
    display: none;
  }
  nav.navbar .tabbed .wrap-tabs {
    padding-left: 15px;
  }
  nav.navbar.navbar-sidebar .fixed-network {
    padding: 0;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .navlink-right {
    right: 15px;
  }
  .banner_hero h2 {
    margin: 0;
    font-size: 20px;
  }
  .banner_hero h1 {
    margin: 0 0 10px;
    font-size: 20px;
  }
  .banner_hero h3 {
    display: none;
  }
  .stretched_1 {
    width: 16%;
    display: none;
  }
  .main_head_2 {
    font-size: 30px;
  }
  .main_blog_1 {
    background: #fff;
  }
  .main_sect_1 {
    display: none;
  }
  .main_sect_2 {
    width: 100%;
    padding: 0;
  }
  .abouts_col2 {
    float: left;
    width: 77%;
  }
  .abouts_col1 {
    float: left;
    width: 23%;
  }
  .about_col3w {
    padding: 25px 15px;
    width: 100%;
    height: auto;
  }
  .abouts_col3 {
    height: auto;
    width: 100%;
  }
  .abouts_col3 span {
    display: none;
  }
  .main_navbar .navbar.affix .logo_mwidth {
    max-width: 140px;
  }
  .sis_package_1 {
    padding: 40px 10px;
  }
  .banner_hero {
    position: absolute;
    top: 55%;
  }
  .main_banner .fade-carousel {
    position: relative;
    height: 250px;
  }
  .main_banner .fade-carousel .carousel-inner .item {
    height: 250px;
  }
  .banner-img1 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 100px !important;
    width: 100% !important;
  }
  .about_colw2 {
    height: 450px;
  }
  .abouts_col1 {
    height: 450px;
  }
  .about_col1w h3 {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 1px;
  }
  .main_abouts .main_para_3 {
    padding: 0 8px;
  }
}
@media (max-width: 640px) {
  .main_navbar .affix .navbar-brand {
    padding: 12px 15px;
  }
  nav.navbar.affix .navbar-toggle {
    margin-top: 6px;
  }
  .testi_sec_w {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 35px 0 40px;
  }
  .testi_sec_4 {
    padding: 0;
    height: auto;
  }
  .testi_sec_4 .carousel-wrap .item {
    padding: 15px;
  }
  .testi_sec_3 {
    float: left;
    width: 100%;
  }
  .testi_sec_4 {
    padding: 0;
    width: 100%;
  }
  .testi_sec3w {
    height: auto;
  }
  .testi_sec_3 h4 {
    font-size: 33px;
    font-weight: 900;
    color: #000;
    padding: 0;
    margin: 0 0 10px;
  }
  .testi_sec_w .owl-nav > div {
    top: -9px;
  }
  .main_blog_1 .small_head1 {
    text-align: center;
  }
  .main_blog_1 .main_head_1 {
    text-align: center;
  }
  .small_head1:before {
    left: 50%;
    transform: translateX(-50%);
  }
  .small_head1:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .main_head_1 {
    font-size: 20px;
    line-height: 36px;
  }
  .featur_wrap {
    float: left;
    width: 100%;
    margin-right: 0;
    position: relative;
    padding: 0;
  }
  .main_prdcts .owl-nav .owl-next {
    right: -8px;
  }
  .main_prdcts .owl-nav .owl-prev {
    left: -8px;
  }
  .main_prdcts .owl-nav i {
    font-size: 37px;
  }
  .testi_sec_4 .main_para_3 {
    padding: 10px;
  }
  .main_navbar .navbar.affix .logo_mwidth {
    max-width: 143px;
  }
  .social_icon li a {
    width: 30px;
    height: 30px;
    display: block;
    color: #000;
    border: 2px solid #ffaa17;
    text-align: center;
    line-height: 27px;
    border-radius: 28px;
    font-size: 14px;
  }
  .servc_sec_1 {
    margin-bottom: 16px;
  }
}
@media (max-width: 540px) {
  .head_nav_b1 {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: table;
  }
  .head_social {
    display: table;
    float: none;
    margin: auto;
  }
  .head_nav_b1 li {
    padding: 11px 6px 0;
  }
  .testi_sec_w .owl-nav > div {
    top: 50%;
    transform: translateY(-50%);
  }
  .testi_sec_w .owl-nav .owl-prev {
    right: 0;
    left: -10px;
  }
  .testi_sec_w .owl-nav .owl-next {
    right: -10px;
  }
  .testi_sec_w .owl-nav i {
    font-size: 24px;
  }
  .testi_sec_w .owl-nav > div {
    width: 34px;
    height: 34px;
    color: #fff;
    background: #000;
    text-align: center;
    line-height: 44px;
  }
  .main_serv_1 .owl-carousel .owl-item img {
    margin: auto;
  }
  .main_colm_1 {
    float: left;
    width: 100%;
  }
  .main_footer {
    position: relative;
    padding: 40px 0 30px;
  }
  .main_foter2 .main_parag1 {
    font-size: 14px;
    line-height: 20px;
    margin: 3px 0;
    color: #fff;
    display: block;
    text-align: center;
  }
  .social_icon {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    display: table;
    float: none;
  }
  .about_col1w h3 {
    left: 32px;
  }
  .owl-nav i {
    font-size: 37px;
  }
  .prodct_c_a1 {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  .prodct_c_b1 {
    width: 100%;
    position: relative;
    padding: 0;
  }
  .main_colb_1 {
    width: 100%;
  }
  .main_colb_2 .main_text_1 {
    min-height: auto;
  }
  .sis_package_list li {
    width: 100%;
    margin: 0;
  }
  .banner-img1 {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 80px !important;
    width: 100% !important;
  }
  .banner_hero {
    width: 95% !important;
  }
}
@media (max-width: 400px) {
  .head_nav_b1 li {
    padding: 11px 3px 0 0;
  }
  .head_nav_b1 li i {
    font-size: 13px;
  }
  .head_nav_b1 li:last-child i {
    top: 1px;
    font-size: 14px;
  }
  .logo_mwidth {
    max-width: 140px;
  }
  nav.navbar .navbar-toggle {
    margin-top: 7px;
  }
  .main_navbar .affix .navbar-brand {
    padding: 12px 0;
  }
  .main_navbar .navbar.affix .logo_mwidth {
    max-width: 120px;
  }
  .about_col1w h3 {
    left: 24px;
  }
  .prodct_c_a2 {
    position: relative;
    height: 240px;
  }
}
@media (min-width: 480px) and (max-width: 640px) {
  nav.navbar-full ul.nav {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  nav.navbar.no-full .navbar-collapse {
    max-height: 250px !important;
  }
}
/* ============================= custome =============================== */
.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

html.lb-disable-scrolling {
  overflow: hidden;
  position: fixed;
  height: 100vh;
  width: 100vw;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 1;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 1;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

/* ============================= custome =============================== */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}
@keyframes bounce {
  0%, 100%, 20%, 53%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 100%, 50% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%, 100% {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes bounceIn {
  0%, 100%, 20%, 40%, 60%, 80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
  animation-duration: 0.75s;
}
@keyframes bounceInDown {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 100%, 60%, 75%, 90% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
  animation-duration: 0.75s;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  animation-duration: 0.75s;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: 0.75s;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  100% {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translateY(-100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translateX(100%);
    visibility: visible;
  }
  100% {
    transform: translateX(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translateY(100%);
    visibility: visible;
  }
  100% {
    transform: translateY(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(100%);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(-100%);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0);
  }
  100% {
    visibility: hidden;
    transform: translateX(100%);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateY(0);
  }
  100% {
    visibility: hidden;
    transform: translateY(-100%);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

/* ============================= default =============================== */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(184deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before, .fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*# sourceMappingURL=custome.css.map */