

/*-- Google Font --*/
@import url("https://fonts.googleapis.com/css?family=Cormorant+Garamond:300,400,500,600,700|Poppins:300,400,500,600,700,800,900|Josefin+Sans:wght@300;400;500;600;700|Abril+Fatface|Great+Vibe|Lobster&amp;display=swap");
/*-- Common Style --*/
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
    background-image: url(../../image/med16.jpg) !important;
 
  line-height: 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #000; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #dc0005;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-top: 0; }

p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #333;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif; }

h1 {
  font-size: 36px;
  line-height: 42px; }

h2 {
  font-size: 30px;
  line-height: 36px; }

h3 {
  font-size: 24px;
  line-height: 30px; }

h4 {
  font-size: 18px;
  line-height: 24px; }

h5 {
  font-size: 14px;
  line-height: 18px; }

h6 {
  font-size: 12px;
  line-height: 14px; }

p:last-child {
  margin-bottom: 0; }

a,
button {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  color: #000; }

a,
button,
img,
input,
span {
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

*:focus {
  outline: none !important; }

a:focus {
  color: inherit;
  outline: none;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

button,
input[type="submit"] {
  cursor: pointer; }

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

/*-- 
    - Common Classes
-----------------------------------------*/
.fix {
  overflow: hidden; }

.hidden {
  display: none; }

.clear {
  clear: both; }

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

.capitalize {
  text-transform: capitalize; }

.uppercase {
  text-transform: uppercase; }

.bg-img {
  background-position: center center;
  background-size: cover; }

.border-bottom-1 {
  border-bottom: 1px solid #d5d5d5; }

a:hover {
  color: #a749ff; }

/*************************
  Basic margin padding
*************************/
.m-0 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0; }

.p-0 {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0; }

/*************************
         Margin top
*************************/
.mt-0 {
  margin-top: 0; }

.mt-10 {
  margin-top: 10px; }

.mt-12 {
  margin-top: 12px; }

.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-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }
  @media only screen and (max-width: 767px) {
    .mt-80 {
      margin-top: 60px; } }

.mt-90 {
  margin-top: 90px; }

.mt-100 {
  margin-top: 100px; }

.mt-110 {
  margin-top: 110px; }

.mt-120 {
  margin-top: 120px; }

.mt-130 {
  margin-top: 130px; }

.mt-140 {
  margin-top: 140px; }

.mt-150 {
  margin-top: 150px; }

.mt-195 {
  margin-top: 195px; }

.mt-200 {
  margin-top: 200px; }

/*************************
      Margin right
*************************/
.mr-0 {
  margin-right: 0px; }

.mr-10 {
  margin-right: 10px; }

.mr-12 {
  margin-right: 12px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-50 {
  margin-right: 50px; }

.mr-60 {
  margin-right: 60px; }

.mr-70 {
  margin-right: 70px; }

.mr-80 {
  margin-right: 80px; }

.mr-90 {
  margin-right: 90px; }

.mr-100 {
  margin-right: 100px; }

.mr-110 {
  margin-right: 110px; }

.mr-120 {
  margin-right: 120px; }

.mr-130 {
  margin-right: 130px; }

.mr-140 {
  margin-right: 140px; }

.mr-150 {
  margin-right: 150px; }

/*************************
      Margin bottom
*************************/
.mb-0 {
  margin-bottom: 0; }

.mb-10 {
  margin-bottom: 10px; }

.mb-12 {
  margin-bottom: 12px; }

.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; }
  @media only screen and (max-width: 767px) {
    .mb-80 {
      margin-bottom: 60px; } }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    .mb-100 {
      margin-bottom: 50px; } }

.mb-110 {
  margin-bottom: 110px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-150 {
  margin-bottom: 150px; }

/*************************
        Margin left
*************************/
.ml-0 {
  margin-left: 0; }

.ml-10 {
  margin-left: 10px; }

.ml-12 {
  margin-left: 12px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-30 {
  margin-left: 30px; }

.ml-40 {
  margin-left: 40px; }

.ml-50 {
  margin-left: 50px; }

.ml-55 {
  margin-left: 55px; }

.ml-60 {
  margin-left: 60px; }

.ml-70 {
  margin-left: 70px; }

.ml-75 {
  margin-left: 75px; }

.ml-80 {
  margin-left: 80px; }

.ml-90 {
  margin-left: 90px; }

.ml-95 {
  margin-left: 95px; }

.ml-100 {
  margin-left: 100px; }

.ml-110 {
  margin-left: 110px; }

.ml-120 {
  margin-left: 120px; }

.ml-130 {
  margin-left: 130px; }

.ml-140 {
  margin-left: 140px; }

.ml-145 {
  margin-left: 145px; }

.ml-150 {
  margin-left: 150px; }

.ml-ntv5 {
  margin-left: -5px; }

/*************************
        Padding top
*************************/
.pt-0 {
  padding-top: 0; }

.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-70 {
  padding-top: 70px; }
  @media only screen and (max-width: 767px) {
    .pt-70 {
      padding-top: 60px; } }

.pt-75 {
  padding-top: 75px; }

.pt-80 {
  padding-top: 80px; }
  @media only screen and (max-width: 767px) {
    .pt-80 {
      padding-top: 60px; } }

.pt-95 {
  padding-top: 95px; }
  @media only screen and (max-width: 767px) {
    .pt-95 {
      padding-top: 55px; } }

.pt-90 {
  padding-top: 90px; }
  @media only screen and (max-width: 767px) {
    .pt-90 {
      padding-top: 50px; } }

.pt-100 {
  padding-top: 100px; }
  @media only screen and (max-width: 767px) {
    .pt-100 {
      padding-top: 60px; } }

.pt-105 {
  padding-top: 105px; }

.pt-110 {
  padding-top: 110px; }
  @media only screen and (max-width: 767px) {
    .pt-110 {
      padding-top: 40px; } }

.pt-115 {
  padding-top: 115px; }
  @media only screen and (max-width: 767px) {
    .pt-115 {
      padding-top: 60px; } }

.pt-120 {
  padding-top: 120px; }
  @media only screen and (max-width: 767px) {
    .pt-120 {
      padding-top: 50px; } }

.pt-125 {
  padding-top: 125px; }
  @media only screen and (max-width: 767px) {
    .pt-125 {
      padding-top: 55px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-125 {
      padding-top: 75px; } }

.pt-128 {
  padding-top: 128px; }

.pt-130 {
  padding-top: 130px; }
  @media only screen and (max-width: 767px) {
    .pt-130 {
      padding-top: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-130 {
      padding-top: 80px; } }

.pt-135 {
  padding-top: 135px; }

.pt-140 {
  padding-top: 140px; }

.pt-150 {
  padding-top: 150px; }

.pt-155 {
  padding-top: 155px; }

.pt-170 {
  padding-top: 170px; }

.pt-180 {
  padding-top: 180px; }
  @media only screen and (max-width: 767px) {
    .pt-180 {
      padding-top: 60px; } }

.pt-205 {
  padding-top: 205px; }

.pt-230 {
  padding-top: 230px; }

.pt-270 {
  padding-top: 270px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pt-270 {
      padding-top: 170px; } }
  @media only screen and (max-width: 767px) {
    .pt-270 {
      padding-top: 100px; } }

.pt-240 {
  padding-top: 240px; }

.pt-365 {
  padding-top: 365px; }

.pt-370 {
  padding-top: 370px; }

.pt-380 {
  padding-top: 380px; }

/*************************
        Padding right
*************************/
.pr-0 {
  padding-right: 0; }

.pr-10 {
  padding-right: 10px; }

.pr-15 {
  padding-right: 15px; }

.pr-20 {
  padding-right: 20px; }

.pr-30 {
  padding-right: 30px; }

.pr-40 {
  padding-right: 40px; }

.pr-50 {
  padding-right: 50px; }

.pr-60 {
  padding-right: 60px; }

.pr-70 {
  padding-right: 70px; }

.pr-80 {
  padding-right: 80px; }

.pr-90 {
  padding-right: 90px; }

.pr-100 {
  padding-right: 100px; }

.pr-110 {
  padding-right: 110px; }

.pr-120 {
  padding-right: 120px; }

.pr-130 {
  padding-right: 130px; }

.pr-140 {
  padding-right: 140px; }

.pr-155 {
  padding-right: 155px; }

.pr-270 {
  padding-right: 270px; }

/*************************
        Padding bottom
*************************/
.pb-0 {
  padding-bottom: 0; }

.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-50 {
  padding-bottom: 50px; }

.pb-55 {
  padding-bottom: 55px; }
  @media only screen and (max-width: 767px) {
    .pb-55 {
      padding-bottom: 15px; } }

.pb-60 {
  padding-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    .pb-60 {
      padding-bottom: 20px; } }

.pb-65 {
  padding-bottom: 65px; }

.pb-70 {
  padding-bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .pb-70 {
      padding-bottom: 30px; } }

.pb-80 {
  padding-bottom: 80px; }
  @media only screen and (max-width: 767px) {
    .pb-80 {
      padding-bottom: 40px; } }

.pb-85 {
  padding-bottom: 85px; }

.pb-90 {
  padding-bottom: 90px; }
  @media only screen and (max-width: 767px) {
    .pb-90 {
      padding-bottom: 50px; } }

.pb-95 {
  padding-bottom: 95px; }
  @media only screen and (max-width: 767px) {
    .pb-95 {
      padding-bottom: 55px; } }

.pb-100 {
  padding-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    .pb-100 {
      padding-bottom: 30px; } }

.pb-105 {
  padding-bottom: 105px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-115 {
  padding-bottom: 115px; }
  @media only screen and (max-width: 767px) {
    .pb-115 {
      padding-bottom: 60px; } }

.pb-120 {
  padding-bottom: 120px; }
  @media only screen and (max-width: 767px) {
    .pb-120 {
      padding-bottom: 50px; } }

.pb-125 {
  padding-bottom: 125px; }

.pb-130 {
  padding-bottom: 130px; }
  @media only screen and (max-width: 767px) {
    .pb-130 {
      padding-bottom: 60px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-130 {
      padding-bottom: 80px; } }

.pb-140 {
  padding-bottom: 140px; }
  @media only screen and (max-width: 767px) {
    .pb-140 {
      padding-bottom: 60px; } }

.pb-145 {
  padding-bottom: 145px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-280 {
  padding-bottom: 280px; }

.pb-210 {
  padding-bottom: 210px; }

.pb-285 {
  padding-bottom: 285px; }

.pb-270 {
  padding-bottom: 270px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pb-270 {
      padding-bottom: 170px; } }
  @media only screen and (max-width: 767px) {
    .pb-270 {
      padding-bottom: 100px; } }

.pb-290 {
  padding-bottom: 290px; }

/*************************
        Padding left
*************************/
.pl-0 {
  padding-left: 0; }

.pl-10 {
  padding-left: 10px; }

.pl-15 {
  padding-left: 15px; }

.pl-20 {
  padding-left: 20px; }

.pl-30 {
  padding-left: 30px; }

.pl-40 {
  padding-left: 40px; }

.pl-50 {
  padding-left: 50px; }

.pl-60 {
  padding-left: 60px; }

.pl-70 {
  padding-left: 70px; }

.pl-80 {
  padding-left: 80px; }

.pl-90 {
  padding-left: 90px; }

.pl-100 {
  padding-left: 100px; }

.pl-110 {
  padding-left: 110px; }

.pl-120 {
  padding-left: 120px; }

.pl-130 {
  padding-left: 130px; }

.pl-140 {
  padding-left: 140px; }

.pl-150 {
  padding-left: 150px; }

.pl-155 {
  padding-left: 155px; }

.pl-190 {
  padding-left: 190px; }

/***************************
    Page section padding 
****************************/
.ptb-0 {
  padding: 0; }

.ptb-10 {
  padding: 10px 0; }

.ptb-20 {
  padding: 20px 0; }

.ptb-30 {
  padding: 30px 0; }

.ptb-35 {
  padding: 35px 0; }

.ptb-32 {
  padding: 32px 0; }

.ptb-40 {
  padding: 40px 0; }

.ptb-50 {
  padding: 50px 0; }

.ptb-60 {
  padding: 60px 0; }

.ptb-70 {
  padding: 70px 0; }

.ptb-80 {
  padding: 80px 0; }

.ptb-90 {
  padding: 90px 0; }

.ptb-100 {
  padding: 100px 0; }

.ptb-110 {
  padding: 110px 0; }

.ptb-120 {
  padding: 120px 0; }

.ptb-130 {
  padding: 130px 0; }

.ptb-140 {
  padding: 140px 0; }

.ptb-150 {
  padding: 150px 0; }

.ptb-160 {
  padding: 160px 0; }

.ptb-170 {
  padding: 170px 0; }

.ptb-177 {
  padding: 177px 0; }

.ptb-180 {
  padding: 180px 0; }

.ptb-190 {
  padding: 190px 0; }

.ptb-200 {
  padding: 200px 0; }

.ptb-210 {
  padding: 210px 0; }

.ptb-220 {
  padding: 220px 0; }

.ptb-290 {
  padding: 290px 0; }

.ptb-310 {
  padding: 310px 0; }

/***************************
    Page section margin 
****************************/
.mtb-0 {
  margin: 0; }

.mtb-10 {
  margin: 10px 0; }

.mtb-15 {
  margin: 15px 0; }

.mtb-20 {
  margin: 20px 0; }

.mtb-30 {
  margin: 30px 0; }

.mtb-40 {
  margin: 40px 0; }

.mtb-50 {
  margin: 50px 0; }

.mtb-60 {
  margin: 60px 0; }

.mtb-70 {
  margin: 70px 0; }

.mtb-80 {
  margin: 80px 0; }

.mtb-90 {
  margin: 90px 0; }

.mtb-100 {
  margin: 100px 0; }

.mtb-110 {
  margin: 110px 0; }

.mtb-120 {
  margin: 120px 0; }

.mtb-130 {
  margin: 130px 0; }

.mtb-140 {
  margin: 140px 0; }

.mtb-150 {
  margin: 150px 0; }

.mtb-290 {
  margin: 290px 0; }

/*-- 
    - Input Placeholder
-----------------------------------------*/
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

input {
  background: #eceff8;
  border: 2px solid #eceff8;
  height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  width: 100%; }

select {
  width: 100%;
  background: transparent;
  border: 0px solid #eceff8;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  color: #333; }

option {
  background: #fff;
  border: 0px solid #626262;
  padding-left: 10px;
  font-size: 14px; }

input:focus {
  background: transparent; }

textarea {
  resize: vertical;
  background: #eceff8;
  border: 2px solid #eceff8;
  padding: 10px;
  width: 100%;
  font-size: 14px; }

textarea:focus {
  background: transparent;
  border: 2px solid #4FC1F0;
  outline: none; }

.input-group.divcenter.input-group .form-control {
  padding-left: 0px; }

.custom-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom-row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media only screen and (max-width: 767px) {
    .custom-row {
      margin-right: -15px;
      margin-left: -15px; } }

.custom-row-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .custom-row-2 div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .custom-row-2 div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px; } }
    @media only screen and (max-width: 767px) {
      .custom-row-2 div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom-row-2 {
      margin-right: -5px;
      margin-left: -5px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-row-2 {
      margin-right: -5px;
      margin-left: -5px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-row-2 {
      margin-right: -15px;
      margin-left: -15px; } }
  @media only screen and (max-width: 767px) {
    .custom-row-2 {
      margin-right: -15px;
      margin-left: -15px; } }

.custom-row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -13.6px;
  margin-left: -13.6px; }
  .custom-row-3 div[class^="col-"] {
    padding-left: 13.6px;
    padding-right: 13.6px; }
    @media only screen and (max-width: 767px) {
      .custom-row-3 div[class^="col-"] {
        padding-left: 15px;
        padding-right: 15px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom-row-3 {
      margin-right: -13.6px;
      margin-left: -13.6px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-row-3 {
      margin-right: -13.6px;
      margin-left: -13.6px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-row-3 {
      margin-right: -13.6px;
      margin-left: -13.6px; } }
  @media only screen and (max-width: 767px) {
    .custom-row-3 {
      margin-right: -15px;
      margin-left: -15px; } }

.custom-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  min-height: 1px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom-col-5 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom-col-5 {
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom-col-5 {
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media only screen and (max-width: 767px) {
    .custom-col-5 {
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .custom-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }

.mobile-menu-area {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobile-menu-area {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .mobile-menu-area {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .mobile-menu-area {
      display: block; } }
  .mobile-menu-area.white-mobile-menu a.meanmenu-reveal {
    color: #fff;
    border: 1px solid #fff; }
    .mobile-menu-area.white-mobile-menu a.meanmenu-reveal span {
      background-color: #fff; }

.stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal {
  color: #333;
  border: 1px solid #333; }
  .stick .mobile-menu-area.white-mobile-menu a.meanmenu-reveal span {
    background-color: #333; }

.mean-container a.meanmenu-reveal {
  top: -30px; }

#mobile-menu-active {
  display: none; }

.mobile-menu .mean-nav ul.menu-overflow {
  height: 215px;
  margin-top: 10;
  overflow-y: auto; }

.mobile-menu.mean-container .mean-nav ul {
  margin: 14px 0 0; }

/*-- 
    Scroll Up 
-----------------------------------------*/
#scrollUp {
  width: 50px;
  height: 50px;
  background-color: #214987;
  color: #fff;
  right: 20px;
  bottom: 60px;
  text-align: center;
  overflow: hidden;
  border-radius: 50px;
  z-index: 9811 !important; }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      width: 40px;
      height: 40px; } }
  #scrollUp i {
    display: block;
    line-height: 50px;
    font-size: 22px; }
    @media only screen and (max-width: 767px) {
      #scrollUp i {
        line-height: 40px;
        font-size: 16px; } }
  #scrollUp:hover i {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

.height-100 {
  height: 100vh; }

/*--
    - Background Color
------------------------------------------*/
.bg-purple {
  background-color: #f0e0ff; }

.bg-purple-2 {
  background-color: #cea1f8; }

.bg-gray {
  background-color: #ffd1cc; }

.bg-gray-2 {
  background-color: #f6f6f6; }

.bg-gray-3 {
  background-color: #f7f7f7; }

.bg-gray-4 {
  background-color: #f1f1f1; }

.bg-gray-5 {
  background-color: #f9f9f9; }

.bg-gray-6 {
  background-color: #e9e6e9; }

.bg-black {
  background-color: #000000; }

.bg-black-2 {
  background-color: #1b1b1b; }

.bg-black-3 {
  background-color: #202022; }

.bg-glaucous {
  background-color: #daedff; }

.bg-aqua {
  background-color: #dbfffb; }

.bg-white {
  background-color: #fff; }

.bg-punch {
  background-color: #ff8e8d; }

.bg-pink {
  background-color: #d70056; }

.bg-skyblue {
  background-color: #b50f13; }

.default-overlay {
  position: relative; }
  .default-overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .res-white-overly-md {
    position: relative; }
    .res-white-overly-md:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: #fff;
      opacity: .4;
      z-index: 9; } }

@media only screen and (max-width: 767px) {
  .res-white-overly-xs {
    position: relative; }
    .res-white-overly-xs:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: #fff;
      opacity: .4;
      z-index: 2; }
  .res-black-overly-xs {
    position: relative; }
    .res-black-overly-xs:before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: #000;
      opacity: .4;
      z-index: 9; } }

.btn-hover a {
  position: relative;
  -webkit-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s; }
  .btn-hover a:hover {
    border: 1px solid #214987;
    color: #fff; }
  .btn-hover a::before, .btn-hover a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    z-index: -1; }
  .btn-hover a::after {
    width: 0;
    left: auto;
    right: 0;
    background: #214987; }
  .btn-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto; }

.btn-hover.slider-btn-round a::before, .btn-hover.slider-btn-round a::after, .btn-hover.discover-more-btn a::before, .btn-hover.discover-more-btn a::after, .btn-hover.btn-only-round a::before, .btn-hover.btn-only-round a::after, .btn-hover.banner-cake-btn-1 a::before, .btn-hover.banner-cake-btn-1 a::after, .btn-hover.valentine-btn a::before, .btn-hover.valentine-btn a::after {
  border-radius: 50px; }

.btn-hover.slider-btn-round-white a:hover {
  border: 1px solid #214987; }

.btn-hover.discover-more-btn a:hover, .btn-hover.banner-cake-btn-1 a:hover {
  border: none; }

a.default-btn {
  font-size: 16px;
  color: #010101;
  display: inline-block;
  border: 1px solid #333;
  text-transform: uppercase;
  line-height: 1;
  padding: 19px 50px 21px; }

/* slider img bounce */
@-webkit-keyframes bounce-img {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes bounce-img {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); }
  50% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px); } }

@-webkit-keyframes snow {
  0% {
    background-position: 0 0,0 0,0 0; }
  100% {
    background-position: 500px 1000px,400px 400px,300px 300px; } }

@keyframes snow {
  0% {
    background-position: 0 0,0 0,0 0; }
  100% {
    background-position: 500px 1000px,400px 400px,300px 300px; } }



.body-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0); }

.padding-10-row-col .row {
  margin-right: -5px;
  margin-left: -5px; }
  .padding-10-row-col .row div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px; }

.padding-20-row-col .row {
  margin-right: -10px;
  margin-left: -10px; }
  .padding-20-row-col .row div[class^="col-"] {
    padding-left: 10px;
    padding-right: 10px; }

.hm21-section-padding .container-fluid {
  padding-right: 10px;
  padding-left: 10px; }

/*----- 2. Header style ----*/
.header-area {
  position: relative; }

.sticky-bar.stick {
  -webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
  background-color: #fff;
  border-bottom: 0 solid #4a90e2;
  -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.06);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  left: 0;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s; }

.header-padding-1 .container-fluid {
  padding: 0 80px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-padding-1 .container-fluid {
      padding: 0 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-padding-1 .container-fluid {
      padding: 0 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-padding-1 .container-fluid {
      padding: 0 40px; } }
  @media only screen and (max-width: 767px) {
    .header-padding-1 .container-fluid {
      padding: 0 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-res-padding {
    padding: 20px 0 15px; } }

@media only screen and (max-width: 767px) {
  .header-res-padding {
    padding: 20px 0 15px; } }

.logo {
  margin-top: 32px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .logo {
      margin-top: 0px; } }
  @media only screen and (max-width: 767px) {
    .logo {
      margin-top: 0px; } }
  .logo.logo-hm5 {
    margin-top: 41px; }
    .logo.logo-hm5 a.sticky-block {
      display: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .logo.logo-hm5 {
        margin-top: 0px;
        text-align: left !important; } }
    @media only screen and (max-width: 767px) {
      .logo.logo-hm5 {
        margin-top: 0px;
        text-align: left !important; } }

.stick .logo-hm5 a.sticky-block {
  display: block; }

.stick .logo-hm5 a.sticky-none {
  display: none; }

.main-menu nav ul {
  display: block;
  text-align: center;
  margin-top: -5px; }
  .main-menu nav ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative; }
    .main-menu nav ul li ul.submenu {
      background: #fff none repeat scroll 0 0;
      -webkit-box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
      display: block;
      left: 0;
      padding: 20px 0px 22px;
      position: absolute;
      top: 100%;
      -webkit-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: center top 0;
      -ms-transform-origin: center top 0;
      transform-origin: center top 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      visibility: hidden;
      width: 190px;
      z-index: 999; }
      .main-menu nav ul li ul.submenu li {
        display: block;
        padding: 0 20px;
        margin-left: 0px; }
        .main-menu nav ul li ul.submenu li a {
          color: #333;
          display: block;
          font-size: 13px;
          font-weight: 400;
          line-height: 32px;
          text-align: left;
          text-transform: capitalize;
          padding-top: 0px; }
          .main-menu nav ul li ul.submenu li a:hover {
            color: #a749ff; }
          .main-menu nav ul li ul.submenu li a::before {
            background: #a749ff none repeat scroll 0 0;
            border-radius: 50%;
            content: "";
            height: 7px;
            left: 15px;
            opacity: 0;
            position: absolute;
            top: 13px;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            width: 7px;
            z-index: 999; }
        .main-menu nav ul li ul.submenu li:hover a::before {
          opacity: 1; }
        .main-menu nav ul li ul.submenu li:hover a {
          padding-left: 12px; }
    .main-menu nav ul li ul.mega-menu {
      background-color: #fff;
      display: block;
      left: 0;
      padding: 40px 40px 0px 40px;
      position: absolute;
      text-align: left;
      top: 100%;
      -webkit-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: center top 0;
      -ms-transform-origin: center top 0;
      transform-origin: center top 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      visibility: hidden;
      width: 770px;
      z-index: 999;
      -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3); }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .main-menu nav ul li ul.mega-menu {
          left: -75px;
          width: 750px;
          padding: 40px 30px 0px 30px; } }
      .main-menu nav ul li ul.mega-menu > li {
        display: inline-block;
        float: left;
        margin-left: 0;
        padding: 0;
        width: 33.33%; }
        .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title {
          float: inherit;
          width: 100%; }
          .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a {
            color: #242424;
            margin: 0 0 10px;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 500; }
            .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a::before {
              display: none; }
          .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-title:hover a {
            padding-left: 0px; }
        .main-menu nav ul li ul.mega-menu > li ul li {
          display: block;
          float: inherit;
          padding: 0px; }
          .main-menu nav ul li ul.mega-menu > li ul li a {
            color: #333;
            display: block;
            font-size: 13px;
            font-weight: 400;
            line-height: 32px;
            text-align: left;
            text-transform: capitalize;
            padding-top: 0px;
            position: relative; }
            .main-menu nav ul li ul.mega-menu > li ul li a:hover {
              color: #a749ff; }
            .main-menu nav ul li ul.mega-menu > li ul li a::before {
              background: #a749ff none repeat scroll 0 0;
              border-radius: 50%;
              content: "";
              height: 7px;
              left: 0px;
              opacity: 0;
              position: absolute;
              top: 13px;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s;
              width: 7px;
              z-index: 999; }
          .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-img:hover a {
            padding-left: 0px; }
          .main-menu nav ul li ul.mega-menu > li ul li.mega-menu-img a::before {
            display: none; }
          .main-menu nav ul li ul.mega-menu > li ul li:hover a::before {
            opacity: 1; }
          .main-menu nav ul li ul.mega-menu > li ul li:hover a {
            padding-left: 12px; }
      .main-menu nav ul li ul.mega-menu.mega-menu-padding {
        padding: 40px 40px 36px 40px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .main-menu nav ul li ul.mega-menu.mega-menu-padding {
            left: 0px;
            padding: 40px 30px 36px 30px; } }
    .main-menu nav ul li:hover > ul.submenu {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      visibility: visible; }
    .main-menu nav ul li:hover > ul.mega-menu {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      visibility: visible; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-menu nav ul li {
        padding: 0 7px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .main-menu nav ul li {
        padding: 0 10px; } }
    .main-menu nav ul li > a {
      font-size: 15px;
      color: #020202;
      font-weight: 500;
      letter-spacing: .8px;
      display: inline-block;
      line-height: 94px; }
      .main-menu nav ul li > a i {
        font-size: 15px;
        margin-left: 1px;
        position: relative;
        top: 0px; }
    .main-menu nav ul li:hover a {
      color: #214987; }

.main-menu.menu-white nav ul {
  text-align: left; }
  .main-menu.menu-white nav ul li {
    padding: 0 30px 0 0; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .main-menu.menu-white nav ul li {
        padding: 0 22px 0 0; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .main-menu.menu-white nav ul li {
        padding: 0 14px 0 0; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .main-menu.menu-white nav ul li {
        padding: 0 14px 0 0; } }
    .main-menu.menu-white nav ul li > a {
      color: #ffffff;
      line-height: 112px; }

.stick .main-menu.menu-white nav ul li a {
  color: #555252; }
  .stick .main-menu.menu-white nav ul li a:hover {
    color: #a749ff; }

.stick .main-menu nav ul li a {
  line-height: 75px; }

.stick .logo,
.stick .header-right-wrap {
  margin-top: 22px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .stick .logo,
    .stick .header-right-wrap {
      margin-top: 0px; } }
  @media only screen and (max-width: 767px) {
    .stick .logo,
    .stick .header-right-wrap {
      margin-top: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .stick .logo,
    .stick .header-right-wrap {
      margin-top: 0px; } }

.stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
.stick .header-right-wrap .same-style .account-dropdown {
  top: 160%; }
  @media only screen and (max-width: 767px) {
    .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
    .stick .header-right-wrap .same-style .account-dropdown {
      top: 100%;
      margin-top: 14px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .stick .header-right-wrap .same-style.cart-wrap .shopping-cart-content,
    .stick .header-right-wrap .same-style .account-dropdown {
      top: 100%;
      margin-top: 14px; } }

.header-right-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 32px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-right-wrap {
      margin-top: 0px;
      margin-right: 50px; } }
  @media only screen and (max-width: 767px) {
    .header-right-wrap {
      margin-top: 2px;
      margin-right: 50px; } }
  .header-right-wrap .same-style {
    margin-left: 14px;
    position: relative; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-right-wrap .same-style {
        margin-left: 10px; } }
    @media only screen and (max-width: 767px) {
      .header-right-wrap .same-style {
        margin-left: 5px; } }
    .header-right-wrap .same-style > a {
      color: #000;
      font-size: 23px; }
    .header-right-wrap .same-style:first-child {
      margin-left: 0px; }
    .header-right-wrap .same-style:hover > a {
      color: #214987; }
    .header-right-wrap .same-style .account-dropdown {
      background: #fff none repeat scroll 0 0;
      -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      left: 0;
      padding: 8px 12px 10px;
      position: absolute;
      text-align: left;
      top: 190%;
      width: 125px;
      z-index: 220;
      display: none; }
      @media only screen and (max-width: 767px) {
        .header-right-wrap .same-style .account-dropdown {
          top: 100%;
          margin-top: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-right-wrap .same-style .account-dropdown {
          top: 100%;
          margin-top: 14px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-right-wrap .same-style .account-dropdown {
          left: -40px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .header-right-wrap .same-style .account-dropdown {
          left: -34px; } }
      .header-right-wrap .same-style .account-dropdown ul li a {
        display: block;
        font-size: 13px;
        line-height: 30px;
        padding: 0;
        text-transform: capitalize;
        color: #000; }
        .header-right-wrap .same-style .account-dropdown ul li a:hover {
          padding-left: 5px;
          color: #a749ff; }
  .header-right-wrap .same-style.account-satting > a {
    font-size: 24px; }
  .header-right-wrap .same-style.cart-wrap {
    margin-left: 12px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .header-right-wrap .same-style.cart-wrap {
        margin-left: 8px; } }
    @media only screen and (max-width: 767px) {
      .header-right-wrap .same-style.cart-wrap {
        margin-left: 3px; } }
    .header-right-wrap .same-style.cart-wrap button {
      background: transparent;
      border: none;
      padding: 0;
      color: #000;
      font-size: 24px;
      position: relative; }
      .header-right-wrap .same-style.cart-wrap button span.count-style {
        position: absolute;
        top: -9px;
        right: -14px;
        background-color: #000;
        color: #fff;
        display: inline-block;
        width: 21px;
        height: 21px;
        border-radius: 100%;
        line-height: 21px;
        font-size: 12px; }
        @media only screen and (min-width: 1200px) and (max-width: 1365px) {
          .header-right-wrap .same-style.cart-wrap button span.count-style {
            right: -5px; } }
    .header-right-wrap .same-style.cart-wrap:hover > button {
      color: #a749ff; }
    .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
      background: #fff none repeat scroll 0 0;
      border: 1px solid #ebebeb;
      border-radius: 5px;
      opacity: 0;
      visibility: hidden;
      padding: 31px 35px 10px;
      position: absolute;
      right: 0;
      top: 190%;
      width: 340px;
      z-index: 9999;
      -webkit-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: center top 0;
      -ms-transform-origin: center top 0;
      transform-origin: center top 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s; }
      .header-right-wrap .same-style.cart-wrap .shopping-cart-content.cart-visible {
        opacity: 1;
        visibility: visible;
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg); }
      @media only screen and (max-width: 767px) {
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
          width: 295px;
          right: -52px;
          padding: 31px 15px 10px;
          overflow-y: auto;
          height: 300px;
          top: 100%;
          margin-top: 14px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
          overflow-y: auto;
          height: 300px;
          margin-top: 18px;
          top: 100%;
          margin-top: 14px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
          overflow-y: auto;
          height: 400px; } }
      .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li {
        border-bottom: 1px solid #ebebeb;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
        padding-bottom: 15px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-img {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 82px;
          flex: 0 0 82px;
          margin-right: 15px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 {
          font-size: 15px;
          line-height: 16px;
          margin: 0; }
          .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a {
            color: #000; }
            .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h4 a:hover {
              color: #a749ff; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title h6 {
          font-size: 13px;
          margin: 5px 0 8px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-title span {
          font-size: 14px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 100;
          -ms-flex-positive: 100;
          flex-grow: 100;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; }
          .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a {
            font-size: 16px;
            color: #a749ff; }
            .header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-delete a:hover {
              color: #333; }
      .header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total h4 {
        font-size: 14px;
        margin-bottom: 17px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-total h4 span {
          float: right; }
      .header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-btn {
        margin-top: 23px; }
        .header-right-wrap .same-style.cart-wrap .shopping-cart-content .shopping-cart-btn a {
          margin-bottom: 20px;
          padding: 16px 40px 17px;
          font-weight: 500;
          font-size: 14px;
          display: block; }
  .header-right-wrap.header-right-wrap-white {
    margin-top: 40px; }
    .header-right-wrap.header-right-wrap-white .same-style > a {
      color: #fff; }
    .header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button {
      color: #fff; }
      .header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button span.count-style {
        background-color: #fff;
        color: #000; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-right-wrap.header-right-wrap-white {
        margin-top: 0px; } }
    @media only screen and (max-width: 767px) {
      .header-right-wrap.header-right-wrap-white {
        margin-top: 3px; } }
  .header-right-wrap .same-style.header-search .search-content {
    background: #ffffff none repeat scroll 0 0;
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.1);
    min-width: 300px;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 193%;
    z-index: 99;
    display: none; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .header-right-wrap .same-style.header-search .search-content {
        top: 154%; } }
    @media only screen and (max-width: 767px) {
      .header-right-wrap .same-style.header-search .search-content {
        right: -105px;
        top: 154%;
        min-width: 260px; } }
    .header-right-wrap .same-style.header-search .search-content form {
      position: relative; }
      .header-right-wrap .same-style.header-search .search-content form input {
        border: 1px solid #d3d3d3;
        outline: medium none;
        padding: 5px 72px 5px 15px;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
        width: 100%;
        color: #000;
        background: transparent; }
      .header-right-wrap .same-style.header-search .search-content form .button-search {
        background: #a749ff;
        border-color: #ce9634;
        color: #ffffff;
        position: absolute;
        right: 0;
        text-transform: uppercase;
        top: 0;
        border: none;
        height: 100%;
        padding: 5px 20px 2px;
        font-size: 20px;
        line-height: 1;
        -webkit-transition: all 0.4s ease 0s;
        -o-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s; }
        .header-right-wrap .same-style.header-search .search-content form .button-search:hover {
          background-color: #000; }

.stick .same-style.header-search .search-content {
  top: 160%; }

.stick .header-right-wrap.header-right-wrap-white {
  margin-top: 22px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .stick .header-right-wrap.header-right-wrap-white {
      margin-top: 0px; } }
  @media only screen and (max-width: 767px) {
    .stick .header-right-wrap.header-right-wrap-white {
      margin-top: 0px; } }
  .stick .header-right-wrap.header-right-wrap-white .same-style > a {
    color: #000; }
    .stick .header-right-wrap.header-right-wrap-white .same-style > a:hover {
      color: #a749ff; }
  .stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button {
    color: #000; }
    .stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button:hover {
      color: #a749ff; }
    .stick .header-right-wrap.header-right-wrap-white .same-style.cart-wrap > button span.count-style {
      background-color: #000;
      color: #fff; }

/* header 3 */
.header-padding-2 .container-fluid {
  padding: 0 70px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-padding-2 .container-fluid {
      padding: 0 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-padding-2 .container-fluid {
      padding: 0 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-padding-2 .container-fluid {
      padding: 0 40px; } }
  @media only screen and (max-width: 767px) {
    .header-padding-2 .container-fluid {
      padding: 0 15px; } }

.header-top-area {
  border-bottom: 1px solid #d5d4d4; }
  .header-top-area .header-top-wap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .header-top-area .header-top-wap {
        display: block;
        padding-bottom: 15px;
        margin-top: 8px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-top-area .header-top-wap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0px;
        margin-top: 0px; } }
  .header-top-area.border-none {
    border: none; }

.header-offer p {
  color: #555252;
  letter-spacing: .8px;
  margin: 0; }
  .header-offer p span {
    color: #ff1c1c; }
  @media only screen and (max-width: 767px) {
    .header-offer p {
      text-align: center; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-offer p {
      text-align: right; } }

.header-offer.header-offer-white p {
  color: #fff; }
  .header-offer.header-offer-white p span {
    color: #000000; }

.language-currency-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 767px) {
    .language-currency-wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .language-currency-wrap .same-language-currency {
    position: relative;
    margin-right: 54px; }
    @media only screen and (max-width: 767px) {
      .language-currency-wrap .same-language-currency {
        margin-right: 15px; } }
    .language-currency-wrap .same-language-currency:before {
      position: absolute;
      content: "";
      height: 15px;
      width: 1px;
      background-color: #d5d4d4;
      right: -27px;
      top: 47%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media only screen and (max-width: 767px) {
        .language-currency-wrap .same-language-currency:before {
          right: -10px; } }
    .language-currency-wrap .same-language-currency:last-child:before {
      display: none; }
    .language-currency-wrap .same-language-currency:last-child {
      margin-right: 0; }
    .language-currency-wrap .same-language-currency a {
      letter-spacing: .8px;
      color: #555252;
      line-height: 54px;
      display: inline-block;
      margin-top: -3px; }
      @media only screen and (max-width: 767px) {
        .language-currency-wrap .same-language-currency a {
          line-height: 35px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .language-currency-wrap .same-language-currency a {
          line-height: 54px; } }
      .language-currency-wrap .same-language-currency a i {
        font-size: 16px;
        color: #555252;
        position: relative;
        top: 2px; }
    .language-currency-wrap .same-language-currency .lang-car-dropdown {
      background: #fff none repeat scroll 0 0;
      -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      left: 0;
      padding: 8px 12px 10px;
      position: absolute;
      text-align: left;
      top: 100%;
      width: 125px;
      z-index: 220;
      display: none; }
      .language-currency-wrap .same-language-currency .lang-car-dropdown ul li a {
        line-height: 27px;
        font-size: 13px; }
        .language-currency-wrap .same-language-currency .lang-car-dropdown ul li a:hover {
          color: #214987; }
    .language-currency-wrap .same-language-currency p {
      letter-spacing: .8px;
      color: #555252;
      line-height: 1;
      margin-top: -1px; }
    .language-currency-wrap .same-language-currency:hover > a {
      color: #214987; }
    .language-currency-wrap .same-language-currency.same-lc-white a {
      color: #fff; }
      .language-currency-wrap .same-language-currency.same-lc-white a i {
        color: #fff; }
    .language-currency-wrap .same-language-currency.same-lc-white .lang-car-dropdown ul li a {
      color: #555252; }
      .language-currency-wrap .same-language-currency.same-lc-white .lang-car-dropdown ul li a:hover {
        color: #214987; }
    .language-currency-wrap .same-language-currency.same-lc-white p {
      color: #fff; }

/* home 4 */
.home-sidebar-left {
  height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 375px;
  z-index: 7;
  padding: 72px 0 40px 0px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .home-sidebar-left {
      width: 300px;
      padding: 50px 0 30px 0px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .home-sidebar-left {
      width: 300px;
      padding: 50px 0 30px 0px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .home-sidebar-left {
      width: 280px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-sidebar-left {
      width: 250px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-sidebar-left {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .home-sidebar-left {
      display: none; } }
  .home-sidebar-left .logo {
    margin-top: 0;
    padding: 0px 0 0px 108px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .home-sidebar-left .logo {
        padding: 0px 0 0px 50px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .home-sidebar-left .logo {
        padding: 0px 0 0px 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .home-sidebar-left .logo {
        padding: 0px 0 0px 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home-sidebar-left .logo {
        padding: 0px 0 0px 30px; } }
  .home-sidebar-left .header-right-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 46px;
    margin-bottom: 67px;
    padding: 0px 0 0px 108px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .home-sidebar-left .header-right-wrap {
        padding: 0px 0 0px 50px;
        margin-top: 26px;
        margin-bottom: 27px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .home-sidebar-left .header-right-wrap {
        padding: 0px 0 0px 30px;
        margin-top: 26px;
        margin-bottom: 27px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .home-sidebar-left .header-right-wrap {
        padding: 0px 0 0px 15px;
        margin-top: 30px;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home-sidebar-left .header-right-wrap {
        padding: 0px 0 0px 30px;
        margin-top: 30px;
        margin-bottom: 30px; } }
    .home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
      right: auto;
      left: 0; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
          overflow-y: auto;
          height: 400px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .home-sidebar-left .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
          overflow-y: auto;
          height: 300px; } }
    .home-sidebar-left .header-right-wrap .same-style.header-search .search-content {
      left: 0;
      right: auto; }
  .home-sidebar-left .sidebar-copyright {
    padding: 120px 63px 50px 63px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .home-sidebar-left .sidebar-copyright {
        padding: 40px 63px 50px 63px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .home-sidebar-left .sidebar-copyright {
        padding: 40px 63px 50px 63px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .home-sidebar-left .sidebar-copyright {
        padding: 40px 15px 50px 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .home-sidebar-left .sidebar-copyright {
        padding: 50px 15px 50px 30px; } }
    .home-sidebar-left .sidebar-copyright p {
      letter-spacing: .9px;
      color: #313131;
      margin: 0;
      text-align: center; }

.home-sidebar-right {
  border-left: 1px solid #efefef;
  margin-left: 375px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .home-sidebar-right {
      margin-left: 300px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .home-sidebar-right {
      margin-left: 280px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .home-sidebar-right {
      margin-left: 250px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-sidebar-right {
      margin-left: 0px; } }
  @media only screen and (max-width: 767px) {
    .home-sidebar-right {
      margin-left: 0px; } }

.sidebar-menu {
  padding: 0px 0 0px 108px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-menu {
      padding: 0px 0 0px 50px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-menu {
      padding: 0px 0 0px 30px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-menu {
      padding: 0px 0 0px 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-menu {
      padding: 0px 0 0px 30px; } }
  .sidebar-menu nav ul li {
    padding-bottom: 33px;
    position: relative; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-menu nav ul li {
        padding-bottom: 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-menu nav ul li {
        padding-bottom: 15px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-menu nav ul li {
        padding-bottom: 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-menu nav ul li {
        padding-bottom: 12px; } }
    .sidebar-menu nav ul li:last-child {
      padding-bottom: 0; }
    .sidebar-menu nav ul li ul.submenu {
      background: #fff none repeat scroll 0 0;
      -webkit-box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.15);
      display: block;
      left: 100%;
      padding: 20px 0px 22px;
      position: absolute;
      top: 0;
      -webkit-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: center top 0;
      -ms-transform-origin: center top 0;
      transform-origin: center top 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      visibility: hidden;
      width: 190px;
      z-index: 999; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-menu nav ul li ul.submenu {
          overflow-y: auto;
          max-height: 250px; } }
      .sidebar-menu nav ul li ul.submenu li {
        display: block;
        padding: 0 20px;
        margin-left: 0px; }
        .sidebar-menu nav ul li ul.submenu li a {
          color: #333;
          display: block;
          font-size: 13px;
          font-weight: 400;
          line-height: 32px;
          text-align: left;
          text-transform: capitalize;
          padding-top: 0px; }
          .sidebar-menu nav ul li ul.submenu li a:hover {
            color: #a749ff; }
          .sidebar-menu nav ul li ul.submenu li a::before {
            background: #a749ff none repeat scroll 0 0;
            border-radius: 50%;
            content: "";
            height: 7px;
            left: 15px;
            opacity: 0;
            position: absolute;
            top: 13px;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s;
            width: 7px;
            z-index: 999; }
        .sidebar-menu nav ul li ul.submenu li:hover a::before {
          opacity: 1; }
        .sidebar-menu nav ul li ul.submenu li:hover a {
          padding-left: 12px; }
    .sidebar-menu nav ul li:hover > ul.submenu {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      visibility: visible; }
    .sidebar-menu nav ul li ul.mega-menu {
      background-color: #fff;
      display: block;
      left: 100%;
      padding: 40px 40px 0px 40px;
      position: absolute;
      text-align: left;
      top: 0;
      -webkit-transform: rotateX(90deg);
      transform: rotateX(90deg);
      -webkit-transform-origin: center top 0;
      -ms-transform-origin: center top 0;
      transform-origin: center top 0;
      -webkit-transition: all 0.5s ease 0s;
      -o-transition: all 0.5s ease 0s;
      transition: all 0.5s ease 0s;
      visibility: hidden;
      width: 750px;
      z-index: 999;
      -webkit-box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3);
      box-shadow: 0 1px 7px -2px rgba(0, 0, 0, 0.3); }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-menu nav ul li ul.mega-menu {
          top: -50px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .sidebar-menu nav ul li ul.mega-menu {
          top: -50px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-menu nav ul li ul.mega-menu {
          top: -80px;
          width: 720px; } }
      .sidebar-menu nav ul li ul.mega-menu > li {
        display: inline-block;
        float: left;
        margin-left: 0;
        padding: 0;
        width: 33.33%; }
        .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title {
          float: inherit;
          width: 100%; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a {
            color: #242424;
            margin: 0 0 10px;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 500; }
            .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title a::before {
              display: none; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-title:hover a {
            padding-left: 0px; }
        .sidebar-menu nav ul li ul.mega-menu > li ul li {
          display: block;
          float: inherit;
          padding: 0px; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li a {
            color: #333;
            display: block;
            font-size: 13px;
            font-weight: 400;
            line-height: 32px;
            text-align: left;
            text-transform: capitalize;
            padding-top: 0px; }
            .sidebar-menu nav ul li ul.mega-menu > li ul li a:hover {
              color: #a749ff; }
            .sidebar-menu nav ul li ul.mega-menu > li ul li a::before {
              background: #a749ff none repeat scroll 0 0;
              border-radius: 50%;
              content: "";
              height: 7px;
              left: 0px;
              opacity: 0;
              position: absolute;
              top: 13px;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s;
              width: 7px;
              z-index: 999; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-img:hover a {
            padding-left: 0px; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li.mega-menu-img a::before {
            display: none; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li:hover a::before {
            opacity: 1; }
          .sidebar-menu nav ul li ul.mega-menu > li ul li:hover a {
            padding-left: 12px; }
      .sidebar-menu nav ul li ul.mega-menu.mega-menu-padding {
        padding: 40px 40px 36px 40px; }
    .sidebar-menu nav ul li:hover > ul.mega-menu {
      -webkit-transform: rotateX(0deg);
      transform: rotateX(0deg);
      visibility: visible; }
    .sidebar-menu nav ul li a {
      color: #000000;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: .8px;
      text-transform: capitalize;
      display: block; }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .sidebar-menu nav ul li a {
          font-size: 16px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-menu nav ul li a {
          font-size: 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .sidebar-menu nav ul li a {
          font-size: 16px; } }
      .sidebar-menu nav ul li a span {
        float: right;
        padding-right: 20px; }
    .sidebar-menu nav ul li:hover a {
      color: #a749ff; }

.header-hm4-none {
  display: none; }
  @media only screen and (max-width: 767px) {
    .header-hm4-none {
      display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm4-none {
      display: block; } }

/* home 5 */
.wrapper {
  margin: 20px 20px; }
  @media only screen and (max-width: 767px) {
    .wrapper {
      margin: 0px 0px; } }

.transparent-bar {
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 999; }

.header-padding-3 .container-fluid {
  padding: 0 80px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .header-padding-3 .container-fluid {
      padding: 0 40px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-padding-3 .container-fluid {
      padding: 0 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-padding-3 .container-fluid {
      padding: 0 40px; } }
  @media only screen and (max-width: 767px) {
    .header-padding-3 .container-fluid {
      padding: 0 15px; } }

/* home 7 */
.clickable-menu {
  margin-top: 35px; }
  .clickable-menu a {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    display: inline-block; }
    .clickable-menu a:hover {
      color: #a749ff; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .clickable-menu {
      margin-top: -3px; } }
  @media only screen and (max-width: 767px) {
    .clickable-menu {
      margin-top: -3px; } }

.clickable-mainmenu {
  background: white none repeat scroll 0 0;
  color: #353535;
  height: 100vh;
  overflow-y: auto;
  padding: 130px 35px 40px;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-110%);
  -ms-transform: translateX(-110%);
  transform: translateX(-110%);
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0s;
  transition: -webkit-transform 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  width: 300px;
  z-index: 9999; }
  .clickable-mainmenu.inside {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    z-index: 9999; }
  @media only screen and (max-width: 767px) {
    .clickable-mainmenu {
      padding: 100px 35px 40px; } }
  .clickable-mainmenu .clickable-mainmenu-icon button {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #000;
    cursor: pointer;
    font-size: 50px;
    padding: 0;
    position: absolute;
    left: 20px;
    top: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    .clickable-mainmenu .clickable-mainmenu-icon button:hover {
      color: #a749ff; }
  .clickable-mainmenu .side-logo {
    margin-bottom: 50px; }
    @media only screen and (max-width: 767px) {
      .clickable-mainmenu .side-logo {
        margin-bottom: 40px; } }
  .clickable-mainmenu .clickable-menu-style {
    background: transparent; }
    .clickable-mainmenu .clickable-menu-style ul li a {
      color: #000;
      font-size: 16px;
      text-transform: capitalize;
      padding: 0 0 20px; }
      .clickable-mainmenu .clickable-menu-style ul li a:hover {
        background: transparent;
        color: #a749ff; }
  .clickable-mainmenu .side-social {
    margin-top: 50px; }
    .clickable-mainmenu .side-social ul li {
      display: inline-block;
      margin: 0 30px 0 0;
      position: relative; }
      .clickable-mainmenu .side-social ul li:last-child {
        margin-right: 0; }
      .clickable-mainmenu .side-social ul li:before {
        position: absolute;
        right: -20px;
        top: 50%;
        background: #999;
        height: 1px;
        width: 10px;
        content: "";
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .clickable-mainmenu .side-social ul li:last-child:before {
        display: none; }
      .clickable-mainmenu .side-social ul li a {
        font-size: 18px; }
        .clickable-mainmenu .side-social ul li a.facebook {
          color: #3b5999; }
          .clickable-mainmenu .side-social ul li a.facebook:hover {
            color: #333; }
        .clickable-mainmenu .side-social ul li a.dribbble {
          color: #ea4c89; }
          .clickable-mainmenu .side-social ul li a.dribbble:hover {
            color: #333; }
        .clickable-mainmenu .side-social ul li a.pinterest {
          color: #bd081c; }
          .clickable-mainmenu .side-social ul li a.pinterest:hover {
            color: #333; }
        .clickable-mainmenu .side-social ul li a.twitter {
          color: #55acee; }
          .clickable-mainmenu .side-social ul li a.twitter:hover {
            color: #333; }
        .clickable-mainmenu .side-social ul li a.linkedin {
          color: #0077B5; }
          .clickable-mainmenu .side-social ul li a.linkedin:hover {
            color: #333; }

.header-hm-7.stick .clickable-menu {
  margin-top: 19px; }
  .header-hm-7.stick .clickable-menu a {
    color: #282828; }
    .header-hm-7.stick .clickable-menu a:hover {
      color: #a749ff; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm-7.stick .clickable-menu {
      margin-top: 0px; } }
  @media only screen and (max-width: 767px) {
    .header-hm-7.stick .clickable-menu {
      margin-top: 0px; } }

.header-hm-7.stick .logo {
  margin-top: 22px;
  margin-bottom: 18px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm-7.stick .logo {
      margin-top: 2px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 767px) {
    .header-hm-7.stick .logo {
      margin-top: 2px;
      margin-bottom: 0px; } }

.header-hm-7.stick .header-right-wrap {
  margin-top: 22px;
  margin-bottom: 18px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm-7.stick .header-right-wrap {
      margin-top: 2px;
      margin-bottom: 0px; } }
  @media only screen and (max-width: 767px) {
    .header-hm-7.stick .header-right-wrap {
      margin-top: 2px;
      margin-bottom: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hm-7 .header-right-wrap {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .header-hm-7 .header-right-wrap {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .header-hm-7 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    right: 0px; } }

@media only screen and (max-width: 767px) {
  .header-hm-7 .header-right-wrap .same-style.header-search .search-content {
    right: -80px; } }

/* home 8 */
.header-hm8 .header-right-wrap {
  margin-top: 6px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm8 .header-right-wrap {
      margin-right: 0; } }
  @media only screen and (max-width: 767px) {
    .header-hm8 .header-right-wrap {
      margin-right: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    top: 125%;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      .header-hm8 .header-right-wrap .same-style.cart-wrap .shopping-cart-content {
        right: -99px; } }
  .header-hm8 .header-right-wrap .same-style .account-dropdown {
    top: 125%;
    margin-top: 0;
    left: -32px; }
  .header-hm8 .header-right-wrap .same-style.header-search .search-content {
    top: 125%; }
    @media only screen and (max-width: 767px) {
      .header-hm8 .header-right-wrap .same-style.header-search .search-content {
        right: -150px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .header-hm8 .header-right-wrap .same-style.header-search .search-content {
        right: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hm8 .header-res-padding {
    padding: 20px 0 20px; }
  .header-hm8 .mean-container a.meanmenu-reveal {
    top: -26px; } }

@media only screen and (max-width: 767px) {
  .header-hm8 .header-res-padding {
    padding: 20px 0 20px; }
  .header-hm8 .mean-container a.meanmenu-reveal {
    top: -26px; } }

.header-hm8 .stick .logo {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-hm8 .stick .logo {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .header-hm8 .stick .logo {
      display: block; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-hm8 .logo {
    text-align: left !important; } }

@media only screen and (max-width: 767px) {
  .header-hm8 .logo {
    text-align: left !important; } }

.header-hm8 .main-menu {
  padding-bottom: 8px; }
  .header-hm8 .main-menu nav ul li > a {
    line-height: 60px; }




/*----- 3. Slider style  ------*/
.slider-height-1 {
  height: 500px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slider-height-1 {
      height: 500px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height-1 {
      height: 520px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height-1 {
      height: 450px; } }
  @media only screen and (max-width: 767px) {
    .slider-height-1 {
      height: auto;
      padding: 50px 0 0; }
      .slider-height-1.slider-height-res15 {
        padding: 0px 0 0; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-height-1 {
      padding: 38px 0 0; } }
  @media only screen and (max-width: 767px) {
    .slider-height-1.slider-height-res {
      height: 400px;
      position: relative; }
      .slider-height-1.slider-height-res:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        opacity: .5; } }



.owl-item .slider-content * {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-item.active .slider-animated-1 h3 {
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1 h1 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1 h5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1 p {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1 a {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1 .content-img img {
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1.slider-single-img img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1.single-slider-img4 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1.slider-singleimg-hm9 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1.slider-singleimg-hm11 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-1.slider-singleimg-medical img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.owl-item.active .slider-animated-2 h3 {
  -webkit-animation-delay: 1.0s;
  animation-delay: 1.0s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.owl-item.active .slider-animated-2 h1 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.owl-item.active .slider-animated-2 a {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

.owl-item.active .slider-animated-2.slider-singleimg-hm10 img {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

.nav-style-1.owl-carousel .owl-nav div {
  color: #999;
  display: inline-block;
  font-size: 40px;
  left: 80px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .nav-style-1.owl-carousel .owl-nav div {
      left: 30px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-style-1.owl-carousel .owl-nav div {
      left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-style-1.owl-carousel .owl-nav div {
      left: 15px;
      font-size: 30px; } }
  @media only screen and (max-width: 767px) {
    .nav-style-1.owl-carousel .owl-nav div {
      left: 15px;
      font-size: 30px; } }
  .nav-style-1.owl-carousel .owl-nav div:hover {
    color: #a749ff; }
  .nav-style-1.owl-carousel .owl-nav div.owl-next {
    left: auto;
    right: 80px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .nav-style-1.owl-carousel .owl-nav div.owl-next {
        right: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .nav-style-1.owl-carousel .owl-nav div.owl-next {
        right: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .nav-style-1.owl-carousel .owl-nav div.owl-next {
        right: 15px; } }
    @media only screen and (max-width: 767px) {
      .nav-style-1.owl-carousel .owl-nav div.owl-next {
        right: 15px; } }

.nav-style-1.owl-carousel.nav-testi-style .owl-nav div {
  font-size: 50px;
  left: -155px;
  color: #8d8c8c; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .nav-style-1.owl-carousel.nav-testi-style .owl-nav div {
      left: -80px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-style-1.owl-carousel.nav-testi-style .owl-nav div {
      left: -80px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-style-1.owl-carousel.nav-testi-style .owl-nav div {
      left: -30px; } }
  @media only screen and (max-width: 767px) {
    .nav-style-1.owl-carousel.nav-testi-style .owl-nav div {
      display: none; } }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav div:hover {
    color: #3d6882; }
  .nav-style-1.owl-carousel.nav-testi-style .owl-nav div.owl-next {
    right: -155px;
    left: auto; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .nav-style-1.owl-carousel.nav-testi-style .owl-nav div.owl-next {
        right: -80px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .nav-style-1.owl-carousel.nav-testi-style .owl-nav div.owl-next {
        right: -80px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .nav-style-1.owl-carousel.nav-testi-style .owl-nav div.owl-next {
        right: -30px; } }

.nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div {
  left: -80px;
  color: #fff; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div {
      left: 0px; } }
  @media only screen and (max-width: 767px) {
    .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div {
      display: none; } }
  .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next {
    right: -80px;
    left: auto; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next {
        right: 0px;
        left: auto; } }
    @media only screen and (max-width: 767px) {
      .nav-style-1.owl-carousel.nav-testi-style.nav-testi-mrg .owl-nav div.owl-next {
        display: none; } }

.slider-area:hover .nav-style-1.owl-carousel > .owl-nav div {
  opacity: 1;
  visibility: visible; }

.slider-area.ml-10 {
  margin-left: 0; }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .slider-area.ml-70 {
    margin-left: 15px; }
  .slider-area.mr-70 {
    margin-right: 15px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider-area.ml-70 {
    margin-left: 30px; }
  .slider-area.mr-70 {
    margin-right: 30px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider-area.ml-70 {
    margin-left: 40px; }
  .slider-area.mr-70 {
    margin-right: 40px; } }

@media only screen and (max-width: 767px) {
  .slider-area.ml-70 {
    margin-left: 15px; }
  .slider-area.mr-70 {
    margin-right: 15px; } }

/* slider style-2 */
.slider-content-2 {
  margin-top: -6px; }
  @media only screen and (max-width: 767px) {
    .slider-content-2 {
      text-align: center; } }
  .slider-content-2 h3 {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    position: relative;
    margin-left: 135px;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .slider-content-2 h3 {
        margin-left: 0px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .slider-content-2 h3 {
        margin-left: 60px; } }
    .slider-content-2 h3::before {
      position: absolute;
      left: -135px;
      top: 14px;
      content: "";
      width: 120px;
      height: 2px;
      background-color: #000000; }
      @media only screen and (max-width: 767px) {
        .slider-content-2 h3::before {
          display: none; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content-2 h3::before {
          display: block;
          left: 80px;
          width: 60px; } }
  .slider-content-2 h1 {
    font-size: 72px;
    line-height: 97px;
    color: #010101;
    margin: 6px 0 37px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .slider-content-2 h1 {
        font-size: 60px;
        line-height: 80px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2 h1 {
        font-size: 56px;
        line-height: 70px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2 h1 {
        font-size: 45px;
        line-height: 60px; } }
    @media only screen and (max-width: 767px) {
      .slider-content-2 h1 {
        font-size: 35px;
        line-height: 45px; } }
  .slider-content-2 .slider-btn a {
    font-size: 16px;
    color: #010101;
    display: inline-block;
    border: 1px solid #333;
    text-transform: uppercase;
    line-height: 1;
    padding: 19px 50px 21px;
    background-color: #eeeff1; }
    @media only screen and (max-width: 767px) {
      .slider-content-2 .slider-btn a {
        padding: 14px 30px 16px; } }
    .slider-content-2 .slider-btn a:hover {
      border: 1px solid #214987;
      color: #fff; }
  .slider-content-2.slider-content-fruits h3 {
    color: #214987; }
    .slider-content-2.slider-content-fruits h3::before {
      background-color: #214987; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content-2.slider-content-fruits h3::before {
          left: 45px; } }
  .slider-content-2.slider-content-fruits h1 {
    font-size: 71px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .slider-content-2.slider-content-fruits h1 {
        font-size: 55px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2.slider-content-fruits h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2.slider-content-fruits h1 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .slider-content-2.slider-content-fruits h1 {
        font-size: 30px;
        margin: 6px 0 20px; } }
  .slider-content-2.slider-content-fruits .slider-btn a {
    font-size: 16px;
    color: #fff;
    border: 1px solid #214987;
    background-color: #214987; }
    .slider-content-2.slider-content-fruits .slider-btn a:hover {
      border: 1px solid #214987;
      color: #fff; }
  .slider-content-2.slider-content-organic h3 {
    color: #ab87cd;
    letter-spacing: .8px; }
    .slider-content-2.slider-content-organic h3::before {
      background-color: #214987; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content-2.slider-content-organic h3::before {
          left: 45px; } }
  .slider-content-2.slider-content-organic h1 {
    font-size: 72px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .slider-content-2.slider-content-organic h1 {
        font-size: 55px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2.slider-content-organic h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2.slider-content-organic h1 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .slider-content-2.slider-content-organic h1 {
        font-size: 30px;
        margin: 6px 0 20px; } }
  .slider-content-2.slider-content-organic .slider-btn a {
    font-size: 16px;
    color: #fff;
    border: 1px solid #ab87cd;
    background-color: #ab87cd; }
    .slider-content-2.slider-content-organic .slider-btn a:hover {
      border: 1px solid #214987;
      color: #fff; }
  .slider-content-2.slider-content-flower h3 {
    color: #c61a32;
    letter-spacing: .8px; }
    .slider-content-2.slider-content-flower h3::before {
      background-color: #c61a32; }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .slider-content-2.slider-content-flower h3::before {
          left: 45px; } }
  .slider-content-2.slider-content-flower h1 {
    font-size: 66px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .slider-content-2.slider-content-flower h1 {
        font-size: 55px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .slider-content-2.slider-content-flower h1 {
        font-size: 50px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .slider-content-2.slider-content-flower h1 {
        font-size: 40px; } }
    @media only screen and (max-width: 767px) {
      .slider-content-2.slider-content-flower h1 {
        font-size: 30px;
        margin: 6px 0 20px; } }
  .slider-content-2.slider-content-flower .slider-btn a {
    font-size: 16px;
    color: #fff;
    border: 1px solid #c61a32;
    background-color: #c61a32; }
    .slider-content-2.slider-content-flower .slider-btn a:hover {
      border: 1px solid #214987;
      color: #fff; }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .single-slider-2 {
    background-position: 50%; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single-slider-2 {
    background-position: 42%; } }

@media only screen and (max-width: 767px) {
  .single-slider-2 {
    background-position: 30%; }
    .single-slider-2.valentine-slider-bg {
      background-color: 75%; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .single-slider-2 {
    background-position: 22%; } }



.modal-dialog {
  margin: 8% auto;
  max-width: 960px;
  width: 960px;
  padding: 35px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
      width: 720px;
      max-width: 720px; } }
  @media only screen and (max-width: 767px) {
    .modal-dialog {
      width: 100%;
      max-width: 100%;
      padding: 35px 0; } }
  .modal-dialog .modal-header .close {
    color: #333;
    cursor: pointer;
    opacity: 1; }
    .modal-dialog .modal-header .close:hover {
      color: #a749ff; }
  .modal-dialog .modal-body {
    padding: 35px 15px; }
  .modal-dialog .quickview-big-img img {
    width: 100%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product-details-content.ml-70 {
    margin-left: 0; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product-details-content.ml-70 {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .product-details-content.ml-70 {
    margin-left: 0;
    margin-top: 30px; } }

@media only screen and (max-width: 767px) {
  .product-details-content.quickview-content {
    margin-top: 30px; } }

.product-details-content h2 {
  color: #010101;
  font-size: 24px;
  margin: 0 0 0px;
  line-height: 1; }

.product-details-content .product-details-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0 26px; }
  .product-details-content .product-details-price span {
    font-size: 24px;
    color: #fe5252; }
    .product-details-content .product-details-price span.old {
      color: #333;
      font-size: 18px;
      text-decoration: line-through;
      margin-left: 20px; }

.product-details-content .pro-details-rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 17px; }
  .product-details-content .pro-details-rating-wrap .pro-details-rating {
    position: relative;
    margin-right: 39px; }
    .product-details-content .pro-details-rating-wrap .pro-details-rating:before {
      position: absolute;
      right: -19px;
      top: 4px;
      content: "";
      height: 15px;
      width: 2px;
      background-color: #d1d1d1; }
    .product-details-content .pro-details-rating-wrap .pro-details-rating i {
      color: #5f5d5d;
      font-size: 17px;
      margin-right: 5px; }
      .product-details-content .pro-details-rating-wrap .pro-details-rating i.yellow {
        color: #ffa900; }
  .product-details-content .pro-details-rating-wrap span a {
    font-size: 15px;
    color: #a749ff; }
    .product-details-content .pro-details-rating-wrap span a:hover {
      color: #000; }

.product-details-content p {
  font-size: 15px;
  line-height: 28px;
  color: #333;
  margin: 0; }

.product-details-content .pro-details-list {
  margin: 20px 0 34px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 37px; }
  .product-details-content .pro-details-list ul li {
    color: #333;
    margin: 0 0 5px; }
    .product-details-content .pro-details-list ul li:last-child {
      margin: 0; }

.product-details-content .pro-details-size-color {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 767px) {
    .product-details-content .pro-details-size-color {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .pro-details-size-color {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .product-details-content .pro-details-size-color .pro-details-color-wrap {
    margin-right: 20px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .product-details-content .pro-details-size-color .pro-details-color-wrap {
        margin-bottom: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-details-content .pro-details-size-color .pro-details-color-wrap {
        margin-bottom: 0px; } }
    .product-details-content .pro-details-size-color .pro-details-color-wrap span {
      display: block;
      font-weight: 500;
      margin: 0 0 15px;
      font-size: 15px; }
    .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li {
      border-radius: 50px;
      cursor: pointer;
      display: block;
      float: left;
      height: 14px;
      margin-right: 15px;
      position: relative;
      -webkit-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s;
      width: 14px; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li:last-child {
        margin-right: 0px; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.blue {
        background-color: #4798f3;
        border: 1px solid #4798f3; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.maroon {
        background-color: #736751;
        border: 1px solid #736751; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.gray {
        background-color: #c0c0c0;
        border: 1px solid #c0c0c0; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.green {
        background-color: #139c57;
        border: 1px solid #139c57; }
      .product-details-content .pro-details-size-color .pro-details-color-wrap .pro-details-color-content ul li.yellow {
        background-color: #e28b37;
        border: 1px solid #e28b37; }
  .product-details-content .pro-details-size-color .pro-details-size span {
    display: block;
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 15px; }
  .product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 2px 0 0; }
    .product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li a {
      background-color: #f1f2f6;
      color: #000;
      display: inline-block;
      font-size: 12px;
      line-height: 1;
      padding: 6px 9px 7px;
      text-transform: uppercase; }
      .product-details-content .pro-details-size-color .pro-details-size .pro-details-size-content ul li a:hover {
        background-color: #a749ff;
        color: #fff; }

.product-details-content .pro-details-quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 34px; }
  .product-details-content .pro-details-quality .cart-plus-minus {
    border: 1px solid #e8e8e8;
    display: inline-block;
    height: 60px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px; }
    .product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
      color: #8f8f8f;
      cursor: pointer;
      float: inherit;
      font-size: 14px;
      font-weight: 500;
      line-height: 20px;
      margin: 0;
      position: absolute;
      text-align: center;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      width: 24px; }
    .product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
      height: 60px;
      left: 0;
      padding-top: 20px;
      top: 0; }
    .product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
      height: 60px;
      padding-top: 20px;
      right: 0;
      top: 0; }
    .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #8f8f8f;
      float: left;
      font-size: 14px;
      height: 60px;
      margin: 0;
      padding: 0;
      text-align: center;
      width: 80px; }
  .product-details-content .pro-details-quality .pro-details-cart {
    margin: 0 25px 0 10px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .pro-details-quality .pro-details-cart {
        margin: 0 10px 0 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-details-content .pro-details-quality .pro-details-cart {
        margin: 0 17px 0 10px; } }
    .product-details-content .pro-details-quality .pro-details-cart a {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      background-color: #343538;
      display: inline-block;
      line-height: 1;
      padding: 23px 38px 23px;
      z-index: 99; }
      @media only screen and (max-width: 767px) {
        .product-details-content .pro-details-quality .pro-details-cart a {
          padding: 23px 12px 23px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-details-content .pro-details-quality .pro-details-cart a {
          padding: 22px 22px 22px; } }
      .product-details-content .pro-details-quality .pro-details-cart a:hover {
        border: none; }
  .product-details-content .pro-details-quality .pro-details-wishlist a {
    font-size: 18px;
    color: #000; }
    .product-details-content .pro-details-quality .pro-details-wishlist a:hover {
      color: #a749ff; }
  .product-details-content .pro-details-quality .pro-details-compare a {
    font-size: 18px;
    color: #000;
    margin-left: 25px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .pro-details-quality .pro-details-compare a {
        margin-left: 10px; } }
    .product-details-content .pro-details-quality .pro-details-compare a:hover {
      color: #a749ff; }

.product-details-content .pro-details-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 10px; }
  .product-details-content .pro-details-meta span {
    font-size: 15px;
    color: #676767;
    margin-right: 5px; }
  .product-details-content .pro-details-meta ul li {
    display: inline-block;
    margin: 0 3px 0 0; }
    .product-details-content .pro-details-meta ul li a {
      color: #676767;
      font-size: 15px; }
      @media only screen and (max-width: 767px) {
        .product-details-content .pro-details-meta ul li a {
          font-size: 14px; } }
      .product-details-content .pro-details-meta ul li a:hover {
        color: #a749ff; }

.product-details-content .pro-details-social {
  margin: 24px 0 0; }
  .product-details-content .pro-details-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-details-content .pro-details-social ul li {
      margin-right: 40px; }
      .product-details-content .pro-details-social ul li:last-child {
        margin-right: 0px; }
      .product-details-content .pro-details-social ul li a {
        font-size: 16px;
        color: #343538; }
        .product-details-content .pro-details-social ul li a:hover {
          color: #a749ff; }

@media only screen and (max-width: 767px) {
  .product-details-content.pro-details-slider-content.mt-50 {
    margin-top: 30px; } }

.product-details-content.pro-details-slider-content .product-details-price {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-details-content.pro-details-slider-content p {
  width: 59%;
  margin: 0 auto; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content.pro-details-slider-content p {
      width: 80%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-content.pro-details-slider-content p {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .product-details-content.pro-details-slider-content p {
      width: 100%; } }

.product-details-content.pro-details-slider-content .pro-details-rating-wrap {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-details-content.pro-details-slider-content .pro-details-size-color {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    .product-details-content.pro-details-slider-content .pro-details-size-color {
      text-align: center; }
      .product-details-content.pro-details-slider-content .pro-details-size-color .pro-details-color-content {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.product-details-content.pro-details-slider-content .pro-details-quality {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-details-content.pro-details-slider-content .pro-details-meta {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-details-content.pro-details-slider-content .pro-details-social ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.quickview-wrap .nav-style-1.owl-carousel > .owl-nav div {
  font-size: 20px;
  color: #333;
  left: 0px; }
  .quickview-wrap .nav-style-1.owl-carousel > .owl-nav div:hover {
    color: #a749ff; }
  .quickview-wrap .nav-style-1.owl-carousel > .owl-nav div.owl-next {
    right: 0px;
    left: auto; }

.quickview-wrap:hover .nav-style-1.owl-carousel > .owl-nav div {
  opacity: 1;
  visibility: visible; }







.product-wrap-4 {
  position: relative;
  overflow: hidden; }
  .product-wrap-4 a img {
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .product-wrap-4 .position-1 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 75px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap-4 .position-1 {
        bottom: 40px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap-4 .position-1 {
        bottom: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap-4 .position-1 {
        bottom: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap-4 .position-1 {
        bottom: 30px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap-4 .position-1 {
        bottom: 30px; } }
  .product-wrap-4 .position-2 {
    position: absolute;
    left: 60px;
    bottom: 55px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap-4 .position-2 {
        bottom: 40px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap-4 .position-2 {
        bottom: 40px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap-4 .position-2 {
        bottom: 30px;
        left: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap-4 .position-2 {
        bottom: 30px;
        left: 20px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap-4 .position-2 {
        bottom: 30px;
        left: 20px; } }
  .product-wrap-4 .position-3 {
    position: absolute;
    top: 51px;
    left: 0;
    right: 0;
    text-align: center; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap-4 .position-3 {
        top: 32px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap-4 .position-3 {
        top: 32px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap-4 .position-3 {
        top: 22px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap-4 .position-3 {
        top: 22px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap-4 .position-3 {
        top: 22px; } }
  .product-wrap-4 .product-content-4 h4 {
    font-size: 30px;
    margin: 0 0 12px;
    line-height: 38px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap-4 .product-content-4 h4 {
        font-size: 25px;
        line-height: 30px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap-4 .product-content-4 h4 {
        font-size: 25px;
        line-height: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap-4 .product-content-4 h4 {
        font-size: 22px;
        line-height: 27px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap-4 .product-content-4 h4 {
        font-size: 20px;
        line-height: 23px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap-4 .product-content-4 h4 {
        font-size: 20px;
        line-height: 23px; } }
  .product-wrap-4 .product-content-4 .price-4 span {
    font-size: 18px;
    color: #000000;
    position: relative;
    margin: 0 24px 0 0; }
    .product-wrap-4 .product-content-4 .price-4 span:before {
      position: absolute;
      content: "";
      right: -17px;
      top: 12px;
      width: 7px;
      height: 2px;
      background-color: #6b6264; }
    .product-wrap-4 .product-content-4 .price-4 span:last-child:before {
      display: none; }
    .product-wrap-4 .product-content-4 .price-4 span.old {
      color: #fa6bff;
      text-decoration: line-through; }
  .product-wrap-4 .product-content-4 .price-4.price-4-center span {
    margin: 0 12px; }
  .product-wrap-4:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.width-50-percent {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.width-30-percent {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%; }

/* product home 8*/
.collection-product .collection-img {
  overflow: hidden; }
  .collection-product .collection-img a img {
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.collection-product .collection-content {
  margin: 23px 0 0; }
  .collection-product .collection-content span {
    font-weight: 500; }
  .collection-product .collection-content h4 {
    margin: 1px 0 0; }
    .collection-product .collection-content h4 a {
      font-size: 16px;
      color: #000000;
      font-weight: 500; }
      .collection-product .collection-content h4 a:hover {
        color: #a749ff; }
  .collection-product .collection-content .collection-btn {
    margin: 32px 0 0; }
    .collection-product .collection-content .collection-btn a {
      display: inline-block;
      line-height: 1;
      color: #010101;
      border: 1px solid #000;
      border-radius: 50px;
      padding: 10px 22px;
      z-index: 2; }
      .collection-product .collection-content .collection-btn a:hover {
        color: #fff;
        border: 1px solid #a749ff; }

.collection-product:hover a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.product-wrap-5 {
  position: relative; }
  .product-wrap-5 .product-img {
    position: relative; }
    .product-wrap-5 .product-img a img {
      width: 100%; }
    .product-wrap-5 .product-img span {
      position: absolute;
      top: 12px;
      right: 12px;
      font-size: 13px;
      color: #fff;
      display: inline-block;
      line-height: 1;
      padding: 3px 11px;
      border-radius: 3px;
      font-weight: 500; }
      .product-wrap-5 .product-img span.purple {
        background-color: #9f3731; }
      .product-wrap-5 .product-img span.pink {
        background-color: #fa6bff; }
  .product-wrap-5 .product-action-4 {
    background: none repeat scroll 0 0 #214987;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    opacity: 1;
    padding: 10px;
    position: absolute;
    text-align: center;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 99; }
    .product-wrap-5 .product-action-4 .pro-same-action {
      margin: 0 2px; }
      .product-wrap-5 .product-action-4 .pro-same-action a {
        display: inline-block;
        line-height: 1;
        width: 35px;
        height: 35px;
        line-height: 36px;
        font-size: 16px;
        background-color: #fff;
        color: #000;
        text-align: center;
        border-radius: 50px;
        margin: 0 3px; }
        .product-wrap-5 .product-action-4 .pro-same-action a:hover {
          background-color: #214987;
          color: #fff; }
  .product-wrap-5 .product-content-5 {
    margin-top: 28px; }
    .product-wrap-5 .product-content-5 h3 {
      font-size: 16px;
      margin: 0 0 5px;
      line-height: 17px; }
      .product-wrap-5 .product-content-5 h3 a {
        color: #000; }
        .product-wrap-5 .product-content-5 h3 a:hover {
          color: #214987; }
    .product-wrap-5 .product-content-5 .price-5 span {
      font-size: 15px;
      color: #000000;
      margin: 0 8px;
      position: relative; }
      .product-wrap-5 .product-content-5 .price-5 span:before {
        position: absolute;
        content: "";
        right: -13px;
        top: 10px;
        width: 6px;
        height: 2px;
        background-color: #a5a5a5; }
      .product-wrap-5 .product-content-5 .price-5 span:last-child:before {
        display: none; }
      .product-wrap-5 .product-content-5 .price-5 span.old {
        color: #214987;
        text-decoration: line-through; }
  .product-wrap-5:hover .product-action-4 {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1); }

/* product home 9*/
.collection-wrap-2 {
  margin-top: -175px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .collection-wrap-2 {
      margin-top: -97px; } }
  @media only screen and (max-width: 767px) {
    .collection-wrap-2 {
      margin-top: -80px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .collection-wrap-2 {
      margin-top: -70px; } }

.collection-product-2 {
  position: relative;
  overflow: hidden; }
  .collection-product-2 a img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s; }
  .collection-product-2 .collection-content-2 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 30px; }
    .collection-product-2 .collection-content-2 span {
      font-size: 14px;
      font-weight: 500; }
    .collection-product-2 .collection-content-2 h4 {
      font-size: 16px;
      font-weight: 500;
      margin: 5px 0 0;
      line-height: 21px; }
  .collection-product-2:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

/* product hm9 */
.hm9-section-padding .container-fluid {
  padding-right: 70px;
  padding-left: 70px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hm9-section-padding .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hm9-section-padding .container-fluid {
      padding-right: 30px;
      padding-left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hm9-section-padding .container-fluid {
      padding-right: 40px;
      padding-left: 40px; } }
  @media only screen and (max-width: 767px) {
    .hm9-section-padding .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hm9-section-padding .container-fluid {
      padding-right: 30px;
      padding-left: 30px; } }

.hm9-section-padding .custom-row-4 {
  margin-right: -10px;
  margin-left: -10px; }
  @media only screen and (max-width: 767px) {
    .hm9-section-padding .custom-row-4 {
      margin-right: -15px;
      margin-left: -15px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hm9-section-padding .custom-row-4 {
      margin-right: -10px;
      margin-left: -10px; } }

.hm9-section-padding div[class^="custom2-"] {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (max-width: 767px) {
    .hm9-section-padding div[class^="custom2-"] {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hm9-section-padding div[class^="custom2-"] {
      padding-left: 10px;
      padding-right: 10px; } }

.custom-row-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.custom2-col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  min-height: 1px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .custom2-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .custom2-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .custom2-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  @media only screen and (max-width: 767px) {
    .custom2-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .custom2-col-5 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }


/*-------- 8. Footer style  -----*/
.copyright .footer-logo {
  margin-bottom: 12px;
  margin-top: 41px; }
  @media only screen and (max-width: 767px) {
    .copyright .footer-logo {
      margin-top: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .copyright .footer-logo {
      margin-top: 0px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .copyright .footer-logo {
      margin-top: 28px; } }

.copyright p {
  color: #313131;
  letter-spacing: .9px; }
  .copyright p a {
    color: #313131; }
    .copyright p a:hover {
      color: #a749ff; }

.copyright.copyright-white p {
  color: #fff; }
  .copyright.copyright-white p a {
    color: #fff; }
    .copyright.copyright-white p a:hover {
      color: #a749ff; }

.footer-widget .footer-title h3 {
  font-size: 16px;
  font-weight: 500;
  color: #313131;
  margin: 0 0 16px;
  line-height: 1; }

.footer-widget .footer-list ul li {
  margin: 0 0 11px; }
  .footer-widget .footer-list ul li:last-child {
    margin: 0 0 0px; }
  .footer-widget .footer-list ul li a {
    color: #5d5d5d;
    letter-spacing: .3px; }
    .footer-widget .footer-list ul li a:hover {
      color: #214987; }

.footer-widget.footer-widget-white .footer-title h3 {
  color: #fff; }

.footer-widget.footer-widget-white .footer-list ul li a {
  color: #e6e6e6; }
  .footer-widget.footer-widget-white .footer-list ul li a:hover {
    color: #a749ff; }

.footer-widget .subscribe-style p {
  color: #7a7a7a;
  margin: 0 0 20px; }

.footer-widget .subscribe-style .subscribe-form form input {
  background: transparent;
  font-size: 13px;
  color: #333;
  border: none;
  border-bottom: 2px solid #ebebeb;
  padding: 2px 10px 2px 0; }

.footer-widget .subscribe-style .subscribe-form form .mc-news {
  display: none; }

.footer-widget .subscribe-style .subscribe-form form .clear input {
  width: auto;
  height: auto;
  color: #313131;
  font-size: 14px;
  padding: 0 0 1px;
  line-height: 1;
  border-bottom: 2px solid #9b9b9c;
  text-transform: uppercase;
  margin: 13px 0 0; }
  .footer-widget .subscribe-style .subscribe-form form .clear input:hover {
    color: #214987;
    border-bottom: 2px solid #214987; }

.footer-widget .subscribe-style.subscribe-style-white p {
  color: #e6e6e6; }

.footer-widget .subscribe-style.subscribe-style-white .subscribe-form form input {
  color: #a4a4a4;
  border-bottom: 2px solid #ebebeb; }

.footer-widget .subscribe-style.subscribe-style-white .subscribe-form form .clear input {
  color: #fff;
  border-bottom: 2px solid #b5b5b6; }
  .footer-widget .subscribe-style.subscribe-style-white .subscribe-form form .clear input:hover {
    color: #214987;
    border-bottom: 2px solid #214987; }

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .footer-widget.ml-95 {
    margin-left: 20px; }
  .footer-widget.ml-145 {
    margin-left: 50px; } }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .footer-widget.ml-95 {
    margin-left: 0px; }
  .footer-widget.ml-145 {
    margin-left: 20px; }
  .footer-widget.ml-30 {
    margin-left: 0px; }
  .footer-widget.ml-ntv5 {
    margin-left: -50px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget.ml-95 {
    margin-left: 0px; }
  .footer-widget.ml-145 {
    margin-left: 0px; }
  .footer-widget.ml-30 {
    margin-left: 0px; }
  .footer-widget.ml-ntv5 {
    margin-left: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget.ml-95 {
    margin-left: 0px; }
  .footer-widget.ml-145 {
    margin-left: 0px; }
  .footer-widget.ml-30 {
    margin-left: 0px; }
  .footer-widget.ml-ntv5 {
    margin-left: 0px; } }

@media only screen and (max-width: 767px) {
  .footer-widget.ml-95 {
    margin-left: 0px; }
  .footer-widget.ml-145 {
    margin-left: 0px; }
  .footer-widget.ml-30 {
    margin-left: 0px; }
  .footer-widget.ml-ntv5 {
    margin-left: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget.ml-30, .footer-widget.ml-50, .footer-widget.ml-75 {
    margin-left: 0; } }

@media only screen and (max-width: 767px) {
  .footer-widget.ml-30, .footer-widget.ml-50, .footer-widget.ml-75 {
    margin-left: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget.ml-30, .footer-widget.ml-50, .footer-widget.ml-75 {
    margin-left: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-widget.ml-70 {
    margin-left: -130px; } }

@media only screen and (max-width: 767px) {
  .footer-widget.ml-70 {
    margin-left: 0px; } }

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .footer-widget.ml-70 {
    margin-left: -90px; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-widget.ml-70 {
    margin-left: 0px; } }

/* home 4 */
.hm4-footer-padding .container-fluid {
  padding: 0 60px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .hm4-footer-padding .container-fluid {
      padding: 0 60px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .hm4-footer-padding .container-fluid {
      padding: 0 30px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hm4-footer-padding .container-fluid {
      padding: 0 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hm4-footer-padding .container-fluid {
      padding: 0 30px; } }
  @media only screen and (max-width: 767px) {
    .hm4-footer-padding .container-fluid {
      padding: 0 15px; } }

.footer-area {
  position: relative; }
  .footer-area.ml-10 {
    margin-left: 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .footer-area.ml-70 {
      margin-left: 15px; }
    .footer-area.mr-70 {
      margin-right: 15px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .footer-area.ml-70 {
      margin-left: 30px; }
    .footer-area.mr-70 {
      margin-right: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-area.ml-70 {
      margin-left: 40px; }
    .footer-area.mr-70 {
      margin-right: 40px; }
    .footer-area.mb-70 {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 767px) {
    .footer-area.ml-70 {
      margin-left: 15px; }
    .footer-area.mr-70 {
      margin-right: 15px; }
    .footer-area.mb-70 {
      margin-bottom: 15px; } }

/* home 5 */
.footer-top {
  position: relative;
  z-index: 9; }
  .footer-top p {
    color: #fffefe;
    line-height: 28px;
    margin: 31px auto 33px;
    width: 55%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .footer-top p {
        width: 85%; } }
    @media only screen and (max-width: 767px) {
      .footer-top p {
        width: 100%; } }
  .footer-top .footer-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer-top .footer-social ul li {
      margin: 0 23px;
      position: relative;
      line-height: 1; }
      .footer-top .footer-social ul li:before {
        position: absolute;
        content: "";
        right: -30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #7c7b7b;
        width: 16px;
        height: 2px; }
      .footer-top .footer-social ul li:last-child:before {
        display: none; }
      .footer-top .footer-social ul li a {
        color: #e5e5e5;
        font-size: 16px; }
        .footer-top .footer-social ul li a:hover {
          color: #a749ff; }
  .footer-top .footer-social.footer-social-white ul li:before {
    background-color: #fff; }
  @media only screen and (max-width: 767px) {
    .footer-top.pb-60 {
      padding-bottom: 60px; } }

.footer-bottom {
  position: relative;
  z-index: 9; }

.copyright-2 {
  padding-top: 20px;
  margin-top: 60px;
  border-top: 1px solid #2b2b2b; }
  .copyright-2 p {
    color: #fff;
    line-height: 1; }
    .copyright-2 p a {
      color: #fff; }
      .copyright-2 p a:hover {
        color: #a749ff; }
  .copyright-2.copyright-white-border {
    border-top: 1px solid #cccccc; }
  .copyright-2.copyright-gray p {
    color: #848484; }
    .copyright-2.copyright-gray p a {
      color: #848484;
      letter-spacing: .9px; }
      .copyright-2.copyright-gray p a:hover {
        color: #a749ff; }

.footer-white .footer-top p {
  color: #000; }

.footer-white .footer-top .footer-social ul li a {
  color: #000; }
  .footer-white .footer-top .footer-social ul li a:hover {
    color: #a749ff; }

.footer-white .copyright-2 {
  padding-top: 20px;
  padding-bottom: 23px;
  margin-top: 0px;
  border-top: none; }

.footer-border {
  border-top: 1px solid #e2e2e2; }

/*----- 9. Banner style  -------*/
.single-banner {
  position: relative;
  overflow: hidden; }
  .single-banner a img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s; }
  .single-banner:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  .single-banner .banner-content {
    position: absolute;
    content: "";
    left: 36px;
    top: 40px;
    z-index: 5; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content {
        left: 20px;
        top: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content {
        left: 15px;
        top: 10px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content {
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
    .single-banner .banner-content h3 {
      font-size: 36px;
      color: #915342;
      font-weight: 600;
      margin: 0;
      font-family: 'Cormorant Garamond'; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content h3 {
          font-size: 27px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content h3 {
          font-size: 30px; } }
    .single-banner .banner-content h4 {
      font-size: 18px;
      color: #010101;
      margin: 3px 0 58px;
      font-weight: 600;
      font-family: 'Cormorant Garamond'; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content h4 {
          margin: 3px 0 25px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content h4 {
          margin: 3px 0 15px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content h4 {
          margin: 3px 0 8px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content h4 {
          margin: 3px 0 20px; } }
      .single-banner .banner-content h4 span {
        color: #935644;
        font-size: 20px;
        margin: 0 0px 0 2px;
        display: inline-block;
        line-height: 1;
        position: relative;
        top: 2px; }
    .single-banner .banner-content a {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 2px solid #97584a;
      color: #97584a;
      font-size: 14px;
      display: inline-block;
      text-align: center; }
      .single-banner .banner-content a.kids-btn-red {
        color: #ff3d2a;
        border: 2px solid #ff3d2a; }
        .single-banner .banner-content a.kids-btn-red:hover {
          color: #a749ff;
          border: 2px solid #a749ff; }
      .single-banner .banner-content a i {
        line-height: 25px; }
      .single-banner .banner-content a:hover {
        color: #a749ff;
        border: 2px solid #a749ff; }
    .single-banner .banner-content.banner-pink a {
      border: 2px solid #ed59a0;
      color: #ed59a0; }
      .single-banner .banner-content.banner-pink a:hover {
        color: #a749ff;
        border: 2px solid #a749ff; }
    .single-banner .banner-content.banner-content1-modify-position1 {
      left: auto;
      right: 60px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      text-align: right; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content.banner-content1-modify-position1 {
          right: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content.banner-content1-modify-position1 {
          right: 40px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content.banner-content1-modify-position1 {
          right: 30px; } }
    .single-banner .banner-content.banner-content1-modify h3 {
      color: #1c1c1c; }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content.banner-content1-modify h3 {
          font-size: 25px; } }
    .single-banner .banner-content.banner-content1-modify h4 {
      margin: 12px 0 68px; }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .single-banner .banner-content.banner-content1-modify h4 {
          margin: 12px 0 38px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content.banner-content1-modify h4 {
          margin: 12px 0 28px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content.banner-content1-modify h4 {
          margin: 2px 0 12px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content.banner-content1-modify h4 {
          margin: 2px 0 6px; } }
    .single-banner .banner-content.banner-content1-modify a {
      border: 2px solid #c61a32;
      color: #c61a32; }
      .single-banner .banner-content.banner-content1-modify a.purple {
        color: #ab87cd;
        border: 2px solid #ab87cd; }
      .single-banner .banner-content.banner-content1-modify a.cake-btn-pink {
        color: #ed59a0;
        border: 2px solid #ed59a0; }
        .single-banner .banner-content.banner-content1-modify a.cake-btn-pink:hover {
          color: #a749ff;
          border: 2px solid #a749ff; }
      .single-banner .banner-content.banner-content1-modify a:hover {
        color: #a749ff;
        border: 2px solid #a749ff; }
    .single-banner .banner-content.banner-content1-modify-position2 {
      left: 60px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content.banner-content1-modify-position2 {
          left: 40px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content.banner-content1-modify-position2 {
          left: 40px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content.banner-content1-modify-position2 {
          left: 30px; } }
    .single-banner .banner-content.banner-content1-modify-position3 {
      left: 50px;
      top: 50px; }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .single-banner .banner-content.banner-content1-modify-position3 {
          left: 30px;
          top: 30px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content.banner-content1-modify-position3 {
          left: 20px;
          top: 20px; }
          .single-banner .banner-content.banner-content1-modify-position3 h3 {
            font-size: 27px; }
          .single-banner .banner-content.banner-content1-modify-position3 h4 {
            margin: 5px 0 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content.banner-content1-modify-position3 {
          left: 15px;
          top: 10px; }
          .single-banner .banner-content.banner-content1-modify-position3 h3 {
            font-size: 25px; }
          .single-banner .banner-content.banner-content1-modify-position3 h4 {
            margin: 5px 0 10px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content.banner-content1-modify-position3 {
          left: 30px;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); } }
  .single-banner.banner-green-color .banner-content h3 {
    color: #617d05; }
  .single-banner.banner-green-color .banner-content h4 {
    color: #010101; }
    .single-banner.banner-green-color .banner-content h4 span {
      color: #617d05; }
  .single-banner.banner-green-color .banner-content a {
    border: 2px solid #617d05;
    color: #617d05; }
    .single-banner.banner-green-color .banner-content a:hover {
      color: #aabb72;
      border: 2px solid #aabb72; }
  .single-banner.banner-red-color .banner-content h3 {
    color: #df262b; }
  .single-banner.banner-red-color .banner-content h4 {
    color: #010101; }
    .single-banner.banner-red-color .banner-content h4 span {
      color: #df262b; }
  .single-banner.banner-red-color .banner-content a {
    border: 2px solid #df262b;
    color: #df262b; }
    .single-banner.banner-red-color .banner-content a:hover {
      color: #dc6266;
      border: 2px solid #dc6266; }
  .single-banner.banner-shape {
    border: 4px solid #fff; }
  .single-banner .banner-position-hm15-1 {
    position: absolute;
    right: 40px;
    top: 45px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-position-hm15-1 {
        top: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-position-hm15-1 {
        top: 20px;
        right: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-position-hm15-1 {
        top: 20px;
        right: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-position-hm15-1 {
        top: 15px;
        right: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-position-hm15-1 {
        top: 30px;
        right: 30px; } }
  .single-banner .banner-position-hm15-2 {
    position: absolute;
    left: 40px;
    top: 45px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-position-hm15-2 {
        top: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-position-hm15-2 {
        top: 20px;
        left: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-position-hm15-2 {
        top: 20px;
        left: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-position-hm15-2 {
        top: 15px;
        left: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-position-hm15-2 {
        top: 30px;
        left: 30px; } }
  .single-banner .banner-position-hm17-1 {
    position: absolute;
    right: 105px;
    bottom: 50px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-position-hm17-1 {
        right: 20px;
        bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-position-hm17-1 {
        right: 20px;
        bottom: 20px; } }
  .single-banner .banner-content-3 h3 {
    font-weight: bold;
    font-size: 30px;
    margin: 0;
    line-height: 1;
    color: #111111;
    text-transform: uppercase; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-content-3 h3 {
        font-size: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-3 h3 {
        font-size: 25px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-3 h3 {
        font-size: 22px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-3 h3 {
        font-size: 20px; } }
  .single-banner .banner-content-3 p {
    font-size: 18px;
    margin: 11px 0 20px;
    color: #010101; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-content-3 p {
        margin: 5px 0 12px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-3 p {
        margin: 5px 0 12px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-3 p {
        margin: 5px 0 10px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-3 p {
        margin: 5px 0 10px; } }
    .single-banner .banner-content-3 p span {
      color: #6eab49; }
  .single-banner .banner-content-3 > a {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 2px solid #6eab49;
    color: #6eab49;
    font-size: 14px;
    display: inline-block;
    text-align: center; }
    .single-banner .banner-content-3 > a:hover {
      border: 2px solid #a749ff;
      color: #a749ff; }
  .single-banner .banner-content-3.pink-banner p {
    color: #010101; }
    .single-banner .banner-content-3.pink-banner p span {
      color: #ed59a0; }
  .single-banner .banner-content-3.pink-banner > a {
    border: 2px solid #ed59a0;
    color: #ed59a0; }
    .single-banner .banner-content-3.pink-banner > a:hover {
      border: 2px solid #a749ff;
      color: #a749ff; }
  .single-banner .banner-content-4 span {
    font-size: 18px;
    color: #6eab49; }
  .single-banner .banner-content-4 h2 {
    font-size: 55px;
    color: #f3993f;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin: 15px 0 15px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-content-4 h2 {
        font-size: 40px;
        margin: 7px 0 10px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-4 h2 {
        font-size: 35px;
        margin: 7px 0 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-4 h2 {
        font-size: 45px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-4 h2 {
        font-size: 30px;
        margin: 7px 0 10px; } }
  .single-banner .banner-content-4 h5 {
    font-size: 24px;
    color: #000000;
    line-height: 1;
    margin: 0 0 36px;
    letter-spacing: 4.3px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-4 h5 {
        font-size: 20px;
        margin: 0 0 20px;
        letter-spacing: 2.3px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-4 h5 {
        font-size: 22px;
        letter-spacing: 3.3px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-4 h5 {
        font-size: 20px;
        margin: 0 0 20px;
        letter-spacing: 2.3px; } }
  .single-banner .banner-content-4 > a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
    padding: 13px 33px 13px;
    background-color: #6eab49; }
    .single-banner .banner-content-4 > a:hover {
      background-color: #a749ff; }
  .single-banner .banner-content-4.pink-banner span {
    color: #ed59a0; }
  .single-banner .banner-content-4.pink-banner h2 {
    color: #ed59a0; }
  .single-banner .banner-content-4.pink-banner > a {
    background-color: #ed59a0; }
    .single-banner .banner-content-4.pink-banner > a:hover {
      background-color: #a749ff; }
  .single-banner .banner-content-5 {
    position: absolute;
    left: 36px;
    top: 32px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-5 {
        left: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-5 {
        left: 15px;
        top: 15px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-5 {
        left: 15px;
        top: 15px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-5 {
        left: 50px;
        top: 50px; } }
    .single-banner .banner-content-5 span {
      font-size: 24px;
      color: #e90042;
      display: block;
      line-height: 1; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-5 span {
          font-size: 20px; } }
    .single-banner .banner-content-5 h3 {
      font-family: "Cormorant Garamond";
      font-size: 36px;
      margin: 9px 0 62px;
      font-weight: 600; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content-5 h3 {
          margin: 9px 0 25px;
          font-size: 30px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-5 h3 {
          margin: 2px 0 12px;
          font-size: 25px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-5 h3 {
          margin: 9px 0 25px;
          font-size: 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner .banner-content-5 h3 {
          font-size: 36px;
          margin: 9px 0 40px; } }
    .single-banner .banner-content-5 a {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 2px solid #e90042;
      color: #e90042;
      font-size: 14px;
      display: inline-block;
      text-align: center; }
      .single-banner .banner-content-5 a:hover {
        border: 2px solid #a749ff;
        color: #a749ff; }
    .single-banner .banner-content-5.banner-content-5-white h3 {
      color: #fff; }
  .single-banner .banner-content-6 {
    position: absolute;
    left: 30px;
    bottom: 30px; }
    .single-banner .banner-content-6 a {
      font-size: 14px;
      color: #fff;
      display: inline-block;
      text-transform: uppercase;
      line-height: 1;
      padding: 13px 33px 13px;
      background-color: #e90042; }
      .single-banner .banner-content-6 a:hover {
        background-color: #a749ff; }
  .single-banner .banner-content-7 {
    position: absolute;
    left: 45px;
    bottom: 30px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-7 {
        left: 20px;
        bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-7 {
        left: 20px;
        bottom: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-7 {
        left: 40px;
        bottom: 40px; } }
    .single-banner .banner-content-7 span {
      font-size: 24px;
      font-weight: 600;
      color: #e90042;
      display: block;
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-7 span {
          font-size: 20px; } }
    .single-banner .banner-content-7 h2 {
      font-size: 72px;
      font-weight: 700;
      color: #c3c1c0;
      margin: 9px 0 33px;
      line-height: 1; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content-7 h2 {
          font-size: 55px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-7 h2 {
          font-size: 40px;
          margin: 9px 0 20px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-7 h2 {
          font-size: 35px;
          margin: 9px 0 20px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner .banner-content-7 h2 {
          font-size: 42px;
          margin: 9px 0 35px; } }
    .single-banner .banner-content-7 > a {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 2px solid #e90042;
      color: #e90042;
      font-size: 14px;
      display: inline-block;
      text-align: center; }
      .single-banner .banner-content-7 > a:hover {
        border: 2px solid #a749ff;
        color: #a749ff; }
  .single-banner .banner-content-8 {
    position: absolute;
    left: 45px;
    bottom: 40px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-8 {
        left: 20px;
        bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-8 {
        left: 20px;
        bottom: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-8 {
        left: 30px;
        bottom: 30px; } }
    .single-banner .banner-content-8 span {
      font-size: 24px;
      color: #e90042;
      display: block;
      line-height: 1;
      text-transform: uppercase; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-8 span {
          font-size: 17px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-8 span {
          font-size: 17px; } }
    .single-banner .banner-content-8 h2 {
      font-size: 64px;
      color: #000000;
      margin: 10px 0 4px;
      line-height: 50px;
      text-transform: uppercase;
      font-family: "Abril Fatface", cursive; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content-8 h2 {
          font-size: 55px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-8 h2 {
          font-size: 38px;
          line-height: 30px;
          margin: 5px 0 4px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-8 h2 {
          font-size: 32px;
          line-height: 30px;
          margin: 5px 0 4px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner .banner-content-8 h2 {
          margin: 15px 0 5px; } }
    .single-banner .banner-content-8 p {
      font-size: 20px;
      color: #000000;
      margin: 0px 0 48px;
      line-height: 1;
      text-transform: uppercase;
      font-family: "Abril Fatface", cursive;
      letter-spacing: 6px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner .banner-content-8 p {
          letter-spacing: 5px;
          font-size: 20px;
          margin: 0px 0 27px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-8 p {
          letter-spacing: 5px;
          font-size: 17px;
          margin: 0px 0 15px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner .banner-content-8 p {
          margin: 0px 0 35px; } }
    .single-banner .banner-content-8 > a {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 2px solid #e90042;
      color: #e90042;
      font-size: 14px;
      display: inline-block;
      text-align: center; }
      .single-banner .banner-content-8 > a:hover {
        border: 2px solid #a749ff;
        color: #a749ff; }
  .single-banner .banner-content-26-position1 {
    position: absolute;
    top: 60px;
    left: 60px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26-position1 {
        top: 30px;
        left: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26-position1 {
        top: 20px;
        left: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-26-position1 {
        top: 30px;
        left: 30px; } }
  .single-banner .banner-content-26-position2 {
    position: absolute;
    top: 50px;
    left: 43px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26-position2 {
        top: 30px;
        left: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26-position2 {
        top: 20px;
        left: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-26-position2 {
        top: 30px;
        left: 30px; } }
  .single-banner .banner-content-26-position3 {
    position: absolute;
    bottom: 50px;
    left: 53%; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26-position3 {
        bottom: 30px;
        left: 45%; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26-position3 {
        bottom: 20px;
        left: 38%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-26-position3 {
        bottom: 30px;
        left: 60%; } }
  .single-banner .banner-content-26 span {
    font-size: 18px;
    color: #ed59a0;
    display: block; }
  .single-banner .banner-content-26 h1 {
    font-size: 55px;
    color: #ed59a0;
    font-weight: bold;
    margin: 23px 0 21px;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26 h1 {
        font-size: 42px;
        margin: 15px 0 15px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26 h1 {
        font-size: 42px;
        margin: 15px 0 15px; } }
  .single-banner .banner-content-26 p {
    font-size: 24px;
    letter-spacing: 1.8px;
    color: #fff;
    margin: 0 0 37px; }
  .single-banner .banner-content-26 .banner-cake-btn-1 a {
    display: inline-block;
    color: #ffffff;
    background-color: #ed59a0;
    line-height: 1;
    border-radius: 50px;
    padding: 12px 33px;
    z-index: 9; }
  .single-banner .banner-content-26-2 h1 {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #111111;
    line-height: 27px;
    margin: 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26-2 h1 {
        font-size: 25px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26-2 h1 {
        font-size: 20px; } }
  .single-banner .banner-content-26-2 h3 {
    font-size: 18px;
    color: #010101;
    margin: 10px 0 17px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-banner .banner-content-26-2 h3 {
        margin: 3px 0 15px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-26-2 h3 {
        margin: 3px 0 10px; } }
    .single-banner .banner-content-26-2 h3 span {
      color: #ed59a0; }
  .single-banner .banner-content-26-2 .banner-cake-btn-2 a {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 2px solid #ed59a0;
    color: #ed59a0;
    font-size: 14px;
    display: inline-block;
    text-align: center; }
    .single-banner .banner-content-26-2 .banner-cake-btn-2 a:hover {
      border: 2px solid #a749ff;
      color: #a749ff; }
  .single-banner .banner-content-33 {
    position: absolute;
    left: 50px;
    top: 50px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .single-banner .banner-content-33 {
        left: 30px;
        top: 30px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .single-banner .banner-content-33 {
        left: 30px;
        top: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-33 {
        left: 20px;
        top: 20px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-33 {
        left: 20px;
        top: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-banner .banner-content-33 {
        left: 30px;
        top: 50px; } }
    .single-banner .banner-content-33 h3 {
      font-size: 18px;
      font-weight: 600;
      margin: 0;
      line-height: 1; }
    .single-banner .banner-content-33 h2 {
      font-size: 36px;
      font-weight: bold;
      color: #3a3a3a;
      line-height: 46px;
      margin: 20px 0 0px; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .single-banner .banner-content-33 h2 {
          font-size: 27px;
          line-height: 35px;
          margin: 10px 0 0px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .single-banner .banner-content-33 h2 {
          font-size: 27px;
          line-height: 35px;
          margin: 10px 0 0px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-content-33 h2 {
          font-size: 20px;
          line-height: 25px;
          margin: 6px 0 0px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-content-33 h2 {
          font-size: 20px;
          line-height: 25px;
          margin: 6px 0 0px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .single-banner .banner-content-33 h2 {
          font-size: 28px;
          line-height: 35px;
          margin: 10px 0 0px; } }
  .single-banner .banner-33-offer {
    position: absolute;
    left: 0;
    bottom: 0; }
    .single-banner .banner-33-offer h2 {
      color: #98bac7;
      margin: 0;
      font-size: 60px;
      line-height: 46px;
      font-weight: bold; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .single-banner .banner-33-offer h2 {
          font-size: 48px;
          line-height: 37px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .single-banner .banner-33-offer h2 {
          font-size: 48px;
          line-height: 37px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner .banner-33-offer h2 {
          font-size: 37px;
          line-height: 28px; } }
      @media only screen and (max-width: 767px) {
        .single-banner .banner-33-offer h2 {
          font-size: 37px;
          line-height: 28px; } }
  .single-banner .banner-content-33-2-position1 {
    position: absolute;
    right: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-33-2-position1 {
        right: 20px; } }
  .single-banner .banner-content-33-2-position2 {
    position: absolute;
    right: 0px;
    left: 0;
    text-align: center;
    top: 6%; }
  .single-banner .banner-content-33-2-position3 {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-33-2-position3 {
        left: 20px; } }
  .single-banner .banner-content-33-2 h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin: 0; }
  .single-banner .banner-content-33-2 h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 50px;
    margin: 13px 0 14px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-banner .banner-content-33-2 h2 {
        font-size: 27px;
        line-height: 35px;
        margin: 10px 0 14px; } }
    @media only screen and (max-width: 767px) {
      .single-banner .banner-content-33-2 h2 {
        font-size: 27px;
        line-height: 33px;
        margin: 10px 0 10px; } }
  .single-banner .banner-content-33-2 a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    letter-spacing: .4px;
    padding: 0 0 7px;
    border-bottom: 2px solid #fff;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s; }
    .single-banner .banner-content-33-2 a:hover {
      color: #000;
      border-bottom: 2px solid #000; }
  @media only screen and (max-width: 767px) {
    .single-banner.mr-15 {
      margin-right: 0; }
    .single-banner.ml-15 {
      margin-left: 0; } }

/* banner hm4 */
.banner-area-2 .container-fluid {
  padding-right: 10px;
  padding-left: 10px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-area-2 .container-fluid {
      padding-right: 30px;
      padding-left: 30px; } }
  @media only screen and (max-width: 767px) {
    .banner-area-2 .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

@media only screen and (max-width: 767px) {
  .banner-area-2.pb-85 {
    padding-bottom: 42px; } }

@media only screen and (min-width: 1366px) and (max-width: 1600px) {
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 15px;
    left: 15px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
      font-size: 25px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
      margin: 3px 0 10px; } }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 15px;
    left: 15px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
      font-size: 25px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
      margin: 3px 0 10px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-area-2.banner-area-2 .single-banner .banner-content {
    top: 25px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h3 {
      font-size: 30px; }
    .banner-area-2.banner-area-2 .single-banner .banner-content h4 {
      margin: 3px 0 40px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-area-2.banner-area-2.pt-10 {
    padding-top: 30px; } }

/* banner hm9 */
.single-banner-2 {
  position: relative;
  overflow: hidden; }
  .single-banner-2 a img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s; }
  .single-banner-2 .banner-content-2 {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 767px) {
      .single-banner-2 .banner-content-2 {
        left: 20px; } }
    .single-banner-2 .banner-content-2 h3 {
      font-size: 48px;
      color: #915342;
      margin: 0;
      font-family: 'Cormorant Garamond'; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner-2 .banner-content-2 h3 {
          font-size: 35px; } }
      @media only screen and (max-width: 767px) {
        .single-banner-2 .banner-content-2 h3 {
          font-size: 33px; } }
    .single-banner-2 .banner-content-2 h4 {
      font-size: 24px;
      color: #010101;
      font-weight: 500;
      font-family: 'Cormorant Garamond';
      margin: 22px 0 94px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-banner-2 .banner-content-2 h4 {
          margin: 22px 0 34px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-banner-2 .banner-content-2 h4 {
          margin: 15px 0 25px; } }
      @media only screen and (max-width: 767px) {
        .single-banner-2 .banner-content-2 h4 {
          margin: 10px 0 20px; } }
      .single-banner-2 .banner-content-2 h4 span {
        color: #935644; }
    .single-banner-2 .banner-content-2 a {
      width: 28px;
      height: 28px;
      border-radius: 100%;
      border: 2px solid #97584a;
      color: #97584a;
      font-size: 14px;
      display: inline-block;
      text-align: center; }
      .single-banner-2 .banner-content-2 a:hover {
        color: #000;
        border: 2px solid #000; }
    .single-banner-2 .banner-content-2.jewellery-banner h3 {
      font-weight: 600; }
    .single-banner-2 .banner-content-2.banner-content-2-black h3 {
      color: #fff; }
    .single-banner-2 .banner-content-2.banner-content-2-black h4 {
      color: #fff; }
      .single-banner-2 .banner-content-2.banner-content-2-black h4 span {
        color: #af163b; }
    .single-banner-2 .banner-content-2.banner-content-2-black a {
      border: 2px solid #af163b;
      color: #af163b; }
      .single-banner-2 .banner-content-2.banner-content-2-black a:hover {
        color: #fff;
        border: 2px solid #fff; }
  .single-banner-2:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.col-width-banner33-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .col-width-banner33-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .col-width-banner33-1 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.col-width-banner33-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%;
  max-width: 0 0 26%;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .col-width-banner33-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .col-width-banner33-2 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }

.medical-contact-area {
  padding: 52px 0 60px; }

.medical-contact-text h3 {
  color: #FFFFFF;
  font-family: "Lobster", cursive;
  font-size: 29px;
  font-style: italic;
  margin: 0 0 11px; }
  @media only screen and (max-width: 767px) {
    .medical-contact-text h3 {
      margin: 0 0 7px; } }

.medical-contact-text h2 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 1; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .medical-contact-text h2 {
      font-size: 27px; } }
  @media only screen and (max-width: 767px) {
    .medical-contact-text h2 {
      font-size: 27px; } }

@media only screen and (max-width: 767px) {
  .medical-contact-text {
    text-align: center; } }

.medical-contact-number-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media only screen and (max-width: 767px) {
    .medical-contact-number-wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .medical-contact-number-wrap .medical-contact-img {
    margin-right: 20px; }
  .medical-contact-number-wrap .medical-contact-number h2 {
    margin: 0;
    font-size: 30px;
    color: #fff; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .medical-contact-number-wrap .medical-contact-number h2 {
        font-size: 26px; } }
    @media only screen and (max-width: 767px) {
      .medical-contact-number-wrap .medical-contact-number h2 {
        font-size: 26px; } }

@media only screen and (max-width: 767px) {
  .banner-area.pt-80 {
    padding-top: 60px; }
  .banner-area.pb-85 {
    padding-bottom: 35px; }
  .save-money-area .pt-100 {
    padding-top: 50px; }
  .save-money-area .pb-100 {
    padding-bottom: 50px; }
  .medical-shape-img {
    text-align: center;
    margin: 30px 0 20px; } }



/*------- 11. About style ------ */
.welcome-content h5 {
  font-weight: 500;
  font-size: 16px;
  color: #666;
  margin: 0;
  letter-spacing: .3px; }

.welcome-content h1 {
  font-size: 30px;
  font-weight: 500;
  letter-spacing: .3px;
  margin: 8px 0 30px;
  color: #dc0005;
  position: relative;
  display: inline-block;
  padding: 0 0 23px;
  line-height: 1; }
  .welcome-content h1:before {
    position: absolute;
    background-color: #070508;
    height: 3px;
    width: 70px;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto; }

.welcome-content p {
  font-size: 16px;
  color: ##020202;
  line-height: 30px;
  width: 66%;
  margin: 0 auto; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .welcome-content p {
      width: 80%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .welcome-content p {
      width: 95%; } }
  @media only screen and (max-width: 767px) {
    .welcome-content p {
      width: 100%;
      font-size: 15px; } }

/* about page */


.team-wrapper {
  background-color: #f7f7f7; }
  .team-wrapper .team-img {
    position: relative; }
    .team-wrapper .team-img a img {
      width: 100%; }
    .team-wrapper .team-img .team-action {
      background: #fff none repeat scroll 0 0;
      left: 0;
      opacity: 0;
      padding: 10px;
      position: absolute;
      right: 0;
      text-align: center;
      top: 70%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.6s ease 0s;
      -o-transition: all 0.6s ease 0s;
      transition: all 0.6s ease 0s;
      width: 100%;
      z-index: 5; }
      .team-wrapper .team-img .team-action a {
        border-radius: 50px;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        width: 30px;
        margin: 0 3px; }
        .team-wrapper .team-img .team-action a.facebook {
          border: 1px solid #3b5998;
          background-color: #3b5998; }
          .team-wrapper .team-img .team-action a.facebook:hover {
            background-color: transparent;
            color: #3b5998; }
        .team-wrapper .team-img .team-action a.twitter {
          border: 1px solid #55acee;
          background-color: #55acee; }
          .team-wrapper .team-img .team-action a.twitter:hover {
            background-color: transparent;
            color: #55acee; }
        .team-wrapper .team-img .team-action a.instagram {
          border: 1px solid #c32aa3;
          background-color: #c32aa3; }
          .team-wrapper .team-img .team-action a.instagram:hover {
            background-color: transparent;
            color: #c32aa3; }
  .team-wrapper .team-content {
    padding: 20px 10px 23px; }
    .team-wrapper .team-content h4 {
      font-size: 18px;
      font-weight: 500;
      margin: 0 0 3px;
      text-transform: capitalize; }
    .team-wrapper .team-content span {
      font-size: 15px;
      font-style: italic; }
  .team-wrapper:hover .team-action {
    top: 50%;
    opacity: 1; }

.single-mission h3 {
  font-size: 25px;
  font-weight: 500;
  margin: 0 0 20px;
  text-transform: capitalize;
  line-height: 22px;
  color: #333; }
  @media only screen and (max-width: 767px) {
    .single-mission h3 {
      margin: 0 0 10px; } }

.single-mission p {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .about-brand-logo.pb-100 {
    padding-bottom: 60px; } }


/*------ 22. contact Page  ------*/
.contact-map #map {
  height: 560px; }
  @media only screen and (max-width: 767px) {
    .contact-map #map {
      height: 400px; } }

.contact-info-wrap {
  box-shadow: 0px 0px 5px 0px lightgrey;
  padding: 120px 70px 116px 90px; 
        background: #ffffffc7;
    
    
}
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-info-wrap {
      padding: 120px 20px 116px 40px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-info-wrap {
      padding: 120px 20px 116px 30px; } }
  @media only screen and (max-width: 767px) {
    .contact-info-wrap {
      padding: 50px 20px 45px 30px;
      margin-bottom: 30px;
      margin-top: 20px; } }
  .contact-info-wrap .single-contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px; }
    .contact-info-wrap .single-contact-info .contact-icon {
      margin-right: 20px; }
      .contact-info-wrap .single-contact-info .contact-icon i {
        font-size: 20px;
        color: #252525;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #252525;
        text-align: center;
        border-radius: 100%;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s; }
    .contact-info-wrap .single-contact-info .contact-info-dec p {
      line-height: 1;
      color: #404040;
      margin: 0 0 9px; }
      .contact-info-wrap .single-contact-info .contact-info-dec p a {
        color: #404040; }
        .contact-info-wrap .single-contact-info .contact-info-dec p a:hover {
          color: #a749ff; }
      .contact-info-wrap .single-contact-info .contact-info-dec p:last-child {
        margin: 0; }
    .contact-info-wrap .single-contact-info:hover .contact-icon i {
      background-color: #252525;
      color: #fff; }

.contact-social {
  margin-top: 58px; }
  .contact-social h3 {
    font-weight: 500;
    color: #4d4d4d;
    font-size: 24px;
    margin: 0 0 17px;
    line-height: 1; }
  .contact-social ul li {
    margin: 0 10px;
    display: inline-block; }
    .contact-social ul li a {
      font-size: 16px;
      color: #4d4d4d; }
      .contact-social ul li a:hover {
        color: #a749ff; }

.contact-form {
  box-shadow: 0px 0px 5px 0px lightgrey;
  padding: 50px 110px 50px 110px;
  background: #ffffffc7;
    
}
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .contact-form {
      padding: 50px 50px 50px 50px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-form {
      padding: 50px 30px 50px 30px; } }
  @media only screen and (max-width: 767px) {
    .contact-form {
      padding: 50px 30px 50px 30px; } }
  .contact-form .contact-title h2 {
    font-size: 24px;
    font-weight: 500;
    color: #464646;
    line-height: 1;
    margin-bottom: 36px; }
  .contact-form .contact-form-style input, .contact-form .contact-form-style textarea {
    background: transparent;
    border: 1px solid #c1c1c1;
    height: 40px;
    padding: 2px 14px;
    margin-bottom: 30px;
    color: #000; }
  .contact-form .contact-form-style textarea {
    padding: 20px 14px;
    margin-bottom: 0px;
    height: 175px; }
  .contact-form .contact-form-style button {
    border: none;
    background-color: #404040;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 52px;
    margin-top: 38px; }
    .contact-form .contact-form-style button:hover {
      background-color: #214987; }
  .contact-form p {
    color: #333; }
    .contact-form p.success {
      margin-top: 10px; }

.contact-form-style .row div[class^="col-"] {
  padding-left: 15px;
  padding-right: 15px; }

@media only screen and (max-width: 767px) {
  .contact-area.pb-100 {
    padding-bottom: 60px; } }

.searchform {
  position: relative; }
  .searchform input {
    border: 1px solid #eeeeee;
    height: 45px;
    width: 100%;
    padding-left: 15px;
    padding-right: 80px;
    background-color: transparent; }
  .searchform button {
    border: none;
    background-color: #a749ff;
    width: 70px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%; }
    .searchform button:hover {
      background-color: #000; }
  @media only screen and (max-width: 767px) {
    .searchform.mb-50 {
      margin-bottom: 20px; } }

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #fe4164;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #25d366;
  color: white;
}

