/*  -----------------------------------------------
	01. Theme default CSS
    02. Header
	03. Footer
	04. Function
	05. product-Tabchange
	06. aboutus-tab
	
--------------------------------------------------*/
/* 01 Theme default CSS Start */

body {
  font-family: "Cerebri Sans";
  font-weight: normal;
  font-style: normal;
  color: #696969;
  font-size: 14px; }

.img,
img {
  max-width: 100%;
  -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; }

.f-left {
  float: left; }

.f-right {
  float: right; }

.fix {
  overflow: hidden; }

a,
.button {
  -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; }

a:focus,
.button:focus {
  text-decoration: none;
  outline: none; }

a:focus,
a:hover {
  color: #9a9cff;
  text-decoration: none; }

a,
button {
  color: inherit;
  outline: medium none; }

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
  outline: 0; }

.uppercase {
  text-transform: uppercase; }

.capitalize {
  text-transform: capitalize; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cerebri Sans";
  font-weight: normal;
  color: rgb(63,91,159);
  margin-top: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
  line-height: 1.3; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1 {
  font-size: 85px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 15px; }

ul {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

p {
  font-size: 15px;
  font-weight: normal;
  line-height: 28px;
  color: #696969;
  margin-bottom: 15px; }

hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0; }

label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400; }

*::-moz-selection {
  background: #000;
  color: #ffffff;
  text-shadow: none; }

::-moz-selection {
  background: #000;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background: #000;
  color: #ffffff;
  text-shadow: none; }

/*--
    - Input Placeholder
-----------------------------------------*/
*::-moz-placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1; }

*::placeholder {
  color: #000;
  font-size: 14px;
  opacity: 1; }

/*--
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden; }

.clear {
  clear: both; }

/*--
    - Background color
-----------------------------------------*/
.grey-bg {
  background: #f8f8f8; }

.white-bg {
  background: #ffffff; }

.black-bg {
  background: #000; }

.theme-bg {
  background: #9a9cff; }

/*--
    - color
-----------------------------------------*/
.white-color {
  color: #ffffff; }

.bgc-f1f1f1{
	background-color: #f1f1f1;
}

.black-color {
  color: #000; }

.theme-color {
  color: #9a9cff; }

.primary-color {
  color: #696969; }

.color-text-2 {
  color: #dbd9ef; }

.hover-color-light:hover a {
  color: #c0bce9; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

/*--
    - Margin & Padding
-----------------------------------------*/
/*-- Margin Top --*/
.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mt-55 {
  margin-top: 55px; }

.mt-60 {
  margin-top: 60px; }

.mt-65 {
  margin-top: 65px; }

.mt-70 {
  margin-top: 70px; }

.mt-75 {
  margin-top: 75px; }

.mt-80 {
  margin-top: 80px; }

.mt-85 {
  margin-top: 85px; }

.mt-90 {
  margin-top: 90px; }

.mt-95 {
  margin-top: 95px; }

.mt-100 {
  margin-top: 100px; }

.mt-105 {
  margin-top: 105px; }

.mt-110 {
  margin-top: 110px; }

.mt-115 {
  margin-top: 115px; }

.mt-120 {
  margin-top: 120px; }

.mt-125 {
  margin-top: 125px; }

.mt-130 {
  margin-top: 130px; }

.mt-135 {
  margin-top: 135px; }

.mt-140 {
  margin-top: 140px; }

.mt-145 {
  margin-top: 145px; }

.mt-150 {
  margin-top: 150px; }

.mt-155 {
  margin-top: 155px; }

.mt-160 {
  margin-top: 160px; }

.mt-165 {
  margin-top: 165px; }

.mt-170 {
  margin-top: 170px; }

.mt-175 {
  margin-top: 175px; }

.mt-180 {
  margin-top: 180px; }

.mt-185 {
  margin-top: 185px; }

.mt-190 {
  margin-top: 190px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }

.mt-205 {
  margin-top: 205px; }

.mt-210 {
  margin-top: 210px; }

.mt-215 {
  margin-top: 215px; }

.mt-220 {
  margin-top: 220px; }

.mt-225 {
  margin-top: 225px; }

.mt-230 {
  margin-top: 230px; }

.mt-235 {
  margin-top: 235px; }

.mt-240 {
  margin-top: 240px; }

.mt-245 {
  margin-top: 245px; }

.mt-250 {
  margin-top: 250px; }

/*-- Margin Bottom --*/
.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-105 {
  margin-bottom: 105px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-115 {
  margin-bottom: 115px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-125 {
  margin-bottom: 125px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-135 {
  margin-bottom: 135px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-145 {
  margin-bottom: 145px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-155 {
  margin-bottom: 155px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-165 {
  margin-bottom: 165px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-175 {
  margin-bottom: 175px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-185 {
  margin-bottom: 185px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-195 {
  margin-bottom: 195px; }

.mb-200 {
  margin-bottom: 200px; }

.mb-205 {
  margin-bottom: 205px; }

.mb-210 {
  margin-bottom: 210px; }

.mb-215 {
  margin-bottom: 215px; }

.mb-220 {
  margin-bottom: 220px; }

.mb-225 {
  margin-bottom: 225px; }

.mb-230 {
  margin-bottom: 230px; }

.mb-235 {
  margin-bottom: 235px; }

.mb-240 {
  margin-bottom: 240px; }

.mb-245 {
  margin-bottom: 245px; }

.mb-250 {
  margin-bottom: 250px; }

/*-- Margin Left --*/
.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-65 {
  margin-left: 65px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-85 {
  margin-left: 85px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-105 {
  margin-left: 105px; }

.ml-110 {
  margin-left: 110px; }

.ml-115 {
  margin-left: 115px; }

.ml-120 {
  margin-left: 120px; }

.ml-125 {
  margin-left: 125px; }

.ml-130 {
  margin-left: 130px; }

.ml-135 {
  margin-left: 135px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-155 {
  margin-left: 155px; }

.ml-160 {
  margin-left: 160px; }

.ml-165 {
  margin-left: 165px; }

.ml-170 {
  margin-left: 170px; }

.ml-175 {
  margin-left: 175px; }

.ml-180 {
  margin-left: 180px; }

.ml-185 {
  margin-left: 185px; }

.ml-190 {
  margin-left: 190px; }

.ml-195 {
  margin-left: 195px; }

.ml-200 {
  margin-left: 200px; }

.ml-205 {
  margin-left: 205px; }

.ml-210 {
  margin-left: 210px; }

.ml-215 {
  margin-left: 215px; }

.ml-220 {
  margin-left: 220px; }

.ml-225 {
  margin-left: 225px; }

.ml-230 {
  margin-left: 230px; }

.ml-235 {
  margin-left: 235px; }

.ml-240 {
  margin-left: 240px; }

.ml-245 {
  margin-left: 245px; }

.ml-250 {
  margin-left: 250px; }

/*-- Margin Right --*/
.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.mr-55 {
  margin-right: 55px; }

.mr-60 {
  margin-right: 60px; }

.mr-65 {
  margin-right: 65px; }

.mr-70 {
  margin-right: 70px; }

.mr-75 {
  margin-right: 75px; }

.mr-80 {
  margin-right: 80px; }

.mr-85 {
  margin-right: 85px; }

.mr-90 {
  margin-right: 90px; }

.mr-95 {
  margin-right: 95px; }

.mr-100 {
  margin-right: 100px; }

.mr-105 {
  margin-right: 105px; }

.mr-110 {
  margin-right: 110px; }

.mr-115 {
  margin-right: 115px; }

.mr-120 {
  margin-right: 120px; }

.mr-125 {
  margin-right: 125px; }

.mr-130 {
  margin-right: 130px; }

.mr-135 {
  margin-right: 135px; }

.mr-140 {
  margin-right: 140px; }

.mr-145 {
  margin-right: 145px; }

.mr-150 {
  margin-right: 150px; }

.mr-155 {
  margin-right: 155px; }

.mr-160 {
  margin-right: 160px; }

.mr-165 {
  margin-right: 165px; }

.mr-170 {
  margin-right: 170px; }

.mr-175 {
  margin-right: 175px; }

.mr-180 {
  margin-right: 180px; }

.mr-185 {
  margin-right: 185px; }

.mr-190 {
  margin-right: 190px; }

.mr-195 {
  margin-right: 195px; }

.mr-200 {
  margin-right: 200px; }

.mr-205 {
  margin-right: 205px; }

.mr-210 {
  margin-right: 210px; }

.mr-215 {
  margin-right: 215px; }

.mr-220 {
  margin-right: 220px; }

.mr-225 {
  margin-right: 225px; }

.mr-230 {
  margin-right: 230px; }

.mr-235 {
  margin-right: 235px; }

.mr-240 {
  margin-right: 240px; }

.mr-245 {
  margin-right: 245px; }

.mr-250 {
  margin-right: 250px; }

/*-- Padding Top --*/
.pt-5 {
  padding-top: 5px; }

.pt-10 {
  padding-top: 10px; }

.pt-15 {
  padding-top: 15px; }

.pt-20 {
  padding-top: 20px; }

.pt-25 {
  padding-top: 25px; }

.pt-30 {
  padding-top: 30px; }

.pt-35 {
  padding-top: 35px; }

.pt-40 {
  padding-top: 40px; }

.pt-45 {
  padding-top: 45px; }

.pt-50 {
  padding-top: 50px; }

.pt-55 {
  padding-top: 55px; }

.pt-60 {
  padding-top: 60px; }

.pt-65 {
  padding-top: 65px; }

.pt-70 {
  padding-top: 70px; }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }

.pt-85 {
  padding-top: 85px; }

.pt-90 {
  padding-top: 90px; }

.pt-95 {
  padding-top: 95px; }

.pt-100 {
  padding-top: 100px; }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }

.pt-115 {
  padding-top: 115px; }

.pt-120 {
  padding-top: 120px; }

.pt-125 {
  padding-top: 125px; }

.pt-130 {
  padding-top: 130px; }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-145 {
  padding-top: 145px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-160 {
  padding-top: 160px; }

.pt-165 {
  padding-top: 165px; }

.pt-170 {
  padding-top: 170px; }

.pt-175 {
  padding-top: 175px; }

.pt-180 {
  padding-top: 180px; }

.pt-185 {
  padding-top: 185px; }

.pt-190 {
  padding-top: 190px; }

.pt-195 {
  padding-top: 195px; }

.pt-200 {
  padding-top: 200px; }

.pt-205 {
  padding-top: 205px; }

.pt-210 {
  padding-top: 210px; }

.pt-215 {
  padding-top: 215px; }

.pt-220 {
  padding-top: 220px; }

.pt-225 {
  padding-top: 225px; }

.pt-230 {
  padding-top: 230px; }

.pt-235 {
  padding-top: 235px; }

.pt-240 {
  padding-top: 240px; }

.pt-245 {
  padding-top: 245px; }

.pt-250 {
  padding-top: 250px; }

/*-- Padding Bottom --*/
.pb-5 {
  padding-bottom: 5px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-15 {
  padding-bottom: 15px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-25 {
  padding-bottom: 25px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-35 {
  padding-bottom: 35px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-45 {
  padding-bottom: 45px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-75 {
  padding-bottom: 75px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-95 {
  padding-bottom: 95px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-135 {
  padding-bottom: 135px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-155 {
  padding-bottom: 155px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-165 {
  padding-bottom: 165px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-175 {
  padding-bottom: 175px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-185 {
  padding-bottom: 185px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-195 {
  padding-bottom: 195px; }

.pb-200 {
  padding-bottom: 200px; }

.pb-205 {
  padding-bottom: 205px; }

.pb-210 {
  padding-bottom: 210px; }

.pb-215 {
  padding-bottom: 215px; }

.pb-220 {
  padding-bottom: 220px; }

.pb-225 {
  padding-bottom: 225px; }

.pb-230 {
  padding-bottom: 230px; }

.pb-235 {
  padding-bottom: 235px; }

.pb-240 {
  padding-bottom: 240px; }

.pb-245 {
  padding-bottom: 245px; }

.pb-250 {
  padding-bottom: 250px; }

/*-- Padding Left --*/
.pl-5 {
  padding-left: 5px; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-25 {
  padding-left: 25px; }

.pl-30 {
  padding-left: 30px; }

.pl-35 {
  padding-left: 35px; }

.pl-40 {
  padding-left: 40px; }

.pl-45 {
  padding-left: 45px; }

.pl-50 {
  padding-left: 50px; }

.pl-55 {
  padding-left: 55px; }

.pl-60 {
  padding-left: 60px; }

.pl-65 {
  padding-left: 65px; }

.pl-70 {
  padding-left: 70px; }

.pl-75 {
  padding-left: 75px; }

.pl-80 {
  padding-left: 80px; }

.pl-85 {
  padding-left: 85px; }

.pl-90 {
  padding-left: 90px; }

.pl-95 {
  padding-left: 95px; }

.pl-100 {
  padding-left: 100px; }

.pl-105 {
  padding-left: 105px; }

.pl-110 {
  padding-left: 110px; }

.pl-115 {
  padding-left: 115px; }

.pl-120 {
  padding-left: 120px; }

.pl-125 {
  padding-left: 125px; }

.pl-130 {
  padding-left: 130px; }

.pl-135 {
  padding-left: 135px; }

.pl-140 {
  padding-left: 140px; }

.pl-145 {
  padding-left: 145px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-160 {
  padding-left: 160px; }

.pl-165 {
  padding-left: 165px; }

.pl-170 {
  padding-left: 170px; }

.pl-175 {
  padding-left: 175px; }

.pl-180 {
  padding-left: 180px; }

.pl-185 {
  padding-left: 185px; }

.pl-190 {
  padding-left: 190px; }

.pl-195 {
  padding-left: 195px; }

.pl-200 {
  padding-left: 200px; }

.pl-205 {
  padding-left: 205px; }

.pl-210 {
  padding-left: 210px; }

.pl-215 {
  padding-left: 215px; }

.pl-220 {
  padding-left: 220px; }

.pl-225 {
  padding-left: 225px; }

.pl-230 {
  padding-left: 230px; }

.pl-235 {
  padding-left: 235px; }

.pl-240 {
  padding-left: 240px; }

.pl-245 {
  padding-left: 245px; }

.pl-250 {
  padding-left: 250px; }

/*-- Padding Right --*/
.pr-5 {
  padding-right: 5px; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-25 {
  padding-right: 25px; }

.pr-30 {
  padding-right: 30px; }

.pr-35 {
  padding-right: 35px; }

.pr-40 {
  padding-right: 40px; }

.pr-45 {
  padding-right: 45px; }

.pr-50 {
  padding-right: 50px; }

.pr-55 {
  padding-right: 55px; }

.pr-60 {
  padding-right: 60px; }

.pr-65 {
  padding-right: 65px; }

.pr-70 {
  padding-right: 70px; }

.pr-75 {
  padding-right: 75px; }

.pr-80 {
  padding-right: 80px; }

.pr-85 {
  padding-right: 85px; }

.pr-90 {
  padding-right: 90px; }

.pr-95 {
  padding-right: 95px; }

.pr-100 {
  padding-right: 100px; }

.pr-105 {
  padding-right: 105px; }

.pr-110 {
  padding-right: 110px; }

.pr-115 {
  padding-right: 115px; }

.pr-120 {
  padding-right: 120px; }

.pr-125 {
  padding-right: 125px; }

.pr-130 {
  padding-right: 130px; }

.pr-135 {
  padding-right: 135px; }

.pr-140 {
  padding-right: 140px; }

.pr-145 {
  padding-right: 145px; }

.pr-150 {
  padding-right: 150px; }

.pr-155 {
  padding-right: 155px; }

.pr-160 {
  padding-right: 160px; }

.pr-165 {
  padding-right: 165px; }

.pr-170 {
  padding-right: 170px; }

.pr-175 {
  padding-right: 175px; }

.pr-180 {
  padding-right: 180px; }

.pr-185 {
  padding-right: 185px; }

.pr-190 {
  padding-right: 190px; }

.pr-195 {
  padding-right: 195px; }

.pr-200 {
  padding-right: 200px; }

.pr-205 {
  padding-right: 205px; }

.pr-210 {
  padding-right: 210px; }

.pr-215 {
  padding-right: 215px; }

.pr-220 {
  padding-right: 220px; }

.pr-225 {
  padding-right: 225px; }

.pr-230 {
  padding-right: 230px; }

.pr-235 {
  padding-right: 235px; }

.pr-240 {
  padding-right: 240px; }

.pr-245 {
  padding-right: 245px; }

.pr-250 {
  padding-right: 250px; }

.theme__small--title {
  margin-bottom: 24px;
  display: block; }
  .theme__small--title span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 3px;
    background: #696969;
    line-height: 1;
    margin: 0 20px; }
    @media (max-width: 767px) {
      .theme__small--title span {
        width: 30px;
        margin: 0 13px; } }
  .theme__small--title .white-line {
    background: #ffffff; }

@media (max-width: 767px) {
  .theme__big--title {
    font-size: 24px; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .theme__big--title br {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .theme__big--title br {
    display: none; } }

@media (max-width: 767px) {
  .theme__big--title br {
    display: none; } }

.theme__small--title-left span {
  margin-left: 0; }

.theme__small--title-right span {
  margin-right: 0; }

.theme .add-btn {
  position: absolute;
  left: auto;
  bottom: 7px;
  height: 70px;
  width: 70px;
  background: #ffffff;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  color: #9a9cff;
  z-index: 1;
  box-shadow: 0px 10px 30px 0px rgba(191, 191, 191, 0.6);
  -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;
  right: 0; }
  .theme .add-btn::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    z-index: -1;
    opacity: 0.54; }

/* Overlay */
[data-overlay] {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  [data-overlay]::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ""; }

/*-- Overlay Color --*/
[data-overlay="light"]::before {
  background-color: #ffffff; }

[data-overlay="dark"]::before {
  /*background-color: #000;*/ }

[data-overlay="theme"]::before {
  background-color: rgb(63,91,159); }

[data-overlay="hard-blue"]::before {
  background-color: #090620; }

/*-- Overlay Opacity --*/
[data-opacity="1"]::before {
  opacity: 0.1; }

[data-opacity="2"]::before {
  opacity: 0.2; }

[data-opacity="3"]::before {
  opacity: 0.3; }

[data-opacity="4"]::before {
  opacity: 0.4; }

[data-opacity="5"]::before {
  opacity: 0.5; }

[data-opacity="6"]::before {
  opacity: 0.6; }

[data-opacity="7"]::before {
  opacity: 0.7; }

[data-opacity="75"]::before {
  opacity: 0.75; }

[data-opacity="8"]::before {
  opacity: 0.8; }

[data-opacity="9"]::before {
  opacity: 0.9; }

[data-opacity="95"]::before {
  opacity: 0.8; }

@font-face {
  font-family: 'Cerebri Sans';
  src: url("../fonts/CerebriSans-SemiBold.eot");
  src: local("Cerebri Sans SemiBold"), local("../fonts/CerebriSans-SemiBold"), url("../fonts/CerebriSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/CerebriSans-SemiBold.woff2") format("woff2"), url("../fonts/CerebriSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Cerebri Sans';
  src: url("../fonts/CerebriSans-Regular.eot");
  src: local("Cerebri Sans Regular"), local("../fonts/CerebriSans-Regular"), url("../fonts/CerebriSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CerebriSans-Regular.woff2") format("woff2"), url("../fonts/CerebriSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Cerebri Sans';
  src: url("../fonts/CerebriSans-Bold.eot");
  src: local("Cerebri Sans Bold"), local("../fonts/CerebriSans-Bold"), url("../fonts/CerebriSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CerebriSans-Bold.woff2") format("woff2"), url("../fonts/CerebriSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Cerebri Sans';
  src: url("../fonts/CerebriSans-Light.eot");
  src: local("Cerebri Sans Light"), local("../fonts/CerebriSans-Light"), url("../fonts/CerebriSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/CerebriSans-Light.woff2") format("woff2"), url("../fonts/CerebriSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Cerebri Sans';
  src: url("../fonts/CerebriSans-Medium.eot");
  src: local("Cerebri Sans Medium"), local("../fonts/CerebriSans-Medium"), url("../fonts/CerebriSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CerebriSans-Medium.woff2") format("woff2"), url("../fonts/CerebriSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/*----------------------------------------*/
/*  Button Custom Styles
/*----------------------------------------*/
.btn {
  -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;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  padding: 22px 40px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center; }
  .btn--blue {
    background-color: #9a9cff; }
  .btn--icon::after {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    font-size: 20px;
    padding-left: 14px; }
  .btn:hover {
    -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;
    color: #c0bce9; }
  .btn--white {
    background: #ffffff;
    color: #9a9cff !important; }
    .btn--white:hover {
      color: #9a9cff;
      background: #c0bce9; }
  .btn--grey {
    background: rgba(34, 31, 60, 0.1);
    color: #696969;
    -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; }
  .btn--play {
    height: 150px;
    width: 150px;
    display: inline-block;
    text-align: center;
    line-height: 150px;
    background: #ffffff;
    border-radius: 50%;
    font-size: 20px;
    color: #9a9cff;
    margin: 0 auto;
    transition: .4s; }
    .btn--play:hover {
      background: #9a9cff;
      color: #ffffff; }

.btn.btn--grey:hover {
  background: #9a9cff;
  color: #ffffff;
  -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; }

.btn--border {
  font-size: 16px;
  text-transform: capitalize;
  text-decoration: underline;
  margin: 0 26px;
  display: inline-block; }
  .btn--border--round {
    background: transparent;
    color: #9a9cff;
    border: 2px solid #9a9cff;
    padding: 21px 40px; }
    .btn--border--round:hover {
      background: #9a9cff !important;
      color: #ffffff !important; }
  .btn--border--h5 {
    border: 2px solid #b1add8;
    color: #b1add8; }
  .btn--border:hover {
    color: #c0bce9; }
	
	
	
/* 02.Navgation Start */
	
.header {
  padding: 4.29px 0; }
  .header__padding--h5 {
    padding: 0 275px; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .header__padding--h5 {
        padding: 0 15px; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header__padding--h5 {
        padding: 0 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header__padding--h5 {
        padding: 0 0px; } }
    @media (max-width: 767px) {
      .header__padding--h5 {
        padding: 0 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header__logo--h5 {
      padding: 15px 0px 0px; } }
  @media (max-width: 767px) {
    .header__logo--h5 {
      padding: 15px 0px 0px; } }
  .header__shape {
    position: absolute;
    content: "";
    -webkit-clip-path: polygon(9% 0, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(9% 0, 100% 0%, 100% 100%, 0% 100%);
    width: 34.1%;
    height: 100%;
    right: 0;
    background-color: #9a9cff;
    top: 0; }
    .header__shape .shape--img {
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      text-align: center;
      top: 50%;
      transform: translateY(-50%); }
    .header__shape--h2 {
      width: 32.3%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header {
      padding: 25px 0 10px; } }
  @media (max-width: 767px) {
    .header {
      padding: 25px 0 10px; } }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header--contacts .header--contacts-icon {
      display: none; } }
  .header--contacts .header--contacts-icon i {
    height: 45px;
    line-height: 45px;
    display: inline-block;
    width: 45px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%; }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header--contacts .header--contacts-number {
      display: none; } }
  .header--contacts .header--contacts-number h6 {
    margin-bottom: 0;
    color: #ffffff; }
  .header--contacts .header--contacts-number span {
    font-size: 18px; }
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .header--contacts--h2 {
      display: none !important; } }
  .header--social ul li {
    display: inline-block;
    margin-left: 7px; }
    .header--social ul li a {
      font-size: 15px;
      height: 45px;
      width: 45px;
      display: inline-block;
      line-height: 45px;
      background: #353156;
      text-align: center;
      border-radius: 50%;
      color: #fff; }
  .header--trans {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1; }
  .header__meta ul li {
    display: inline-flex;
    font-size: 15px;
    color: #dbd9ef;
    margin-right: 38px;
    align-items: center; }
    .header__meta ul li:last-child {
      margin-right: 0; }
    .header__meta ul li i {
      margin-right: 13px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header__meta ul li:last-child {
        display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header__meta ul li:last-child {
        display: none; } }
  .header__meta--h5 ul li i {
    color: #ffffff; }
  .header__meta--ex ul li {
    color: #696969; }
    .header__meta--ex ul li i {
      color: #9a9cff; }
  .header__burger ul {
    display: flex;
    align-items: center; }
    .header__burger ul li {
      display: inline-block;
      margin-left: 48px; }
      .header__burger ul li a {
        display: inline-block;
        color: #9a9cff; }
  .header__burger--menu {
    display: inline-block; }
    .header__burger--menu i::before {
      font-size: 29px;
      line-height: 1; }
  .header__search {
    font-size: 14px;
    color: #9a9cff; }
  .header__top--right {
    display: flex;
    align-items: center;
    justify-content: end; }
  .header__top--lang ul li {
    display: inline-flex;
    align-items: center; }
    .header__top--lang ul li a {
      color: #dbd9ef; }
      .header__top--lang ul li a i {
        margin-right: 9px; }
        @media (max-width: 767px) {
          .header__top--lang ul li a i {
            display: none; } }
      .header__top--lang ul li a::after {
        content: "\f107";
        vertical-align: middle;
        font-family: "Font Awesome 5 Pro";
        display: inline-block;
        padding-left: 6px; }
  .header__top--lang--ex ul li a {
    color: #696969; }
    .header__top--lang--ex ul li a i {
      color: #9a9cff; }
    .header__top--lang--ex ul li a::after {
      color: #696969; }
  .header__top--social {
    margin-left: 39px; }
    @media (max-width: 767px) {
      .header__top--social {
        margin-left: 0; } }
    .header__top--social ul {
      display: inline-flex;
      align-items: center; }
      .header__top--social ul li {
        display: inline-block; }
        .header__top--social ul li a {
          height: 60px;
          width: 56px;
          display: inline-block;
          line-height: 60px;
          text-align: center;
          border-right: 2px solid #434064;
          color: #b1add8;
          font-size: 17px; }
          .header__top--social ul li a:hover {
            background: #434064;
            border-right: 2px solid transparent; }
    .header__top--social--h5 ul li a:hover {
      color: #ffffff; }
    .header__top--social--ex ul li a {
      border-right: 2px solid rgba(67, 64, 100, 0.1);
      color: #696969; }
      .header__top--social--ex ul li a:hover {
        background: #434064;
        border-right: 2px solid transparent;
        color: #ffffff; }
  .header__top--h5 {
    box-shadow: 0px 10px 60px 0px rgba(118, 113, 159, 0.49);
    background: #2f2c4d;
    clip-path: polygon(0 0, 100% 0, 99% 100%, 1% 100%); }
  .header__button--h5 {
    margin-left: 160px; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header__button--h5 {
        margin-left: 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header__bottom--padding {
      padding-top: 15px; } }
  @media (max-width: 767px) {
    .header__bottom--padding {
      padding-top: 15px; } }

.header--box {
  padding: 0 300px; }
  @media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .header--box {
      padding: 0 35px; } }
  @media only screen and (min-width: 992px) and (max-width: 1200px) {
    .header--box {
      padding: 0 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header--box {
      padding: 0 0px; } }
  @media (max-width: 767px) {
    .header--box {
      padding: 0 0px; } }
  .header--box--h2 {
    padding: 0px 55px; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .header--box--h2 {
        padding: 0px 0px; } }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header--box--h2 {
        padding: 0px 0px; } }
    @media (max-width: 767px) {
      .header--box--h2 {
        padding: 0px 0px; } }

.header--menu {
  padding-left: 10px;
  float: right;
}
  .header--menu__main nav ul li {
    display: inline-block;
    margin-left: 80px;
    position: relative; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header--menu__main nav ul li {
        margin-left: 50px; } }
    .header--menu__main nav ul li a {
      color: rgb(63,91,159);
      font-weight: 600;
      padding: 30px 0;
      display: block;
      font-size: 16px; }
      @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .header--menu__main nav ul li a {
          font-size: 14px; } }
      .header--menu__main nav ul li a:hover {
        color: #9a9cff; }
    .header--menu__main nav ul li ul.submenu {
      position: absolute;
      background: #ffffff;
      width: 250px;
      top: 110%;
      left: 0;
      opacity: 0;
      visibility: hidden;
      padding: 25px 0;
      -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;
      border-top: 5px solid #9a9cff;
      box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
      z-index: 99; }
      .header--menu__main nav ul li ul.submenu li {
        margin: 0;
        display: block; }
        .header--menu__main nav ul li ul.submenu li:hover > a {
          color: #9a9cff; }
        .header--menu__main nav ul li ul.submenu li a {
          padding: 11px 30px; }
          .header--menu__main nav ul li ul.submenu li a:after {
            display: none; }
        .header--menu__main nav ul li ul.submenu li ul.submenu {
          left: 100%;
          top: 0;
          opacity: 0;
          visibility: hidden; }
        .header--menu__main nav ul li ul.submenu li:hover > ul.submenu {
          opacity: 1;
          visibility: visible; }
    .header--menu__main nav ul li:hover ul.submenu {
      opacity: 1;
      visibility: visible;
      top: 96%; }
  .header--menu__main nav ul .drop a:after {
    content: "\f107";
    vertical-align: middle;
    font-family: "font awesome 5 pro";
    font-size: 14px;
    padding-left: 7px; }
  .header--menu__main--h4 {
    display: flex;
    align-items: center;
    justify-content: end; }
    @media only screen and (min-width: 992px) and (max-width: 1200px) {
      .header--menu__main--h4 {
        justify-content: space-between; } }
    .header--menu__main--h4 nav > ul > li ul {
      text-align: left; }
    .header--menu__main--h4 nav > ul > li > a {
      color: #9a9cff;
      padding: 38px 0; }
  .header--menu--h3 nav > ul > li ul {
    text-align: left; }
  .header--menu--h3 nav > ul > li > a {
    color: #ffffff; }
    .header--menu--h3 nav > ul > li > a:hover {
      color: #dbd9ef; }
  .header--menu--h2 {
    margin-left: 40px; }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .header--menu--h2 {
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header--menu--h2 {
        margin-left: 0px; } }
    .header--menu--h2 .header-lang {
      margin-left: 120px; }
      @media only screen and (min-width: 1200px) and (max-width: 1600px) {
        .header--menu--h2 .header-lang {
          display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header--menu--h2 .header-lang {
          margin-left: 0px; } }
      @media (max-width: 767px) {
        .header--menu--h2 .header-lang {
          display: none; } }
    @media only screen and (min-width: 1200px) and (max-width: 1600px) {
      .header--menu--h2 nav ul li {
        margin-left: 29px; } }
  .header--menu--h5 nav ul li a {
    color: #b1acd7; }
  .header--menu--h5 nav ul li:hover > a {
    color: #ffffff; }
  .header--menu--h5 nav ul li ul {
    text-align: left; }
    .header--menu--h5 nav ul li ul li a {
      color: #9a9cff; }
    .header--menu--h5 nav ul li ul li:hover a {
      color: #b1acd7 !important; }
.header--menu__main ul{margin-bottom: 0 !important;}
.header-lang ul li a {
  display: inline-block;
  align-items: center;
  line-height: 1;
  padding: 10.5px 15px;
  border: 2px solid #bdbdbd;
  border-radius: 19.5px; }
  .header-lang ul li a::after {
    content: "\f107";
    vertical-align: middle;
    font-family: "font awesome 5 pro";
    font-size: 14px;
    padding-left: 9px;
    color: #9d9d9d; }
/* 02.Navgation End */

/* Headcus Start */

.header--headcus .headcus-box{
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.header--headcus .headcus-container{
	height: 100%;
}
.header--headcus .headcus-container .headcus-payment{
	width: 80%;
	display: flex;
	justify-content: space-around;
	background-color: #fff;
	position: absolute;
	left: 50%;
	bottom: -70px;
	transform: translateX(-50%);
	padding:30px 15px;
	border-radius: 5px;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.headcus-payment .paymeny-container{
	width: 200px;
	border-radius: 5px;
	overflow: hidden;
	border:2px solid rgb(199,200,201)
}

/* Headcus End */


/* 03. Footer Start */
.footer--contact-icon i {
  font-size: 35px; }

.footer--contact-text span {
  margin-bottom: 3px;
  display: block; }

.footer__title {
  margin-bottom: 23px; }

.footer__menu ul li a {
  display: block;
  margin-bottom: 8px;
  font-size: 15px; }
  .footer__menu ul li a:hover {
    color: #9a9cff; }

.footer__menu--h4 ul li a:hover {
  color: #ffffff; }

.footer__newsletter {
  margin-bottom: 22px; }
  .footer__newsletter form {
    position: relative; }
    .footer__newsletter form input {
      width: 100%;
      height: 50px;
      border: 2px solid #9a9cff;
      padding: 15px;
      font-size: 15px; }
      .footer__newsletter form input::placeholder {
        font-size: 15px;
        color: #696969; }
    .footer__newsletter form button {
      position: absolute;
      right: 0;
      width: 50px;
      text-align: center;
      line-height: 45px;
      border: 2px solid #9a9cff;
      top: 0;
      height: 100%;
      font-size: 18px;
      color: #fff;
      background: #9a9cff;
      cursor: pointer; }
  .footer__newsletter--h4 form button {
    background: #3f3c5f; }

.footer__social ul li {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #9a9cff;
  margin-right: 20px; }
  .footer__social ul li:last-child {
    margin-right: 0; }
  .footer__social ul li a {
    font-size: 14px;
    color: #696969; }
    .footer__social ul li a:hover {
      color: #9a9cff; }

.footer__social--h4 ul li {
  color: #ffffff; }
  .footer__social--h4 ul li a {
    font-size: 14px;
    color: #ffffff; }
    .footer__social--h4 ul li a:hover {
      color: #dbd9ef; }

.footer__copyright p {
  padding: 20px 0;
  border-top: 2px solid #e6e6e6; 
  color: #fff;}

.footer__copyright--h4 p {
  border-top: 2px solid #312d54; }
.container .footer-title{
	color: #fff !important;
	width: 100%;
	padding: 0 15px 20px;
	z-index: 9;
}
.footer_link li{
	color:#fff;
	line-height: 2rem !important;}
.footer_link li:not(:last-child) {
	border-bottom: 1px dashed #fff;}
.footer_concact li{color: #fff;white-space: nowrap;line-height: 2rem !important;}
.footer_concact li i{color: #fff !important;}
.footer__widget ul li{
	font-size:15px;
	line-height:1.5rem;
}
.footer__widget ul li{
	font-size:15px;
	line-height:1.5rem;
}
.footer_link li a{
	color: #fff;
}
.footer__widget h4{color: #fff !important;}
.footer_link li::before{
	content: "❯";
	width: 2em;
	height: 2em;
	text-align: center;
	color: #fff;
	margin-right:5px;
}
@media screen and (max-width:767px) {
	.footer_link{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.footer_link li{
		width: 40%;
		line-height: 2.5rem !important;
		border:none !important;
	}
}
.footer__widget ul li i{
	margin-right:5px;
	color: rgb(63,91,159);
}
@media (min-width: 992px){
	.footer__top .container .row .col-lg-4 {
	    max-width: none !important;
	}
}
@media (max-width:425px){
	.footer_concact li{white-space: normal !important;}
}
/* 03. Footer End */

/* 04. Function Start */
.container .function-container{
	width: 60%;
	margin: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.function-container .function-part{
	width: 33%;
	text-align: center;
	margin: 15px 0;
}
.function-container .function-part i{
	font-size: 60px;
	color: rgb(63,91,159);
}
.function-container .function-part p{
	font-size: 20px;
	font-weight: bold;
}
.container .function-btn{
	width: 100%;
	text-align: center;
}
.container .function-btn a button{
	cursor: pointer;
	padding: 15px 30px;
	border: 1px solid #E9ECEF;
	background-color: #fff;
	border-radius: 30px;
	transition: all .5s;
	color: rgb(63,91,159);
	font-size: 15px;
	font-weight: bold;
}
.container .function-btn a button:hover{
	background-color: rgb(63,91,159);
	color: #fff;
}
/* 04. Function End */

/* 05. product-Tabchange Start */

.tabsection {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

/* 必要布局样式css */
.large-content {
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 50%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}

.large-group {
    margin: 0 auto;
    position: relative;
    height: auto;
}

.large-header {
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
}

.large-header em {
    display: block;
    margin-bottom: 14px;
    font-style: normal;
    font-size: 30px;
}

.large-switch-circle ul {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.large-switch-circle ul li {
    opacity: .8;
    cursor: pointer;
    margin: 0 20px;
    position: relative;
    display: inline-block;
}

.large-switch-circle ul li:hover {
    color: #fff;
    opacity: 1;
}

.large-switch-circle ul .on {
    opacity: 1;
}

.large-switch-circle ul .on:after {
    content: '';
    width: 20px;
    height: 1px;
    display: inline-block;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    animation: bigdata-underline-grow both .3s;
}

.large-switch-middle {
    margin-top: 40px;
    position: relative;
    z-index: 1;
}

.large-switch-middle ul li {
    cursor: pointer;
    width: 49%;
    height: 200px;
    color: #fff;
    overflow: hidden;
    margin:10px .5px;
    background-image: -webkit-linear-gradient(bottom, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -moz-linear-gradient(bottom, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -moz-linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: -o-linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-image: linear-gradient(to top, rgba(47, 42, 65, 0.5) 0%, #2e3d50 100%);
    background-repeat: repeat;
}

.large-switch-item {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.large-switch-item:hover i{
	font-size: 30px !important;
}
.large-item-img {
    width: 60px;
    display: block;
    text-align: center;
    height: 80px;
    margin: 0 auto;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.large-item-img i{
    font-size: 50px;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-ms-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s;
}


.large-item-title {
    position: relative;
    text-align: center;
}

.large-item-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background: #fff;
    bottom: -10px;
    left: calc(50% - 10px);
}

.large-item-text {
    opacity: .4;
    height: 0;
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
    font-size: 12px;
    overflow: hidden;
    line-height: 20px;
}

.large-item-link {
    opacity: 0;
    display: block;
    width: 100px;
    margin: auto;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #fff;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.large-switch-middle .large-item-link:hover {
    color: #fff;
    border-color: #108cee;
    background: #108cee
}

.large-switch-middle .large-switch-item:hover {
    background-image: -webkit-linear-gradient(top, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -moz-linear-gradient(top, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -moz-linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: -o-linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-image: linear-gradient(to bottom, #406594 0%, rgba(87, 17, 118, 0.4) 100%);
    background-repeat: repeat
}

.large-switch-middle ul li:hover .large-item-img {
    height: 45px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 35px;
}

.large-switch-middle .large-switch-item:hover .large-item-img img {
    width: 30px;
    height: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.large-switch-middle .large-switch-item:hover .large-item-text {
    height: initial;
}

.large-switch-middle .large-switch-item:hover .large-item-link {
    opacity: 1;
}

.large-switch-item .large-item-img {
    margin-top: 40px;
}

.large-switch-dx {
    position: relative;
    text-align: center;
    line-height: 212px;
}

.large-switch-middle .large-switch-item-clear:hover {
}

.large-switch {
    width: 100%;
}
@media screen and (max-width:425px){
	.tabsection .large-switch-item{
		width: 100%;
	}
}

/* 05. product-Tabchange End */

/* 06. aboutus-tab Start */
.demo { 
	width: 100%;
}
.demo h1 { 
	font-size:28px; 
	font-weight:normal; 
	margin-bottom:50px; 
}
.tips { 
	color:#999; 
	font-size:12px; 
	margin:50px 0 20px; 
}

.tab-content { 
	background-color:#fff; 
	padding:20px; 
}
.tab-content h4, .accordion-content h4 { 
	margin-bottom:5px; 
}
.tab-content p, .accordion-content p { 
	margin-bottom:10px; 
}
.tabs-list{
	background-color: #f7f7f7;
}
@media only screen and ( max-width:1000px ){
	.demo { width:100%; }
}

/* 06. aboutus-tab End */

/* 07. aboutus-corporate Start */
@font-face {
    font-family: cicon;
    src: url(fonts/font_385839_bxvpl1zmvwj.eot);
    src: url(fonts/font_385839_bxvpl1zmvwj.eot#iefix) format("embedded-opentype"), url(fonts/font_385839_bxvpl1zmvwj.woff) format("woff"), url(fonts/font_385839_bxvpl1zmvwj.ttf) format("truetype")
}
.c-icon {
    font-family: cicon!important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-row:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.c-wrapper {
    width: 100%;
    margin: 0 auto
}
.c-col6 {
    width: 25%;
    float: left;
    box-sizing: border-box;
}
.m-product-panel {
    text-align: center;
    padding: 30px 0;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 0
}
.c-title-large.light {
    color: #fff;
}
.c-title-large .c-title-main {
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
}
.c-title-large .c-title-main:after {
    width: 120px;
    margin-top: 23px;
    content: "";
    display: block;
    height: 4px;
    background: #1ccfc9;
    margin: 16px auto 0;
    background: #fff;
}
.c-title-large {
    text-align: center;
    margin-bottom: 56px;
}
.m-product-panel .m-product-panel-list {
    background: #f5f8f9;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(7, 61, 125, .16);
	display: flex;
}
.m-product-panel .m-product-panel-list>li {
    position: relative;
    cursor: default
}
.m-product-panel .m-product-panel-list>li h4 {
    color: #4a4a4a;
    font-size: 27px;
    padding: 20px 20px 0;
    -webkit-transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, transform .3s ease;
    transition: color .3s ease, transform .3s ease, -webkit-transform .3s ease
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-note {
    color: #7d7e7e;
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    padding: 20px 30px;
    -webkit-transition: -webkit-transform .3s ease .05s;
    transition: -webkit-transform .3s ease .05s;
    transition: transform .3s ease .05s;
    transition: transform .3s ease .05s, -webkit-transform .3s ease .05s
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-icon {
    position: absolute;
    width: 100%;
    bottom: 90px;
    left: 0;
    color: #dcdedf;
    color: rgba(0, 0, 0, .1);
    font-size: 64px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .5s ease, opacity .5s ease;
    transition: visibility .5s ease, opacity .5s ease
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-button {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility .5s ease, opacity .5s ease, -webkit-transform .3s ease .15s;
    transition: visibility .5s ease, opacity .5s ease, -webkit-transform .3s ease .15s;
    transition: visibility .5s ease, opacity .5s ease, transform .3s ease .15s;
    transition: visibility .5s ease, opacity .5s ease, transform .3s ease .15s, -webkit-transform .3s ease .15s
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-button button {
    height: 28px;
    line-height: 26px;
    padding: 0 18px;
    cursor: inherit;
    color: #666;
    font-size: 14px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    background: transparent;
    -webkit-transition: color .3s ease, border-color .3s ease, background .3s ease;
    transition: color .3s ease, border-color .3s ease, background .3s ease
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail {
    width: 100%;
    padding: 20px 50px;
    text-align: left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform .3s ease .1s;
    transition: -webkit-transform .3s ease .1s;
    transition: transform .3s ease .1s;
    transition: transform .3s ease .1s, -webkit-transform .3s ease .1s;
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail li span{
	font-size: 16px;
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail.value li{
	line-height: 2rem;
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail li {
    color: #999;
    font-size: 14px;
}
.m-product-panel .m-product-panel-list>li .m-product-panel-list-detail .c-icon {
    color: #ddd;
    font-size: 20px;
    margin-right: 12px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    position: relative;
    top: 2px
}
.m-product-panel .m-product-panel-list>li>div {
    position: relative;
    z-index: 9;
    margin: 25px 0;
    border-left: 1px dashed #d6d6d6;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease;
    overflow: hidden
}
.m-product-panel .m-product-panel-list>li>div {
    display: block;
    width: 100%;
    height: 90%;
    color: inherit;
    text-decoration: none
}
.m-product-panel-list li div i{
	font-size: 48px;
	-webkit-transition: -webkit-transform .3s ease .1s;
	transition: -webkit-transform .3s ease .1s;
	transition: transform .3s ease .1s;
	transition: transform .3s ease .1s, -webkit-transform .3s ease
}
.m-product-panel .m-product-panel-list>li:first-child>div {
    border-left-color: transparent
}
.m-product-panel .m-product-panel-list>li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: #f5f8f9;
    -webkit-transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease;
    transition: background .3s ease, transform .3s ease, box-shadow .3s ease, -webkit-transform .3s ease
}
.m-product-panel .m-product-panel-list>li.active:after, .m-product-panel .m-product-panel-list>li:hover:after {
    z-index: 1;
    background: #fff;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0 0px 4px 0 rgba(0, 0, 0, .13)
}
.m-product-panel .m-product-panel-list>li.active+li>div, .m-product-panel .m-product-panel-list>li.active>div, .m-product-panel .m-product-panel-list>li:hover+li>div, .m-product-panel .m-product-panel-list>li:hover>div {
    border-left-color: transparent
}
.m-product-panel .m-product-panel-list>li.active h4, .m-product-panel .m-product-panel-list>li:hover i {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0);
	color:rgb(63,91,159)
}
.m-product-panel-list>li.active div i{
	-webkit-transform: translate3d(0, 40px, 0);
	transform: translate3d(0, 40px, 0)
}
.m-product-panel .m-product-panel-list>li.active h4, .m-product-panel .m-product-panel-list>li:hover h4 {
    color: #1ccfc9;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}
.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-note, .m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-note {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}
.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-icon, .m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-icon {
    visibility: hidden;
    opacity: 0
}
.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-button, .m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-button {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}
.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-button button, .m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-button button {
    color: #fff;
    border-color: #1ccfc9;
    background: #1ccfc9;
    box-shadow: 0 0 9px rgba(0, 0, 0, .06)
}
.m-product-panel .m-product-panel-list>li.active .m-product-panel-list-detail, .m-product-panel .m-product-panel-list>li:hover .m-product-panel-list-detail {
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
}
.m-product-panel .m-product-panel-more {
    margin-top: 64px
}
.m-product-panel .m-product-panel-more a {
    color: #666;
    text-decoration: none;
    font-size: 18px;
    line-height: 36px;
    padding: 6px 26px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    -webkit-transition: color .3s ease, border-color .3s ease, background .3s ease;
    transition: color .3s ease, border-color .3s ease, background .3s ease
}
.m-product-panel .m-product-panel-more a:hover {
    color: #fff;
    border-color: #1ccfc9;
    background: #1ccfc9
}
.m-product-panel-list-button button{
	cursor: pointer !important;
}
/* 07. aboutus-corporate End */

/* 08. public Start*/
.cus-content,.analysis-content{
	text-align: center;
}
.pub-i{
	width: 80px;
	height: 80px;
	margin: 10px auto;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	background-color: rgba(63,91,159,.3);
	border-radius: 50%;
}
/* .pub-i:nth-child(2n+1){
	border-top: 2px solid rgb(63,91,159);
	border-left: 2px dashed rgb(63,91,159);
	border-right: 2px solid rgb(63,91,159);
	border-bottom: 2px solid rgb(63,91,159);
} */
.pub-i i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 50px;
	color: rgb(63,91,159);
}
/* 08. public End */