/* @font-face kit by Fonts2u (https://fonts2u.com) */ 
@font-face {font-family:"Rubik";src:local(Rubik-Medium),url("../fonts/Rubik-Medium.eot?") format("eot"),url("../fonts/Rubik-Medium.woff") format("woff"),url("../fonts/Rubik-Medium.ttf") format("truetype"),url("../fonts/Rubik-Medium.svg#Rubik-Medium") format("svg");font-weight:500;font-style:normal;  font-stretch: normal;}
 

/*-----------------------------------------------------------------------------------

    Template Name: Sass Landing Page,
    Template URI: site.com
    Description: Sass Landing Page,
    Author: Uideck
    Author URI: https://uideck.com/
    Support: https://uideck.com/support/
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01.COMMON 
    02.HEADER
    03.BRAND
    04.SERVICES
    05.ABOUT
    06.VIDEO COUNTER
    07.TEAM
    08.TESTIMONIAL
    09.BLOG
    10.SUBSCRIBE
    11.FOOTER

-----------------------------------------------------------------------------------*/
/*===========================
     01.COMMON css 
===========================*/

@import url("http://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900");
body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #6A6972;
  overflow-x: hidden; }

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  max-width: 100%; }

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none; }

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

i,
span,
a {
  display: inline-block; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #2E2E2E;
  margin: 0px; }

h1 {
  font-size: 48px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

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

p {
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: #6A6972;
  margin: 0px; }

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%; }

/*===== All Slick Slide Outline Style =====*/
.slick-slide {
  outline: 0; }

/*===== All Button Style =====*/
.main-btn {
  display: inline-block;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 25px;
  font-size: 16px;
  line-height: 48px;
  border-radius: 8px;
  border: 0;
  color: #fff;
  cursor: pointer;
  z-index: 5;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background: -webkit-linear-gradient(left, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background: -o-linear-gradient(left, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background: linear-gradient(to right, #33c8c1 0%, #119bd2 50%, #33c8c1 100%);
  background-size: 200%; }
  .main-btn:hover {
    color: #fff;
    background-position: right center; }

/*===== All SECTION TITLE Style =====*/
.section-title .line {

  background-color: #fdce56;
  width: 24px;
  height: 2px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 10px !important; }

  .blog-content .blog_title span{
    margin-left: 10px;font-size:10px
  }
  .blog_m_read_title{ 
    height: 32px; 
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;    
    margin-top: 10px;
    color: #424852;}
  
  .blog_m_title{width: 183px;
    height: 32px; 
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;    
    margin-top: 10px;
    color: #424852;}

    .blog_m_title a{
      color: #424852;

    }
    .blog_m_title a:hover{
      color: #8c8c8c;
      text-decoration:none;

    }
  .blog-content .blog_title .line {

    margin-top: 12px;

    background-color: #fdce56;
    width: 20px;
    height: 2px; float: left; }

    .blog-content .line {

      margin-top: 0px;
  
      background-color: #fdce56;
      width: 24px;
      height: 2px; float: left; }
  
      
    .footer-title .line {

      margin-top: 12px;
  
      background-color: #fdce56;
      width: 30px;
      height: 3px; float: left; }
.section-title .title {
 
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal; 
  text-align: center;
  color: #424852; }
  @media (max-width: 767px) {
    .section-title .title {
      font-size: 14px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-title .title {
      font-size: 14px; } }
  .section-title .title span {
    font-weight: bold;
    display: contents; }

/*===== All Section Title Style =====*/
.section-title .sub-title {
  font-size: 18px;
  font-weight: 400;
  color: #361CC1;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .section-title .sub-title {
      font-size: 16px; } }

.section-title .title {
  font-size: 14px;
  padding-top: 10px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title .title {
      font-size: 14px; } }
  @media (max-width: 767px) {
    .section-title .title {
      font-size: 14px; } }
  .section-title .title span {
    font-weight: bold;
    display: contents; }

/*===== All Slick Slide Outline Style =====*/
.slick-slide {
  outline: 0; }

/*===== All Preloader Style =====*/
.preloader {
  /* Body Overlay */
  position: fixed;
  top: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%;
  /* Change Background Color */
  background: #fff;
  z-index: 99999; }
  .preloader .loader {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .preloader .loader .ytp-spinner {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 64px;
      margin-left: -32px;
      z-index: 18;
      pointer-events: none; }
      .preloader .loader .ytp-spinner .ytp-spinner-container {
        pointer-events: none;
        position: absolute;
        width: 100%;
        padding-bottom: 100%;
        top: 50%;
        left: 50%;
        margin-top: -50%;
        margin-left: -50%;
        -webkit-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        -moz-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        -o-animation: ytp-spinner-linspin 1568.23529647ms linear infinite;
        animation: ytp-spinner-linspin 1568.23529647ms linear infinite; }
        .preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator {
          position: absolute;
          width: 100%;
          height: 100%;
          -webkit-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          -moz-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          -o-animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
          animation: ytp-spinner-easespin 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }
          .preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-left {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            overflow: hidden;
            right: 50%; }
          .preloader .loader .ytp-spinner .ytp-spinner-container .ytp-spinner-rotator .ytp-spinner-right {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            overflow: hidden;
            left: 50%; }
    .preloader .loader .ytp-spinner-circle {
      box-sizing: border-box;
      position: absolute;
      width: 200%;
      height: 100%;
      border-style: solid;
      /* Spinner Color */
      border-color: #361CC1 #361CC1 #E1E1E1;
      border-radius: 50%;
      border-width: 6px; }
    .preloader .loader .ytp-spinner-left .ytp-spinner-circle {
      left: 0;
      right: -100%;
      border-right-color: #E1E1E1;
      -webkit-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -moz-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -o-animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      animation: ytp-spinner-left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }
    .preloader .loader .ytp-spinner-right .ytp-spinner-circle {
      left: -100%;
      right: 0;
      border-left-color: #E1E1E1;
      -webkit-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -moz-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      -o-animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
      animation: ytp-right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

/* Preloader Animations */
@-webkit-keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes ytp-spinner-linspin {
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg); } }

@keyframes ytp-spinner-easespin {
  12.5% {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    -moz-transform: rotate(405deg);
    -ms-transform: rotate(405deg);
    -o-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    -moz-transform: rotate(540deg);
    -ms-transform: rotate(540deg);
    -o-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    -moz-transform: rotate(675deg);
    -ms-transform: rotate(675deg);
    -o-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    -moz-transform: rotate(810deg);
    -ms-transform: rotate(810deg);
    -o-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    -moz-transform: rotate(945deg);
    -ms-transform: rotate(945deg);
    -o-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg);
    -ms-transform: rotate(1080deg);
    -o-transform: rotate(1080deg);
    transform: rotate(1080deg); } }

@-webkit-keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); } }

@keyframes ytp-spinner-left-spin {
  0% {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    -moz-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    -o-transform: rotate(130deg);
    transform: rotate(130deg); } }

@-webkit-keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); } }

@keyframes ytp-right-spin {
  0% {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    -moz-transform: rotate(-130deg);
    -ms-transform: rotate(-130deg);
    -o-transform: rotate(-130deg);
    transform: rotate(-130deg); } }

/*===========================
      02.HEADER css 
===========================*/
/*===== NAVBAR =====*/
.navbar-area {
  
  height: 58px;

  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.sticky {
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }
 
  .txt_result_tif span{
    font-weight: 500;
    color: #35ba9b;

  }

  .featured_gradient {
    padding-top: 100px;
    min-height: 340px;
    position: relative;
}

.txt_result_tif{
 text-transform: uppercase;
  height: 14px; 
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #424852;
  margin-bottom: 40px;
  
  margin-top: 25px;
}
.txt_result_tif_account{  
  background-color: #f4f6f8;
}

.txt_cooprate_info{  
 width: 50%;
  height: 48px;
  border-radius: 10px;
  background-color: #f4f6f8;
  margin:auto;
}
.txt_cooprate_info p {   
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 4;
  letter-spacing: normal;
  text-align: center;
  color: #424852;
}
.hamtrah_txt{
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
  margin-top:10px;

}

.news .line {
  background-color: #fdce56;
  width: 24px;
  height: 2px; 
  text-align: center;
  margin: 20px auto;
}

.txt_result_tif_account p{
  padding: 20px 29px;

}
.txt_result_tif_2{
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #424852;
  margin-top: 20px;
  
  margin-bottom: 20px;
}
.txt_result_tif_account p span{
  font-weight: bold;

}
.services-area{

  background: #f4f6f8;
}

.order_amount_panel{
  width:340px
}
@media (max-width: 400px) {
  
  .txt_cooprate_info{  
    width: 100% !important;
   }

.order_amount_panel{
  width:100% !important
}
.info_panel{

  font-size: 8px !important;
  line-height: 6 !important;
  border-radius: 0 !important; 
}
  }

  .logo {
    width: 166px;
    height: 58px;
  }
  .order_next_btn{

    width: 240px;
  height: 38px;
  border-radius: 21px;
  background-color: #336172;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.0;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff; 

  }

  .order_next_btn:hover{
    color:#fff
  }
  .order_btn{

    width: 130px;
  height: 38px;
  border-radius: 21px;
  background-color: #46ceac;
  color: #fff !important;
  text-transform: none !important;
  text-align: center 
  }
  .about01{
    display:none
  }
.navbar { 
  padding: 0;
  height: 58px;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.navbar-brand {
  padding: 0;     padding-left:14px;}

  .navbar-toggler.act{

    border-radius: 25px;
    height: 28px;
    width: 28px;
    margin-right: 20px;

  }
  .navbar-toggler.act .toggler-icon{


    margin: 5px 6px;
    width: 12px;

  }
  .mainMenu {
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 55px;
    z-index: 100;
   
    height: 1000px;
    width: 100%;
    display: table;
    text-align: center;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transform: scale(0);
  }
    .act {
      opacity: 1;
      display: block !important;
      transform: scale(1);
      
    

    }
    .act ul {
      padding: 18px;
    }
    .act  ul li {
      opacity: 1;
      transform: translateX(0); 
    text-align: left;
    font-size: 14px;
    color: #424852;
    padding-bottom: 10px;
    
    padding-top: 10px;
    border-bottom: #e4e8eb 1px solid;
}
.act  ul li a{
  color: #424852;
  font-size: 14px !important;
}  
.act  ul li a:hover{
  color: #13151a !important;
  font-size: 14px !important;
}  

.content_mobile_banner{

  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
  margin-right: 16px;
    margin-left: 0;
}
.footer_wide{
  height: 70px;
  background-color: #f4f6f8;margin-top:20px;}
.navbar-toggler {

  height: 58px;
  width: 60px;
  border-radius: 0;
  padding-left: 20px;
  background-color: #46ceac;
  padding: 0; }
  .navbar-toggler .toggler-icon {
    width: 20px;
    height: 2px;
    background-color: #fff;
    display: block;
    margin: 5px 20px;    
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .navbar-toggler.active .toggler-icon:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px; }
  .navbar-toggler.active .toggler-icon:nth-of-type(2) {
    opacity: 0; }
  .navbar-toggler.active .toggler-icon:nth-of-type(3) {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    top: -7px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px; } }

@media (max-width: 767px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 5px 12px; } }

.navbar-nav .nav-item {
  margin-right: 45px;
  position: relative; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item {
      margin-right: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .nav-item {
      margin: 0; } }
  @media (max-width: 767px) {
    .navbar-nav .nav-item {
      margin: 0; } }
  .navbar-nav .nav-item a {
    font-size: 10px;
    font-weight: 500; 
    color: #424852;
    letter-spacing: normal;
    padding: 10px 0;
    position: relative;    
    text-transform: uppercase;    
  }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #2E2E2E; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item a {
        display: block;
        padding: 4px 0;
        color: #2E2E2E; } }
  .navbar-nav .nav-item:hover .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item:hover .sub-menu {
        top: 0; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item:hover .sub-menu {
        top: 0; } }
  .navbar-nav .nav-item .sub-menu {
    width: 200px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible; } }
    @media (max-width: 767px) {
      .navbar-nav .nav-item .sub-menu {
        position: relative;
        width: 100%;
        top: 0;
        display: none;
        opacity: 1;
        visibility: visible; } }
    .navbar-nav .nav-item .sub-menu li {
      display: block; }
      .navbar-nav .nav-item .sub-menu li a {
        display: block;
        padding: 8px 20px;
        color: #2E2E2E; }
        .navbar-nav .nav-item .sub-menu li a.active, .navbar-nav .nav-item .sub-menu li a:hover {
          padding-left: 25px;
          color: #361CC1; }

.navbar-nav .sub-nav-toggler {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #2E2E2E;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; } }
  @media (max-width: 767px) {
    .navbar-nav .sub-nav-toggler {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      color: #2E2E2E;
      font-size: 18px;
      border: 0;
      width: 30px;
      height: 30px; } }
  .navbar-nav .sub-nav-toggler span {
    width: 8px;
    height: 8px;
    border-left: 1px solid #2E2E2E;
    border-bottom: 1px solid #2E2E2E;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    top: -5px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-btn {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }

@media (max-width: 767px) {
  .navbar-btn {
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }

.navbar-btn .main-btn {
  height: 45px;
  line-height: 45px;
  background: -webkit-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background: -o-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background: linear-gradient(to right, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
  background-size: 200%; }
  .navbar-btn .main-btn:hover {
    color: #fff;
    background-position: right center; }

.sticky .navbar-toggler .toggler-icon {
  background-color: #fff; }

.sticky .navbar-nav .nav-item a {
  color: #2E2E2E; }

.sticky .navbar-nav .nav-item.active > a, .sticky .navbar-nav .nav-item:hover > a {
  color: rgb(37, 37, 37); }

/*===== HEADER HERO =====*/
.header-hero {
  position: relative;
  z-index: 5;
  background-position: bottom center; }

#particles-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.header-hero-content {
  padding-top: 180px; }
  @media (max-width: 767px) {
    .header-hero-content {
      padding-top: 100px; } }
  .header-hero-content .header-sub-title {
    font-size: 38px;
    font-weight: 300;
    color: #fff; }
    @media (max-width: 767px) {

      .product {
        margin-top: 10px;
        border: solid 1px #eaeaea;
        padding: 10px !important;
    }

      .header-hero-content .header-sub-title {
        font-size: 24px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-hero-content .header-sub-title {
        font-size: 30px; } }
  .header-hero-content .header-title {
    font-size: 38px;
    font-weight: 700;
    color: #fff; }
    @media (max-width: 767px) {
      .header-hero-content .header-title {
        font-size: 24px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-hero-content .header-title {
        font-size: 30px; } }
  .header-hero-content .text {
    color: #fff;
    margin-top: 30px; }
  .header-hero-content .main-btn {
    margin-top: 40px; }

.header-hero-image {
  padding-top: 45px; }
  .header-hero-image img {
    max-width: 650px; }
    @media (max-width: 767px) {
      .header-hero-image img {
        max-width: 100%; } }
  @media (max-width: 767px) {
    .header-hero-image {
      padding-top: 30px; } }


      .featuredbanners_s{

        display: none; 
      }
      .featuredbanners{ 
        display: block; 
      }

/*===========================
      03.BRAND css 
===========================*/
@media (max-width: 767px) {

  .product_price_count .price_round {
    font-size: 10px;
    font-weight: 500;
    width: 81px !important;
    height: 38px;
    border-radius: 21px;
    border: solid 1px #e4e8eb;
    background-color: #fff;
    color: #424852 !important;
    text-transform: none !important;
    padding: 9px 7px !important;
    margin-left: 4px;
  }

  .featuredbanners_s{

    display: block; 
  }
  .featuredbanners{ 
    display: none; 
  }
  .brand-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.single-logo {
  padding: 0 30px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      padding: 0 15px; } }
  @media (max-width: 767px) {
    .single-logo {
      width: 50%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .single-logo {
      width: 33.33%; } }
  .single-logo img {
    width: 100%;
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
  .single-logo:hover img {
    opacity: 1; }


   
    .icon_location{
      width: 42px; 
      float: left;
    height: 42px;
    background-color: #f4f6f8;
    margin-right: 10px;
    border-radius: 25px;
    padding: 10px;
    }
    
    .icon_social_location{
      width: 37px;
      float: left;
      height: 31px;
      background-color: #e4e8eb;
      margin-right: 11px;
      border-radius: 25px;
      padding: 8px;
    }
    
/*===========================
      04.SERVICES css 
===========================*/
.single-services {
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
  -moz-box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
  box-shadow: 0px 5px 30px 0px rgba(167, 167, 167, 0.16);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  padding: 50px 30px;
  border: 2px solid transparent;
  border-radius: 8px; }
  @media (max-width: 767px) {
    .single-services {
      padding: 20px 20px 30px; } }
  .single-services .services-icon {
    display: inline-block;
    position: relative; }
    .single-services .services-icon img {
      -webkit-transition: all 0.4s ease-out 0s;
      -moz-transition: all 0.4s ease-out 0s;
      -ms-transition: all 0.4s ease-out 0s;
      -o-transition: all 0.4s ease-out 0s;
      transition: all 0.4s ease-out 0s; }
    .single-services .services-icon .shape-1 {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .single-services .services-icon i {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      font-size: 34px;
      color: #fff; }
  .single-services .services-content .services-title a {
    font-size: 26px;
    font-weight: 700;
    color: #2E2E2E;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-services .services-content .services-title a {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .single-services .services-content .services-title a {
        font-size: 20px; } }
    .single-services .services-content .services-title a:hover {
      color: #361CC1; }
  .single-services .services-content .text {
    margin-top: 30px; }
    @media (max-width: 767px) {
      .single-services .services-content .text {
        margin-top: 20px; } }
  .single-services .services-content .more {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #2E2E2E;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    .single-services .services-content .more i {
      margin-left: 10px; }
    .single-services .services-content .more:hover {
      color: #361CC1; }
  .single-services:hover {
    border-color: #FE7A7B; }
    .single-services:hover .services-icon .shape {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg); }

/*===========================
      05.ABOUT css 
===========================*/
.about-area { 
  z-index: 5;
  background-color: #f4f6f8; 
  background-position: 0px 12%;
  /* background-position: 10px; */
  background-repeat: no-repeat;
  background-size: cover;
  position: inherit;}

.about-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 35%;
  height: 100%;
  z-index: -1; }
  .about-shape-1 img {
    width: 100%; }
  @media (max-width: 767px) {

    .about01{
      display:block
    }
    .bg_items{

      background-color: #ffffff;
    
      background-size: 100% 100%;  
        background-image: url(http://vocucard.com/asset/img/faq_bg.png);
        
        background-size: contain;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
    }

    .about-shape-1 {
      display: none; } }

.about-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 35%;
  height: 100%;
  z-index: -1; }
  .about-shape-2 img {
    width: 100%; }
  @media (max-width: 767px) {
    .about-shape-2 {
      display: none; } 
    
    
      .about-area
      {

        background-position: 0px 112% !important;
      }
    }

.about-content {
  max-width: 480px; }
  .about-content .text {
    margin-top: 15px; }
 
    .about-content .main-btn {
      background: -webkit-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
      background: -o-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
      background: linear-gradient(to right, #4eb2e761 0%, #4eb1e6 50%, #fe8464 100%);
      background-size: 200%;
      height: 50px;
      line-height: 50px;
      padding: 0 35px;
      margin-top: 40px;
      }
    .about-content .main-btn:hover {
      background-position: right center; }

      .control-label{font-size:12px}
      .form-control{font-size:10px}

/*===========================
       10.SUBSCRIBE  css 
===========================*/


.news_page_title{
 
  height: 22px; 
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: normal; 
  color: #424852;
}
.cart_page_title{

 
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal; 
  color: #424852;
  text-transform: uppercase;
}
.subscribe-area .line {

  background-color: #9656fd;
  width: 24px;
  height: 2px; 
  margin-top: 3px;
  margin-bottom: 10px !important; }

.product_item_list{
  border-bottom:#e4e8eb solid 1px;
  margin-bottom: 20px; 
  padding-bottom:20px; 

}

.product_price_count .price_round {
  font-size: 10px;
  font-weight: 500;
  width: 130px;
height: 38px;
border-radius: 21px;
border: solid 1px #e4e8eb;
background-color: #fff;
color: #424852 !important;
text-transform: none !important;
padding:10px 33px;
    margin-left: 10px;
}

.product_price_count .circle {
  width: 48px;
  height: 38px;
  border-radius: 21px;
  background-color: #e4e8eb; 
  font-size:10px; 
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  padding: 9px 7px;
  
  margin-left: 10px;
}

.product_image_name img{
  border-radius: 50%;
}
.product_image_name span{margin-left: 20px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
}
.product_image_name{
  float:left;
  width:46%;
}
.product_price_count{
 
  float:right; 
  padding-top:17px; 

}
.product_image_name img {
  width: 70px;
  height: 70px;
  }

.txt_tooshirheg{
   
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.8;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
}
.subscribe-area {
  padding: 40px 50px 90px;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
  -moz-box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
  box-shadow: 0px 0px 18px 0px rgba(50, 77, 215, 0.14);
  border-radius: 10px;
  background-color: #fff; }
  @media (max-width: 767px) {



    
.product_price_count {
  float: right;
  padding-top: 0px !important;
}

.txt_tooshirheg{display: none}
.product_image_name span {
  overflow-wrap: break-word;
  word-wrap: break-word;
  hyphens: auto;
      width: 98px;
margin-left: 8px;
font-size: 12px !important;
font-weight: 500;
font-stretch: normal;
font-style: normal;
line-height: 1.29;
letter-spacing: normal;
text-align: left;
color: #424852;
}
.product_image_name img {
width: 30px !important;
height: 30px !important;
}



    .subscribe-area {
      padding: 10px 30px 60px; } }

.subscribe-content .subscribe-title {
  font-size: 15px;
  font-weight: 700; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-content .subscribe-title {
      font-size: 30px; } }
  @media (max-width: 767px) {
    .subscribe-content .subscribe-title {
      font-size: 24px; } }
  .subscribe-content .subscribe-title span {
    font-weight: 400; }

.subscribe-form {
  position: relative; }
  .subscribe-form input {
    border: 2px solid #E1E1E1;
    height: 65px;
    padding: 0 30px;
    border-radius: 5px;
    width: 100%;
    color: #2E2E2E; }
    .subscribe-form input::placeholder {
      opacity: 1;
      color: #B9B9B9; }
    .subscribe-form input::-moz-placeholder {
      opacity: 1;
      color: #B9B9B9; }
    .subscribe-form input::-moz-placeholder {
      opacity: 1;
      color: #B9B9B9; }
    .subscribe-form input::-webkit-input-placeholder {
      opacity: 1;
      color: #B9B9B9; }
    .subscribe-form input:focus {
      border-color: #361CC1; }
  .subscribe-form button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 65px;
    line-height: 65px;
    background: -webkit-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
    background: -o-linear-gradient(left, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
    background: linear-gradient(to right, #fe8464 0%, #fe6e9a 50%, #fe8464 100%);
    background-size: 200%; }
    @media (max-width: 767px) {
      .subscribe-form button {
        position: relative;
        width: 100%;
        margin-top: 10px;
        border-radius: 5px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .subscribe-form button {
        position: absolute;
        width: auto;
        margin-top: 0;
        border-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; } }
    .subscribe-form button:hover {
      color: #fff;
      background-position: right center; }

/*===========================
       11.FOOTER  css 
===========================*/




.footer-area {
  
  background: #fff;}

.footer-area::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%; 
  z-index: -1;
  background-size: cover; }
  @media only screen and (min-width: 1921px) {
    .footer-area::before {
      height: 1120px; } }

#particles-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }

.footer-widget {
  padding-top: 50px; }

.footer-about .logo img {
  width: 160px; }

.footer-about .text {
  color: #fff;
  line-height: 30px;
  margin-top: 30px; }
.footer-copyright .social li {
  display: inline-block;
  margin-right: 30px; }


.footer_socials .social {
  margin-top: 20px; }
  .footer_socials .social li {
    display: inline-block;
    margin-right: 30px; }
    .footer_socials .social li a {
      font-size: 22px;
      color: #fff;
      -webkit-transition: all 0.3s ease-out 0s;
      -moz-transition: all 0.3s ease-out 0s;
      -ms-transition: all 0.3s ease-out 0s;
      -o-transition: all 0.3s ease-out 0s;
      transition: all 0.3s ease-out 0s; }
      .footer_socials .social li a:hover {
        color: #FE8464; }

.footer-title .title {
  margin:0px;
  
  font-size: 14px;
  font-weight: 500;
  color: #424852; }

  
.link-wrapper {
  padding: 0 35px; }
  @media (max-width: 767px) {
    .link-wrapper {
      padding: 0;
      padding-right: 50px; } }
  .link-wrapper .link {
    margin-top: 10px; }
    .link-wrapper .link li {
      margin-top: 0px; }
      .link-wrapper .link li a {
        font-size: 10px;
        text-transform: uppercase;
        color: #424852;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s; }
        .link-wrapper .link li a:hover {
          color: #FE8464; }

         

.footer-contact .contact {
  padding-top: 2px; }
  .footer-contact .contact li {
    margin-top: 20px;
    font-size: 14px;
    color: #424852; }

.footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 15px;
  padding-bottom: 30px;display: none; }

.copyright-content {
  padding-top: 15px;
  text-align: center; }
  .copyright-content p {
    color: #fff; }
  .copyright-content a {
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s; }
    .copyright-content a:hover {
      color: #FE8464; }

/*===== BACK TO TOP =====*/
.back-to-top {
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: -webkit-linear-gradient(left, #361cc1 0%, #2e82ef 100%);
  background: -o-linear-gradient(left, #361cc1 0%, #2e82ef 100%);
  background: linear-gradient(to right, #361cc1 0%, #2e82ef 100%);
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  display: none; }
  .back-to-top:hover {
    color: #fff; }



    .shopping-cart{
      padding-bottom: 50px;
      font-family: 'Montserrat', sans-serif;
    }
    
    .shopping-cart.dark{
      background-color: #f6f6f6;
    }
    
    .shopping-cart .content{
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
      background-color: white;
    }
    
    .shopping-cart .block-heading{
        padding-top: 50px;
        margin-bottom: 40px;
        text-align: center;
    }
    
    .shopping-cart .block-heading p{
      text-align: center;
      max-width: 420px;
      margin: auto;
      opacity:0.7;
    }
    
    .shopping-cart .dark .block-heading p{
      opacity:0.8;
    }
    
    .shopping-cart .block-heading h1,
    .shopping-cart .block-heading h2,
    .shopping-cart .block-heading h3 {
      margin-bottom:1.2rem;
      color: #3b99e0;
    }
    
    .shopping-cart .items{
      margin: auto;
    }
    
    .shopping-cart .items .product{
      margin-bottom: 20px;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    
    .shopping-cart .items .product .info{
      padding-top: 0px;
      text-align: center;
    }
    
    .shopping-cart .items .product .info .product-name{
      font-weight: 600;
    }
    
    .shopping-cart .items .product .info .product-name .product-info{
      font-size: 12px;
      margin-top: 15px;
    }
    
    .shopping-cart .items .product .info .product-name .product-info .value{
      font-weight: 400;
    }
    
    .shopping-cart .items .product .info .quantity .quantity-input{
        margin: auto;
        width: 80px;
    }
    
    .shopping-cart .items .product .info .price{
      margin-top: 15px;
        font-weight: bold;
        font-size: 22px;
     }
    
    .shopping-cart .summary{
      border-top: 2px solid #5ea4f3;
        background-color: #f7fbff;
        height: 100%;
        padding: 30px;
    }
    
    .shopping-cart .summary h3{
      text-align: center;
      font-size: 1.3em;
      font-weight: 600;
      padding-top: 20px;
      padding-bottom: 20px;
    }
    
    .shopping-cart .summary .summary-item:not(:last-of-type){
      padding-bottom: 10px;
      padding-top: 10px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    
    .shopping-cart .summary .text{
      font-size: 1em;
      font-weight: 600;
    }
    
    .shopping-cart .summary .price{
      font-size: 1em;
      float: right;
    }
    
    .shopping-cart .summary button{
      margin-top: 20px;
    }
    
    @media (min-width: 768px) {
      .shopping-cart .items .product .info {
        padding-top: 25px;
        text-align: left; 
      }
    
      .shopping-cart .items .product .info .price {
        font-weight: bold;
        font-size: 22px;
        top: 17px; 
      }
    
      .shopping-cart .items .product .info .quantity {
        text-align: center; 
      }
      .shopping-cart .items .product .info .quantity .quantity-input {
        padding: 4px 10px;
        text-align: center; 
      }
    }

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

  .section-cart   .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    padding: 0;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.05);
}

.section-cart   .btn-plus {
  left: auto;
  right: 0;
}
.section-cart  .form-control {
 
  text-align: center;
}

.section-cart   .form-group {
  position: relative;
}

.section-cart  .btn-plus {
  left: auto;
  right: 0;
}

.product_title{

  font-size: 12px;
    font-weight: bold;
    color: rgb(36, 36, 36);
    display: block;
    margin-bottom: 10px;
}
.price{

  font-size:15px;
  color:#000;
  font-weight:bold;
  padding: 5px;
  
}

.btn {
  line-height: 30px;
  padding: 5px 20px;
   border-radius: 20px; 
  font-size: 0.9rem;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.5);
  background-color: transparent;
  border: none;
}

.btn {
  /* display: inline-block; */
  /* font-weight: 400; */
  /* text-align: center; */
  /* white-space: nowrap; */
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5; 
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.product{ 
  margin-top:10px;
  border: solid 1px #eaeaea;
  padding: 20px;
}
.subscribe-title{
  width: 170px;
  height: 17px;
  font-family: Rubik;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
}

 .order-information {
  background-color: rgb(255, 237, 181);
  padding: 20px 40px; 
}
.order-information .info-row {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 10px;
}

.order-information .info-row h5 {
  font-size: 15px;
  text-align: right;
  flex: 0 0 50%;
  margin: 0px 5px;
  padding: 0px 5px;
}

.order-information .info-row h5:nth-of-type(2n) {
  text-align: left;
}

header h2 {
  font-size: 16px;
  color: rgb(36, 36, 36);
  text-align: center;
  margin-bottom: 10px;
  font-weight: 400;
}

header h3 {
  font-size: 13px;
  font-weight: 400;
  color: rgb(36, 36, 36);
  margin-bottom: 10px;
}

.text-muted{font-size: 12px}
 

.form-control {
  height: 38px;
  border: none;
  background-color: #f4f6f8;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  font-size:12px;
  padding: 8px 20px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal; 
  letter-spacing: normal;
  color:#a9b0bb;
}

.info_panel {
  
    height: 48px;
    border-radius: 24px;
    background-color: #f9948257;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 4;
    letter-spacing: normal;
    text-align: center;
    color: #e01010;
    font-weight: bold;

}
.sum_amount_panel{  
    height: 48px;
    font-size: 12px; 
  
  padding: 15px 22px;
    background-color: #f4f6f8;
 
}
.amount_txt{
  font-weight: 900;
}
.faq_block_bottom_border{
  
  position: relative;
  z-index: 1;
  border-bottom: 10px solid #facc55;
  border-radius: 10px
}


.faq_page .panel-body ul li::before {
  content: "\2022";
  color: #1dac7c;
  font-size: 16px;
  font-weight: bold;
  display: inline-block; 
  width: 1em; 
  margin-left: -1em;
  
}
.blog-content ul li::before {
  content: "\2022";
  color: #1dac7c;
  font-size: 16px;
  font-weight: bold;
  display: inline-block; 
  width: 1em; 
  margin-left: 1em;
  
}
.blog-content ul li  {
  
  font-size: 12px;
  
  
}
.col-fixed-280{
  width:280px;
  background:red;
  position:fixed;
  height:100%;
  z-index:1;
}

.col-fixed-160{
  margin-left:240px;
  width:160px;
  background:blue;
  position:fixed;
  height:100%;
  z-index:1;
}

.col-offset-400{
  padding-left:415px;
  z-index:0;
}

.single-item{
  
  border-radius: 10px;
  box-shadow: 0 30px 90px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;

  margin-bottom:20px ;
  position: relative;
    z-index: 1;
    border-bottom: 6px solid #fdce56;

}

.single-item1{ 
  height: 580px;
  border-radius: 10px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;

  margin-bottom:20px 
}
.item-end{
 
  height: 5px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  background-color: #fdce56;
  margin-top: 25px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;

}
.date_bullet{ 
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #a9b0bb;margin-right:5px
  
}
.blog_m_date{

  height: 12px; 
  margin-top: 20px; 
  font-size: 10px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #a9b0bb;
}
.item_blog_content_end{
 
  height: 5px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  background-color: #fdce56; 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;

}
.faq_title{ 
  height: 14px; 
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3;
  margin-left: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #424852;
}
.btn-accordion img {

  content:url(http://vocucard.com/asset/img/arrow_up.png);

}
.btn-accordion.collapsed img{
  content:url(http://vocucard.com/asset/img/arrow_down.png);

}
.item_panel_end{
 
  height: 7px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  background-color: #fdce56;
 
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;

}
.btn_color1{
  background-color: #fdce56;
}
.btn_color2{
  background-color: #46ceac;
}
.btn_color5{  background-color: #1fa9de;}

.btn_color3{
  background-color: #9579da;
}
.btn_color4{
  background-color: #e4e8eb;
}
.btn_color5{
  background-color: #286d41;
}
.btn_color6{
  background-color: #b32525;
}

.btn_color7{
  background-color: #553d3d;
}

.btn_color8{
  background-color: #117205;
}

 .item_number{
  width: 48px;
  height: 48px;
  border-radius: 24px; 
}
.Elementary-600- { 
  height: 17px; 
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal; 
  text-transform :uppercase;
  color: #fdce56;
}
.preintermediate-600-{

  height: 17px; 
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal; 
  text-transform :uppercase;
  color: #424852;
}
.intermediate-900- { 
  height: 17px; 
  font-size: 14px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal; 
  text-transform :uppercase;
  color: #424852;
}

.item_number span{ 
  height: 14px; 
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.9;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
}
 a.order_item_btn:hover{
  color:#fff;
  
  text-decoration: none;
}
.order_item_btn{
 
  border: none;
  color: white;
  border-radius: 21px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;  height: 38px;
  padding: 10px 10px;
  cursor: pointer;
}

b {font-weight: bold !important;}

.item-content{  
  font-size: 12px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #424852;
  margin-top: 20px;
  
  padding-right: 33px;
  padding-left: 33px;

}
.single-item .item-image{

  width: 240px;
  height: 240px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 30px 90px 0 rgba(0, 0, 0, 0.16);
}
.panel-body{padding: 4px;}
.panel-body .bld{
  font-weight: 700;
}
.panel{
  margin-bottom: 10px; 
  border-radius: 10px;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  font-size:  12px;
}
.panel-heading{height: 50px;}


.panel-body  ul.ast-content-ul-list {
  margin-left:1.4em;
}
.panel-body  ul.ast-content-ul-list li {
  position: relative;
  padding-left: 30px;
  list-style-type: circle;
}
.single-blog{
  box-shadow: 0 30px 90px 0 rgba(0, 0, 0, 0.15);
  background-color: #ffffff;
  border-radius: 10px;
}
.single-blog:hover {
 
    position: relative;
    z-index: 1;
    border-bottom: 6px solid #fdce56;
}

.single-blog .blog-image img {
  border-radius: 10px;
 }



.single-blog .blog-content {
  padding: 15px;  
}
  .single-blog .blog-content .meta li {
    font-size: 16px;
    color: #6A6972;
    display: inline-block;
    margin-left: 50px; }
    .single-blog .blog-content .meta li:first-child {
      margin-left: 0; }
    .single-blog .blog-content .meta li a {
      color: #6A6972; }
  .single-blog .blog-content .text {
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color: #2E2E2E;
    margin-top: 15px; }
    @media (max-width: 767px) {

      .footer_wide{display: none;}
      .footer-copyright {
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        padding-top: 15px;
        padding-bottom: 30px;display: block; }

      .single-blog .blog-content .text {
        font-size: 20px;
        line-height: 30px; } }
  .single-blog .blog-content .more {
    font-size: 16px;
    color: #FE7E71;
    margin-top: 15px; }
    .single-blog .blog-content .more i {
      margin-left: 5px; }

      .video-content {
        position: relative;
        padding-bottom: 30px; }
        .video-content .dots {
          position: absolute;
          left: -30px;
          bottom: 0; }
      
      .video-wrapper {
    
        position: relative;
        -webkit-box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
        -moz-box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
        box-shadow: 0px 13px 46px 0px rgba(113, 113, 113, 0.33);
        border-radius: 10px;
        overflow: hidden; }
        @media (max-width: 767px) {
          .video-wrapper {
            margin-right: 0; } }
        .video-wrapper .video-image img {
          width: 100%; }
        .video-wrapper .video-icon {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: -webkit-linear-gradient(left, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%);
          background: -o-linear-gradient(left, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%);
          background: linear-gradient(to right, rgba(54, 28, 193, 0.2) 0%, rgba(46, 130, 239, 0.2) 100%); }
          .video-wrapper .video-icon a {
            width: 55px;
            height: 55px;
            line-height: 55px;
            text-align: center;
            border-radius: 50%;
            background-color: #fff;
            color: #FE8464;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }



            .-copy {
              width: 470px;
              height: 450px; 
              opacity: 0.15;
            }

