@font-face {

    font-family: SofiaPro; 

    src: url(../fonts/SofiaProRegular.woff2);

    font-weight: 400;

  }
  

  @font-face {

    font-family: SofiaPro;

    src: url(../fonts/SofiaProMedium.woff2);

    font-weight: 500;

  }

  @font-face {

    font-family: SofiaPro;

    src: url(../fonts/SofiaProSemiBold.woff2);

    font-weight: 600;

  }

  @font-face {

    font-family: SofiaPro;

    src: url(../fonts/SofiaProBold.woff2);

    font-weight: 700;

  }

*{

	margin:0;

	padding: 0;

	box-sizing: border-box;

    font-family: SofiaPro;

}

a {

	color: #333;

	text-decoration: none;

	outline: 0

}

a::after {

	text-decoration: none;

	outline: 0

}

a::active {

text-decoration:none;

outline:0

}

a:hover {

	text-decoration: none

}

a:active, a:focus, a:visited {

	text-decoration: none;

	outline: 0

}

button:focus, input:focus, select:focus {

	outline: 0

}

.section{

    padding: 50px 0px;

}

.container{

    max-width: 1300px !important;

}
.content_page.page-error {
    margin: 0 0 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.content_page.page-error h1 {
    font-size: 120px;
    font-weight: 700;
    line-height: 120px;
    margin: 0;
    text-align: center;
    color: #ccaacb;
}
.content_page.page-error > a {
    background: #4d80ab;
    padding: 10px 30px;
    border-radius: 40px;
    color: #fff;
    margin: 10px 0 0;
}
.up-btn {
    position: fixed;
    right: 1%;
    bottom: 15%;
}
.up-btn a i{
    color: #fff;
}
.up-btn a {
    display: block;
    text-decoration: none;
    font-weight: 600;
    padding: 5px 12px;
     background-color: #4177a6;
    border: 1px solid #4177a6;
    border-radius: 2px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

p{

	font-size: 18px;

	color: #333;

    line-height: 27px;

}

ul{

    padding: 0;

    margin: 0;

}

ul li{

	font-size: 18px;

	color: #000;

    line-height: 27px;

}

.header-top {

    background: #000;

}

.navbar-brand img {

    height: 35px;

}
.home-about h2 {
    font-weight: 600;
    font-size: 42px;
}
nav.navbar {

    padding: 12px 0px;

}

li.nav-item {

    padding: 0px;
    position: relative;

}
li.nav-item span {
    position: absolute;
    top: 10px;
    right: -5px;
    font-size: 16px; color: #fff;
    font-weight: 600;
}

header nav ul li:hover ul.drop1_list {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
}
header nav ul li ul.drop1_list li {
    width: 100%;
    float: left;
    list-style: none;
    margin: 5px 0;
    font-size: 17px;
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0px 5px;
}
header nav ul li ul.drop1_list {
    margin: 0;
    padding: 0;
    background-color: #fff;
    position: absolute;
    z-index: 999;
    width: 200px;
    padding: 15px 20px;
    top: 60px;
    box-shadow: 0 0 5px 0 #999;
    left: 0;
    transform: scale(1, .5);
    -webkit-transform: scale(1, .5);
    -moz-transform: scale(1, .5);
    transform-origin: left;
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
}
li.nav-item.nav-link, .nav-link {

    color: #fff!important;

    background-color: #f0edff00;

    border-bottom: 2px solid transparent;

}

li.nav-item.active .nav-link, .nav-link:hover {

    color: #fff!important;

    background-color: #f0edff00;

    border-bottom: 2px solid #ffcdb6;

}
.content_page.cat__content {
    margin: 0 0 50px;
}
.navbar-light .navbar-nav .nav-link {

    color: #fff;
font-size: 16px;
    padding: 10px 13px;

}
.top_cat_area.content_page h1 {
    font-size: 42px;
    text-align: center;
    margin: 0 0 10px;
}
.cart {
    width: auto;
    float: left;
}



.cart span{

    font-size: 18px;

    color: #fff;

}

.cart sup {

    font-size: 12px;

    background: #fff;

    color: #4177a6;

    width: 15px;

    height: 15px;

    line-height: 15px;

    border-radius: 50%;

    display: inline-block;

    text-align: center;

    position: relative;

    left: -10px;

    top: -10px;

}



.row.row1 {

    align-items: center;

}

a.banner-btn:hover {

    background: #236299 !important;

}

.main-btn:hover {

    background: #236299 !important;

    color: #fff;

}

ul.product-category li:hover h3{

    color: #67699a;

}

.footer-box ul li a:hover {

    color: #67699a;

}

ul.product-category li:hover .main-btn {

    background: #236299 !important;

    color: #fff;

}



.top-btc i {

   color: #7bbb03;

}

header {

    background-color: #ccaacb;

    position: relative;

}

.banner-img {

    background: #ccaacb;

    position: relative;



}

header::before {

    content: '';

    position: absolute;

    right: 0;

    top: 0;

    width: 30%;

    height: 100%;

    background: #b5e9f2;

}

.banner-img::before {

    content: '';

    position: absolute;

    right: 0;

    top: 0;

    width: 30%;

    height: 100%;

    background: #b5e9f2;

}

.bnr-img {

    position: relative;

    width: 90%;

    float: right;

}

.bnr-img img {

    width: 100%;

    height: 285px;

    object-fit: cover;

    position: relative;

    border-radius: 170px 0 0 0;

    border: 4px solid #fff;

}

.bnr-img figure::before {

    position: absolute;

    content: '';

    width: 35%;

    height: 50%;

    bottom: 0;

    right: -15px;

    background: #0073b1;

}

.banner-txt {

    height: 350px;

    width: 100%;

    display: flex;

    flex-direction: column;

    align-items: self-start;

    justify-content: center;

}

.banner-txt label {

    width: 100%;

    float: left;

    font-size: 50px;

    font-weight: 700;

    margin: 0;

    color: #333;

    line-height: 56px;

}

.banner-txt p {

    width: 100%;

    float: left;

    margin: 15px 0;

    color: #333;

    font-size: 18px;

}

.banner-txt label span {

    display: block;

}

.banner-txt .banner-btn {

    background: #4177a6;

    font-size: 18px;

    font-weight: 400;

    border-radius: 0px;

    text-align: center;

    padding: 0 0 0 15px;

    display: inline-block;

    width: auto;

    color: #fff;

    height: 42px;

    line-height: 42px;

}

.banner-txt .banner-btn span {

    background: #b5e9f2;

    display: inline-block;

    height: 42px;

    line-height: 42px;

    width: 35px;

    margin: 0 0 0 15px;

}

.banner-txt .banner-btn span i{

    color: #4177a6;

    font-size: 14px;

}

.main-btn {

    background: #4177a6;

    font-size: 18px;

    font-weight: 400;

    border-radius: 0px;

    text-align: center;

    padding: 0 0 0 15px;

    display: inline-block;

    width: auto;

    color: #fff;

    height: 42px;

    line-height: 42px;

}

.about__sec{

    position: relative;

}

.about__sec::before {

    position: absolute;

    content: '';

    right: 0;

    bottom: 25px;

    height: 100px;

    width: 45%;

    background: #ccaacb;

}

.about__sec figure{

    text-align: right;

}

.about__sec figure img {
    position: relative;
    border-radius: 150px 0 0 0;
    width: 97%;
    height: 610px;
    object-fit: cover;
}

.about__sec2{

    position: relative;

}
.main-heading.main-heading-h1 {
    font-size: 42px;
    margin-bottom: 30px;
     text-transform: none;
    font-weight: 700;
}
.about__sec2::before {

    position: absolute;

    content: '';

    left: 0;

    bottom: 25px;

    height: 100px;

    width: 45%;

    background: #ccaacb;

}

.about__sec2 figure img {
    position: relative;
    border-radius: 0 150px 0 0;
    width: 97%;
    height: 500px;
    object-fit: cover;
}

.home-about p {

    margin: 0 0 25px;

}

.main-btn span {

    background: #b5e9f2;

    display: inline-block;

    height: 42px;

    line-height: 42px;

    width: 35px;

    margin: 0 0 0 15px;

}

.main-btn span i {

    color: #4177a6;

    font-size: 14px;

}

.tab-content>.active {

    display: block;

    background: #fff;

    padding: 30px;

}

.nav.nav-pills{

    width: 100%;

}

.nav.nav-pills {

    width: 100%;

    background: #4177a6;

    position: relative;

    padding: 15px 0;

}

.nav.nav-pills::before {

    position: absolute;

    content: '';

    left: 20px;

    top: 6%;

    height: 88%;

    width: 5px;

    background: #5485af;

}

.nav-pills .nav-link {

    background: 0 0;

    border: 0;

    border-radius: 0.25rem;

    color: #fff;

    padding: 15px 0px;

    font-weight: 600;

    margin: 0 20px;

    position: relative;

}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {

    color: #fff;

    background-color: #4177a6;

    border-left: 5px solid #b5e9f2;

    border-radius: 0;

}

section.section.bg-light {

    background: #f0fbfc !important;

    margin: 30px 0;

}

/* content text start */

.content-txt {

    width: 100%;

    float: left;

}

.content-txt ul{

    width: 100%;

    float: left;

}

.content-txt ul{

    width: 100%;

    float: left;

    margin: 6px 0px;

}

.content-txt h3{

    width: 100%;

    float: left;

    font-size: 24px;

    font-weight: 600;

    margin-bottom: 5px;

}

.content-txt p{

    width: 100%;

    float: left;

    margin-bottom: 20px;

}

.content-txt p:last-child{

    margin-bottom: 0px;

}

/* content text end */

/* footer start */

footer {

    background: #1f1f26;

    padding: 0px 0px 0px;

}

.social-link {

    margin: 25px 0 0 0;

}

.footer-box {

    width: 100%;

    float: left;

    margin-bottom: 0px;

    position: relative;

    bottom: 50px;

}

.footer-box h3{

    width: 100%;

    float: left;

    font-size: 22px;

    color: #fff;

    margin-bottom: 20px;

    position: relative;

    padding-bottom: 15px;

}

.footer-box h3::after {

    content: '';

    position: absolute;

    left: 0;

    bottom: 0;

    width: 70px;

    height: 1px;

    background: #fff;

}

.footer-box ul{

    width: 100%;

    float: left;

    margin-bottom: 0px;

}

.footer-box ul li{

    width: 100%;

    float: left;

    background-image: url(../images/arrow.png);

    background-repeat: no-repeat;

    background-position: 0 13px;

    padding-left: 20px;

    color: #fff;

    list-style: none;



}

.footer-box .contact__us li{

    background-image: url(../images/call.png);

    background-repeat: no-repeat;

    background-position: 0 7px;

    padding-left: 40px;

    margin: 6px 0;

}

.footer-box .contact__us li:nth-child(2){

    background-image: url(../images/email.png);

}

.footer-box .contact__us li:nth-child(3){

    background-image: url(../images/location.png);

}

.footer-box ul li a{

    width: 100%;

    float: left;

    color: #fff;

    margin: 6px 0px;



}

.footer-box figure{

    margin-bottom: 20px;

    width: 100%;

    float: left;

}

.footer-box p{

    color: #fff;

}

.copy-right {

    color: #fff;

    text-align: center;

    border-top: 1px solid #ccc;

    padding: 15px 0px;

    font-size: 16px;

}

.social-link a {

    color: #fff;

    background: #005397;

    width: 40px;

    display: inline-block;

    height: 40px;

    text-align: center;

    line-height: 40px;

    border-radius: 50%;

    margin-right: 5px;

}

.social-link a:nth-child(2){

    background: #00c9ff;

}

.social-link a:nth-child(3){

    background: #0073b1;

}

.social-link a:nth-child(4){

    background: #fb5353;

}

/* footer end */

/* card  start*/

.main-card {

    width: 100%;

    float: left;

    border: 1px solid #ccc;

    text-align: center;

    padding: 15px;

    border-radius: 5px;

}

.main-card figure {

    width: 100%;

    float: left;

    margin-bottom: 0px;

}

.main-card h3 {

    width: 100%;

    float: left;

    margin-bottom: 0px;

}

.main-card h3 a {

    width: 100%;

    float: left;

    margin: 10px 0px;

    font-size: 24px;

    font-weight: 600;

}

.main-card p {

    width: 100%;

    float: left;

    margin-bottom: 15px;

}

.main-card .main-btn {

    margin-bottom: 5px;

}

/* card end */

.display-hide {

    display: none;

}



.our-product {

    margin: 10px 0 15px;

    display: flex;

    flex-flow: row wrap;

    align-items: stretch;

    justify-content: center;

}

.our-product li {
    flex: 0 0 24%;
    background: #fff;
    margin: 0 .5% 20px;
    list-style: none;
    border-radius: 0px;
    border: 1px solid #b5e9f2;

}

.our-product li figure {
background: #eef8fa;
    margin: 10px;
    text-align: center;
    line-height: 180px;

}

.pro-intro {

    padding: 0 10px;

}

h3.main-heading {

    text-align: left;

    font-size: 42px;

    font-weight: 600;

    margin-bottom: 10px;

}

a.product-btn {

    color: #fff;

    font-size: 16px;

    font-weight: 500;

    width: 100%;

    background: #4177a6;

    text-align: center;

    padding: 10px 0;

}
.price-part .main-btn {
    border: 0;
    border-radius: 40px;
    padding: 0 30px;
}
.top_cat_area h1 {
    font-size: 42px;
    font-weight: 700;
     text-transform: none;
    margin: 0 0 0;
}
.btn-prod a.product-btn:nth-child(2){

background: #b5e9f2;

color: #4177a6;

width: 50px;

font-weight: 500;

}

.our-product li h3{

    margin: 0px;

}

.btn-prod {

    display: flex;

}

.our-product li h3 a {

    font-size: 24px;

}

.our-product li p {

    font-size: 16px;

    line-height: 22px;

    margin: 7px 0 15px;

}

ul.our-product li select {

    border-radius: 30px;

    appearance: auto;

    margin: 12px 0 12px;

    font-size: 14px;

}
.our-product li figure img {
    max-height: 155px;
    max-width: 95%;
}

.star i {

    color: #7fcc05;

    font-size: 12px;

}

ul.our-product li .main-btn {

    background: #f9f7f3;

    width: 100%;

    color: #000;

    padding: 7px 0px;

}

.main-heading {

    text-align: center;

    font-size: 42px;

    font-weight: 600;

    margin-bottom: 40px;

    

}

.main-heading span {

    position: relative;

    padding: 0 0 10px 0;

    color: #4177a6;

}

.main-heading span::after {

    position: absolute;

    content: '';

    width: 30%;

    height: 2px;

    left: 35%;

    bottom: 0;

    background-color: #b5e9f2;

}

.home-about h3 {

    font-weight: 600;

    font-size: 42px;

}

.container.container1{

    max-width: 1366px !important;

}

.home-about2 img {

    width: 100%;

}

.search-bg-bottom {

    display: flex;

    justify-content: center;

    align-items: center;

    flex-direction: column;

    width: 60%;

    margin: auto;

    background-image: url(../images/foot-bg.jpg);

    padding: 30px 0 45px;

    border-radius: 10px;

    position: relative;

    bottom: 100px;

}

.content_page.home__content {

    padding: 0 0 20px;

}

.search-bg-bottom h3 {

    font-size: 32px;

    text-align: center;

    margin-bottom: 20px;

    color: #fff;

}

.search-div {

    display: flex;

    width: 50%;

    margin: auto;

    position: relative;

}

.search-div input {

    border-radius: 3px;

    height: 45px;

}

.search-div .main-btn {

    position: absolute;

    right: 2px;

    top: 2px;

    border-radius: 3px;

    border: 0;

    height: 41px;

    line-height: 41px;

}

.search-div .main-btn span {

    background: #b5e9f2;

    display: inline-block;

    height: 41px;

    line-height: 41px;

    width: 35px;

    margin: 0 0 0 15px;

}

.bg-brown {

    background: #f0edff;

}

.home-about2 img {

    width: 100%;

    border-radius: 0 250px 250px 0;

}



.process h3 {

    font-size: 18px;

}

.process {

    background: #fff;

    border-radius: 15px;

    padding: 20px;

    margin: 50px 0 20px;

}

h3.main-heading span {

    font-size: 36px;

    position: relative;

    margin-bottom: 35px;

    display: inline-block;

}

h3.main-heading span::after {

   content: '';

   position: absolute;

   bottom: -20px;

   width: 20%;

   height: 2px;

   background: #2d62d6;

   left: 40%;

}

.home-about h3.main-heading span::after{

    left: 0;

}



.process p{

    margin-bottom: 0;

}

figure.home-about2 {

    margin-bottom: 0;

    background: #236299;

    border-radius: 0 250px 250px 0;

    padding-right: 10px;

}

.content-page h3 {

    font-size: 22px;

    margin-bottom: 5px;

}

.content-page p{

    margin-bottom: 25px;

}

.breadcrumb_main ol {

    background: transparent;

    display: flex;

    padding-left: 5px;

    margin-bottom: 0px;

}

.breadcrumb_main ol li{

    padding: 10px 15px;

    position: relative;

    list-style: none;

    color: #fff;

}

.breadcrumb_main ol li a {

    color: #0d2556;

}

.breadcrumb_main ol li:first-child::after{

content: '';

}

.breadcrumb_main ol li::after {

    position: absolute;

    top: 11px;

    left: -4px;

    content: "";

    background-image: url(../images/small-arrow.png);

    width: 9px;

    height: 17px;

    background-position: 0px 6px;

    background-repeat: no-repeat;

}

.breadcrumb_main ol li:first-child::after{

    background-image: unset;

}

.content_page {

    width: 100%;

    padding: 0px 0px 20px 0px;

    display: inline-block;

    margin-top: 30px;

}

.content_page h1{

    width: 100%;

    font-size: 32px;

    margin-bottom: 5px;

    font-weight: 600;

    color: #4177a6;

}

.content_page h2, h3{

    width: 100%;

    font-size: 24px;

    margin-bottom: 5px;

    font-weight: 600;

    color: #333;

    display: inline-block;



}
.content_page p a {
    color: #4177a6;
    font-weight: 600;
}
.content_page p{

    width: 100%;

    margin-bottom: 25px;

}

.content_page ul, ol {

    width: 100%;

    float: left;

    padding: 0;

    margin-bottom: 15px;

}

.content_page ul li:first-child{

    margin-top: 0px;

}

.content_page ul li{

    width: 100%;

    margin: 10px 0;

    color: #000;

    font-weight: 400;

    list-style: none;

    background-image: url(../images/check.png);

    background-repeat: no-repeat;

    padding-left: 30px;

    background-position: 0px 7px;

}

h1.main-head {

    width: 100%;

    text-align: center;

    margin-bottom: 25px;

    font-size: 36px;

    font-weight: 600;

    margin-top: 5px;

}

.product_main_area {

    width: 100%;

    background: #fff;

    display: flex;

    margin-bottom: 0px;

    border-radius: 10px;

    overflow: hidden;

    box-shadow: 0 0 10px #ccc;

}

.product_main_area figure {

    text-align: center;

    padding: 10px;

    margin: 0;


    background: #fff;

    position: relative;


    flex: 0 0 30%;
    flex: 0 0 30%;
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;

}

.product_main_area figure img {

    max-width: 100%;

    width: auto;

    max-height: 220px;

}

.product_main_area figure p.note_info {

    width: 100%;

    font-size: 12.5px;

    line-height: 16px;

    font-weight: 600;

    font-style: italic;

    padding: 0 10px;

    bottom: 8px;

    left: 0;

    position: absolute;

}

.product_main_area .txt_area {

    width: 100%;

    padding: 0;

    background: #f3f7ff;
        display: flex;

}

.product_main_area .txt_area h1 {

    font-size: 32px;

    font-weight: 600;

    width: 100%;

    margin: 0 0 5px;

    color: #333;

}

.top-review {

    width: 100%;

    margin: 0 0 5px 0;

}

.admin-ranking {

    width: 100%;

}

.admin-ranking a {

    color: #000;

}

.top-review .star {

    font-size: 15px!important;

    color: #000;

}

.star {

    position: relative;

    font-size: 14px;

}



.top-review i {

    font-size: 16px!important;

    color: #d1d319;

    margin: 0 2px 0 0;

}

.prodct_table_main {

    width: 100%;

    padding: 0 0 0;

}

.pro_dosase {

    height: auto;

    display: flex;

    align-items: center;

    margin: 0 0 10px;

    background: #fff;

    border: solid 1px #0d2556;

    border-radius: 40px;

    overflow: hidden;
    width: 90%;

}
.pro_dosase h3 {
    margin: 0!important;
    width: auto;
    border: none;
    flex: 0 0 35%;
    padding: 8px 0 8px 0px!important;
    color: #4177a6!important;
    font-size: 16px!important;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

.select_dosase.pro_dosase ul {

    width: 100%;

}

.select_dosase ul li {

    width: auto;

    margin: 0 8px;

    list-style: none;

    border: none;

    padding: 0;

    min-width: inherit;

    min-height: inherit;

}

.pro_dosase ul li {

    width: 50%;

    text-align: center;

    margin: 0;
    float: left;

}

.pro_dosase ul li label {

    border-radius: 0;

    padding: 12px 15px;

    border: solid 1px #0d2556;

    border-width: 0 0 0 1px;

    color: #0d2556;

    line-height: 25px;

    position: relative;

    margin-bottom: 0;

    font-weight: 500;

}

.select_dosase ul li.active .radio_btn {

    background: #08233b;

    color: #fff;

    font-weight: 600;

}

.pro_dosase ul li.active label {

    background: #4177a6!important;

    color: #fff;

}

.select_dosase ul li label {

    display: block;

    position: relative;

    padding-left: 26px;

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}

.select_dosase ul li label input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

}

.radio_btn input {

    position: absolute;

    opacity: 0;

    cursor: pointer;

    height: 0;

    width: 0;

}

.pro_dosase ul li label {

    border-radius: 0;

    padding: 8px 0px;

    border: solid 1px #0d2556;

    border-width: 0 0 0 1px;

    color: #0d2556;

    line-height: 25px;

    position: relative;

    margin-bottom: 0;

    font-weight: 600;
    font-size: 16px;

}

.prodct_table_main table tr td button {

    width: auto;

    display: inline-block;

    border: none;

    background: #0d2556;

    color: #fff;

    border-radius: 3px;

    padding: 3px 10px;

    cursor: pointer;

    transition: ease-in .3s;

}

.content_page.pro-page {

    margin-top: 15px;

}

.contact_form {
    width: 100%;
    float: left;
    margin: 30px 0 100px;
}



.contact_form ul li {

    width: 50%;

    float: left;

    margin: 10px 0;

    list-style: none;

}



.contact_form ul li label {

    font-weight: 500;

}

.contact_form ul li input {

    width: 95%;

    border-radius: 0px;

}

.contact_form ul li:last-child, .contact_form ul li:nth-child(5){width:100%;}



#review_response{ width:100%; float:left; margin:10px 0 0;}



.contact_form .sbmt_btn {

    width: auto;

    display: inline-block;

    float: left;

    margin: 10px 0 10px;

    border-radius: 10px;

    border: solid 1px #fff;

    background: #4177a6;

    text-transform: uppercase;

    font-weight: 500;

    padding: 12px 25px;

    color: #fff;

    cursor: pointer;

}

.contact_area {

    width: 100%;

    float: left;

    height: auto;

    background: #fff;

    margin: 80px 0 0;

    border-radius: 10px;

    box-shadow: 0px 0px 10px #ccc;

}

.contact_area .address_area {

    width: 100%;

    float: left;

    height: auto;

}

.about-us.cat-page {

    margin-bottom: 30px;

}

.our-product .main-card h3 {

    width: auto;

}

.contact_area .address_area li {

    width: 100%;

    float: left;

    height: auto;

    list-style: none;

    margin: 0px 0;

   border-bottom: solid 1px #c0cfff;

    padding: 20px 20px;

}

.contact_area .address_area li:last-child{

    border-bottom: 0px;

}

.contact_area .address_area figure {

    width: 50px;

    height: 50px;

    border-radius: 50%;

    float: left;

    text-align: center;

background: #4177a6;

    line-height: 55px;

    margin: 0;

    padding: 0;

}

.contact_form h1 {
    font-size: 32px;
    color: #4177a6;
    font-weight: 700;
    margin: 0 0 15px;
     text-transform: none;
}

.contact_area .address_area figure i {

    color: #fff;

    font-size: 22px;

}

.contact_area .address_area .details {

    width: calc(100% - 50px);

    float: left;

    padding: 0 15px;

    box-sizing: border-box;

}

.contact_area .address_area .details h3 {

    width: 100%;

    float: left;

    padding: 0px 0 5px 0;

    font-size: 16px;

    margin: 0;

    color: #0d2556;

}

.contact_area .address_area .details p {

    font-size: 14px;

    padding: 0;

    margin: 0;

    text-align: left;

    line-height: 20px; 

    color:#000;

}

.contact_form ul {

    width: 100%;

    float: left;

    margin-bottom: 0px;

    padding: 25px;

    border-radius: 10px;

    box-shadow: 0 0 10px #ccc;

}

.contact_form ul li:nth-child(2) input {

    width: 100%;

}

.contact_form ul li:nth-child(4) input {

    width: 100%;

}

textarea.form-control {

    height: auto;

    border-radius: 0px;

}

.price-part select {

    width: 66%;

    height: 42px;

    border-radius: 30px;

    margin-right: 10px;

    background: url(../images/select_arrow.png) no-repeat right 25px top 16px #fff;

    appearance: none;

    font-size: 16px;

}

.price-part {

    display: flex;

}

.shopping_cart_area {

    width: 100%;

    float: left;

    color: #000;

    background: #fff;

    padding: 0;

}

.shopping_cart_area {

    width: 100%;

    float: left;

    color: #000;

    margin: 35px 0 50px;

}

.shopping_cart_area h1 {

    font-size: 36px;

    font-weight: 600;

    margin-bottom: 10px;

    color: #0d2556;

}

.shopping_cart_area .left_cart {

    width: 75%;

    float: left

}

.shopping_cart_area .cart_img {

    max-height: 70px

}

.shopping_cart_area .quantity span {

    width: 30px;

    height: 30px;

    line-height: 20px;

    background: #4177a6;

    color: #fff;

    cursor: pointer;

    display: inline-block;

    padding: 5px;

    vertical-align: top;

    border-radius: 10px;

}

span.action i {

    color: #2d62d6;

}

.shopping_cart_area .quantity .input_qty {

    width: 50px;

    height: 30px;

    display: inline-block;

    text-align: center;

    border-radius: 28px;

    appearance: none;

    -moz-appearance: none;

    border: solid 1px #ccc;

}

.table h4 {

    font-size: 18px

}

.shopping_cart_area .action {

    width: auto;

    font-size: 16px

}

.shopping_cart_area .action a {

    color: #333;

    border: solid 1px #ccc;

    padding: 8px 15px;

    border-radius: 5px;

    margin: 5px 0 0;

    display: inline-block

}

.shopping_cart_area .action a:hover {

    color: #00acb3;

    border: solid 1px #00acb3

}

.shopping_cart_area .table-bordered thead th {

       text-align: center;

       background: #2d5dd2;

    color: #fff;

    font-size: 16px;

    font-weight: 600;

}

.shopping_cart_area .table-bordered tr td {

    vertical-align: middle

}

.shopping_cart_area .coupon_code {

    width: auto;

    margin: 0 auto;

    display: inline-block;

    border: dashed 1px #333;

    padding: 10px 20px

}

.shopping_cart_area .coupons {

    width: 100%;

    margin: 10px 0 20px;

    padding: 10px 15px

}

.shopping_cart_area .coupon_code label {

    font-size: 16px;

    font-weight: 700;

    letter-spacing: .5px;

    text-transform: uppercase

}

.shopping_cart_area .coupon_code input {

    width: 280px;

    padding: 0 20px;

    height: 40px;

    text-align: left;

    border-radius: 25px;

    appearance: none;

    -moz-appearance: none;

    border: solid 1px #ccc

}

.shopping_cart_area .coupon_code button {

    background: #00acb3;

    color: #fff;

    border-radius: 3px;

    border: none;

    padding: 7px 15px;

    font-size: 13px;

    text-transform: uppercase;

    font-weight: 700;

    cursor: pointer;

    margin: 0 8px

}

.shopping_cart_area .right_checkout {

    width: 25%;

    float: left

}

.shopping_cart_area .right_checkout .checkout_area {

    width: 100%;

    float: left;

    padding: 0 20px

}

.shopping_cart_area .right_checkout .checkout_area .btn_checkout {

    background: #4177a6;

    color: #fff;

    border-radius: 30px;

    border: none;

    font-size: 16px;

    letter-spacing: .5px;

    text-transform: uppercase;

    font-weight: 700;

    cursor: pointer;

    margin: 10px 0;

    width: 100%;

    height: 45px

}

.shopping_cart_area .right_checkout .checkout_area .btn_checkout:hover {

    background: #0d2556;

    transition: ease-in .3s;

    color: #fff;

}

.shopping_cart_area .right_checkout .checkout_area .btn_shopping {

    background: #fff;

    color: #0d2556;

    border-radius: 30px;

    border: solid 1px #0d2556;

    font-size: 16px;

    letter-spacing: .5px;

    text-transform: uppercase;

    font-weight: 700;

    cursor: pointer;

    margin: 0 0;

    width: 100%;

    height: 45px

}

.shopping_cart_area .right_checkout .checkout_area .btn_shopping:hover {

    background: #0d2556;

    color: #fff;

    transition: ease-in .3s

}

.innerpage-bg {

    background: #f3f7ff;

    border-bottom: 1px solid #d8e3f7;

    border-top: 1px solid #d8e3f7;

}

.pro_dtl_area {

    margin-top: 30px;

}

.cate-page h1 {

    font-size: 48px;

    font-weight: 600;

    color: #0d2556;

    text-align: center;

}

.cate-page {

    margin: 50px 0 0;

}

.checkout_details {

    width: 100%;

    float: left;

    background: #fff;

    font-size: 14px;

    color: #000;

    box-shadow: 0 0 10px #ccc;

    padding: 25px;

    border-radius: 10px;

        margin-bottom: 30px;

}

.checkout_details h3 {

    width: 100%;

    float: left;

    color: #0d2556;

    padding: 0;

    font-size: 20px;

    font-weight: 600;

    letter-spacing: .5px;

    text-transform: uppercase;

    margin-bottom: 0

}

.btc_msg {

    display: none

}

.checkout_details ul {

    width: 100%;

    float: left;

    padding: 0 0; margin:0 0 15px;

    display: flex;

    flex-flow: row wrap;

    align-items: stretch;

    justify-content: space-between

}

.checkout_details ul li {

    flex: 0 0 100%;

    float: left;

    margin: 10px 0 0;

    position: relative;

    list-style: none

}

.checkout_details label {

 width: 100%;

    float: left;

    padding: 5px 15px;

    font-size: 14px;

    color: #000;

    margin: 5px 0px;

}

.my_cart.check_cart table tr th {

    background: #0d2556;

    color: #fff;

    font-weight: 400

}

.checkout_details ul li:nth-child(1) {

    flex: 0 0 49%;

}

.checkout_details ul li:nth-child(2) {

    flex: 0 0 49%;

}

.checkout_details ul li:nth-child(5) {

    flex: 0 0 32.5%;

}

.checkout_details ul li:nth-child(6) {

    flex: 0 0 32.5%;

}

.checkout_details ul li:nth-child(7) {

    flex: 0 0 32.5%;

}

.checkout_details ul li input {

    height: 45px;

    font-size: 14px;

}
.checkout_details ul li select {
    height: 45px;
    appearance: auto;
    font-size: 14px;
    color: #919191;
}
.sbmt_area button {

    border-radius: 10px;

    color: #fff;

    padding: 0;

    background: #4177a6;

    border: 0;

    font-size: 16px;

    font-weight: 500;

    width: 150px;

    height: 45px;

    line-height: 45px;

    float: left;

    text-align: center;

    transition: .5s;

}

.check_right {

    padding: 15px;

    background: #f3f7ff;

    border-radius: 10px;

}

.check_right table {

    background: #f3f7ff;

    border-radius: 5px!important;

    margin-bottom: 0!important

}

.check_right table b {

    color: #0d2556;

}

.checkout_page h1 {

    font-size: 36px;

    margin-bottom: 15px;

    font-weight: 600;

    color: #0d2556;

}

.payment_details {

    width: 100%;

    float: left;

    border: solid 0x #f1f1f1;

    font-size: 14px;

    color: #000;

    margin: 20px 0;

    background: #fff;

    border-radius: 5px;

    box-shadow: 0 0 6px 0 #ccc;

    overflow: hidden

}

.payment_details h3 {

    width: 100%;

    float: left;

    color: #0d2556;

    padding: 18px 25px 0;

    font-size: 18px;

    font-weight: 600;

    letter-spacing: .5px;

    text-transform: uppercase;

    margin-bottom: 0

}

.payment_opt {

    text-align: center;

    padding: 10px 25px 20px;

    width: 100%;

    float: left

}

.payment_opt ul {

    margin: 0;

    padding: 0;

    list-style: none;

    width: 100%;

    float: left;

    text-align: center

}

.payment_opt ul li {

    display: inline-block;

    vertical-align: top;

    float: left;

    width: 100%;

    height: auto;

    border: #ccc 1px solid;

    padding: 8px 8px 8px;

    text-align: center;

    cursor: pointer;

    margin: 5px 0;

    min-width: auto;

    text-align: left;

    background: #fff;

    list-style: none

}

.payment_opt ul li figure {

    max-width: 30%;

    width: 60px;

    float: left;

    height: auto

}

.payment_opt ul li figure img {
    display: inline-block;
    float: left;
    max-width: 100%;
    height: auto;
    max-height: 30px;

}

.payment_opt ul li figcaption {

    width: 70%;

    float: left;

    height: auto;

    padding: 0 5px

}

.payment_opt ul li figcaption h4 {

    margin: 0;

    font-size: 16px;

    font-weight: 600;

    text-transform: uppercase;

    color: #000;

    padding-top: 0 0 5px;

    width: 100%;

    float: left

}

.payment_opt ul li figcaption span {

    font-size: 14px;

    color: red;

    font-weight: 600;

    line-height: 16px;

    display: inline-block

}

.card_details_main {

    width: 100%;

    float: left;

    margin: 15px 0 25px;

    padding: 15px 25px;

    background: #fff;

    border-radius: 5px;

    box-shadow: 0 0 6px 0 #ccc;

    overflow: hidden

}

.card_details_main h2 {

    font-size: 18px;

    text-transform: uppercase;

    border-bottom: solid 1px #ccc;

    padding: 10px 0;

    margin: 0 0 15px;

    color: #03045e;

    font-weight: 600;

}

.card_details_main .main_div {

    width: 100%;

    float: left

}

.card_details_main .main_div .left_side {

    width: 100%;

    float: left;

    font-size: 14px;

    font-weight: 700;

    padding: 5px 0 0

}

.card_details_main .main_div .left_side label {

    margin: 0

}

.card_details_main .main_div .right_side {

    width: 100%;

    float: left

}

.card_details_main .check_first .form-control {

    margin: 7px 0;

    background: 0 0;

    border: solid 1px #ccc;

    padding: 0 10px;

    height: 40px;

    width: 100%;

    font-size: 13px

}

.card_details_main .card_dtls li {

    width: 50%;

    float: left;

    padding: 0 10px 0 0;

    list-style: none

}

.process_btn {

    width: 100%;

    float: left;

    margin: 5px 0 20px

}

.card_details_main .check_first .form-control {

    margin: 7px 0;

    background: 0 0;

    border: solid 1px #ccc;

    padding: 0 10px;

    height: 40px;

    width: 100%;

    font-size: 13px

}

.card_details_main .card_dtls li select {

    background: url(../images/select_arrow.png) no-repeat right 10px top 15px #fff!important;

    height: 40px!important

}

.card_width li {

    list-style: none

}

img.cross-btn {

    cursor: pointer

}

.checkout_page h1 {

    font-size: 36px;

    margin-bottom: 15px;

    font-weight: 600;

    color: #0d2556;

}

.outer_area.checkout_page {

    padding: 30px 0px;

}

.process-info ul li:hover figure{

    box-shadow: 0 0 0;

    background-color: #eeb7cb;

}

.down-icon{

    position: relative;

}

.down-icon::before {

    position: absolute;

    content: '';

    top: 45%;

    right: -5px;

    width: 8%;

    height: 15%;

    

    background-repeat: no-repeat;

}

.display-hide{

    display: none !important;

}

.prod-detail-top {

    padding: 0;

    margin: 10px 0px 15px;

}

.prod-detail-top li {

    background-image: url(../images/check.png);

    background-repeat: no-repeat;

    list-style: none;

    padding-left: 25px;

    background-position: 0px;

    margin: 5px 0px;

    font-size: 18px;

}

.txt_area_info {

    width: 70%;

    float: left;

    padding: 25px; position: relative;

}

.prod-detail-payment {

    width: 30%;

    display: inline-block;

    background: #4177a6;

    padding: 15px;

}

.prod-detail-payment ul{

    padding: 0;

}

.prod-detail-payment li {

    list-style: none;

    color: #fff;

    margin: 0px 0px;

    border-bottom: 1px solid #6ba0cf;

    padding: 5px 0px;

}
.prod-detail-payment li:nth-child(3) img{
    max-height: 32px;
    filter: invert(1);
}

.prod-detail-payment li:nth-child(4) img{
        max-height: 32px;
    filter: invert(1);
}

.prod-detail-payment li:last-child{

    padding-bottom: 0;

    border-bottom: 0;

}

.prod-detail-payment h3 {

    color: #fff;

    text-transform: uppercase;

    font-size: 20px;

    border-bottom: 1px solid #6ba0cf;

    margin-bottom: 10px;

    padding-bottom: 10px;

}

header.inner_header {

    position: relative;

    background: #035173;

}

ul.product-category {

    display: flex;

    justify-content: space-between;

    margin: 0;
    flex-flow: row wrap;
    align-items: stretch;
    justify-content: center;

}

ul.product-category li figure {

    margin: 0;

}

ul.product-category li {

    flex: 0 0 24%;

    list-style: none;

    border-radius: 0px;
    margin: 0 .5% 0;
    overflow: hidden;

}

ul.product-category li figure img {

    width: 100%;

}

.product-category-intro {

    padding: 0;

    position: relative;

}

.product-category-intro::before {

    position: absolute;

    content: '';

    background-image: url(../images/cat-after.png);

    background-repeat: no-repeat;

    left: 0px;

    bottom: 35px;

    width: 100%;

    height: 100%;

    background-size: 100%;

}

.product-category-intro h3 {

    font-size: 26px;

    font-weight: 600;

    text-align: center;

    position: relative;

    top: -18px;

}
.form-inline {
    display: flex;
    margin: 0 0 0 10px;
}
.select__country {
    flex: 0 0 65%;
}
.select__country select {
    appearance: auto;
    width: 145px;
    padding-right: 0;
    padding-left: 10px;
}
.content_page.content_page_cms {
    margin-bottom: 100px;
}
.content_page.content_page_cms h1{
    font-size: 32px;
     text-transform: none;
}
.pro-review {
    overflow: hidden;
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #ccc;
    padding: 25px 25px 10px;
    margin: 0 0 150px;
}
.review-sec{width: 100%; float: left; margin: 10px 0px 10px 0px; padding:0 0 20px; border-bottom:solid 0px #eee;}
.admin-image{width: 60px; height: 60px; float: left; margin-right: 10px; background: #ddd; border-radius: 50%; position: relative; text-align: center; font-size:24px; line-height:60px;}
.admin-image .fa-user-o:before{ font-size:30px; line-height:60px;}

.admin-image img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 50%;}
.admin-review{float: left; border: #ddd 1px solid; width:calc(100% - 70px); padding: 10px 20px; border-radius: 4px; color: #292828;}
.admin-ranking{float: left; width:100%;}
.admin-ranking a{ color:#000;}
.admin-ranking b{ font-weight:700;}
.star{position: relative; float: left; font-size: 14px;}
.star i{color: #ffd100;}
.discription{float: left; width: 100%; font-size: 16px; color: #292828; margin-top: 6px; font-style: italic;}
.review-mid-content{ width:100%; float:left; padding:0 0 15px 0;}
.review-mid-content h3{color: #0020dd232839;font-size: 24px;font-weight: 700; margin:0 0 10px;}
.review-mid-content p{ margin:0 0 20px; font-size:16px; line-height:24px; font-weight:400; padding:0;}
.rating-star{width: 100%; position: relative; margin-top: 5px;}
.rating-star a{display: inline-block;text-indent: -999em; width: 100%; width: 16px; height: 16px; position: relative;}
.rating-star a::before{content:"\f006"; position: absolute; font-size: 16px; font-family: FontAwesome; left: 0; display: block; text-indent: 0; color: #002039;}
.rating-star a:hover::before{content:"\f005"; position: absolute; font-size: 16px; font-family: FontAwesome; left: 0; display: block; text-indent: 0; color: #002039;}

.review-mid-content .sub-btn1 {
    background: #4177a6;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 8px 30px;
    border-radius: 3px;
    font-size: 18px;
}
.review-mid-content .sub-btn1:hover{ background:#e65700;}
.review-form{margin-top: 0px;}
.form-row textarea{height: 100px;}
.form-row {margin: 20px 0;}
.form-row label{font-size: 17px; margin-bottom: 5px; display: block; font-weight:700; }
.form-row label.error{ color:#f00;}
.sub-btn{margin-top: 20px; background: #e65700; border: #e65700 1px solid; color: #fff; font-weight: 600; padding: 8px 26px; border-radius: 4px; cursor:pointer;}
.sub-btn:hover{background: none; border: #000 1px solid; color: #fff; color: #002039; transition: .5s}
.rating {float:left; position:relative; }
.rating:not(:checked) > input {position:absolute; clip:rect(0,0,0,0); }
.rating:not(:checked) > label { float:right; width:20px; padding:0; overflow:hidden; white-space:nowrap; cursor:pointer; font-size:20px; line-height:1.2; color:#ddd; margin:0 5px 0 0;}
.rating:not(:checked) > label:before {content: '\f005'; font-family:'Fontawesome';}
.rating > input:checked ~ label {color: #f70; text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5); }
.rating:not(:checked) > label.error{ display:block; color:#f00; position:absolute; font-size:13px; text-shadow:none; font-weight:900; left:0; top:40px; width:100%;}
.rating:not(:checked) > label.error::before{ display:none;}
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {color: gold; text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);}
.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked label:hover label,
.rating > label:hover input:checked label { color: #ea0;text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);}
.rating > label:active { position:relative;top:2px; left:2px; }
.inner_page_area.cart_page_bg {
    margin: 0px 0 100px;
}
.empty_cart a {
    background: #4177a6;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 40px;
    color: #fff;
}
.empty_cart {
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    padding: 30px 0;
    border-radius: 5px;
}
.empty_cart h3{
    font-size: 24px;
    margin: 0 0 15px;
}
.sticky {
    position: fixed;
    width: 100%;
    z-index: 99;
    transition: all .6s ease;
    box-shadow: 0 0 8px 0 rgb(51 51 51 / 31%);
    background: #ccaacb;
    top: 0;
}
.main-sitemap {
    display: flex;
    justify-content: space-between;
}
.main-sitemap2 {
    flex: 0 0 60%;
}
.main-sitemap2 ul li {
    width: 32%;
    display: inline-block;
}
.content_page.sitemap h1 {
     text-transform: none;
    text-align: center;
    font-size: 42px;
    border-bottom: 1px solid #e3f2ff;
    padding: 0 0 20px;
    margin: 0 0 30px;
}
.content_page.sitemap {
    margin: 20px 0 100px;
}
.cart_box_left{ width:100%; float:left; background:#fff; border-radius:6px; box-shadow:0 0 6px 0 #ccc; margin:0px 0 15px; }
.right_side_checkout{ margin:0px 0 10px; width:100%; float:left; background:#fff; border-radius:6px; box-shadow:0 0 6px 0 #ccc;}


.cart_box_left h3, .right_side_checkout h3{ border-radius: 5px 5px 0px 0px;width:100%; float:left; font-size:18px; letter-spacing:1px; font-weight:700; color:#fff;background: #4177a6;display: block;padding: 10px;}
.cart_box_left ul{ width:100%; float:left; margin:15px 0 0;padding: 0px 15px;}
.cart_box_left ul li{ width:100%; float:left; padding:0 0 15px 60px; position:relative; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between; border-bottom:solid 1px #eee; margin:10px 0;}
.cart_box_left ul li::before{ width:42px; height:42px; position:absolute; content:''; background:url(../images/cart_tick.png) no-repeat center; left:0; top:0;}
.cart_box_left ul li:last-child{ border:none;}
.blog_details_area figure img {
    width: 100%;
}
.cart_page_bg{background: #fff; margin-bottom:50px;}
.cart_page_bg h1{ font-size:32px; margin:0 0 20px; width:100%; float:left;}
.cart_box_left ul li .left_side{ width:auto; float:left;}
.alert{ width:100%; float:left; font-size:16px;}
.cart_box_left p{ margin:0;}
.cart_box_left ul li .left_side .top_title{ width:100%; float:left; margin:0 0 15px;}
.cart_box_left ul li .left_side h4{ font-size:18px; font-weight:600; color:#333; }
.cart_box_left ul li .left_side h4 span{ margin:0 5px;}
.cart_box_left ul li .left_side  p{ font-size:14px; color:#4177a6;}
.cart_box_left ul li .left_side .remove_area{ width:100%; float:left; margin:0 0 0px;}
.cart_box_left ul li .left_side .remove_area a{ color:#808080; margin:0 10px 0 0; text-transform:uppercase; font-size:12px;}
.cart_box_left ul li .left_side .remove_area a:hover{ color:#f00;}
.cart_box_left ul li .right_side{ width:auto; float:right; text-align:right;}
.cart_box_left ul li .right_side .qty{ width:auto; vertical-align:middle; display:flex;align-items: center;justify-content: center;background: #ccaacb;}
.cart_box_left ul li .right_side .qty span {
    cursor: pointer;
    width: 30px;
    text-align: center;
    border-radius: 10px;
}
.cart_box_left ul li .right_side .qty input{ max-width:40px; text-align:center; border:none; font-size:16px;}
.cart_box_left ul li .right_side .price_top{ margin-bottom:10px;  min-height:40px;}
.cart_box_left ul li .right_side .price_top h4{ font-size:20px; color:#4177a6; font-weight:600;}
.cart_box_left ul li .right_side .price_top p.main_price{ text-decoration:line-through; color:#808080; }

.right_side_checkout ul{ width:100%; float:left;padding: 5px 15px 15px 15px;}
.right_side_checkout ul li{ width:100%; float:left; display:flex; align-items:stretch; justify-content:space-between; font-size:16px; padding:10px 0; border-bottom:solid 1px #eee;}
.right_side_checkout ul li span{ font-size:14px;}
.right_side_checkout ul li label{ margin:0; font-weight:700; font-size:18px;}
.right_side_checkout ul li label span{ font-size:18px;}
.right_side_checkout ul li:last-child{ border:none; padding-bottom:0;}
.right_side_checkout ul li .left{ max-width:100px; text-align:left;}
.right_side_checkout ul li .left span{ display:block; }
.right_side_checkout ul li .left b{ font-size:20px; font-weight:600; color:#4177a6; line-height:20px;}
.right_side_checkout .btn_checkout{background: #4177a6;color:#fff;border-radius:25px;border:none;font-size:16px;letter-spacing:.5px;text-transform:uppercase;font-weight:900;cursor:pointer;margin:5px 0px;width:100%;height:45px; padding:0 25px;}
.right_side_checkout .btn_checkout:hover{background: #333;transition:ease-in .3s;}
.coupons {
    width: 100%;
    float: left;
    margin: 10px 0 20px; border:dashed 2px #4177a6; border-radius:30px; padding:20px;
}
.coupons .form-group {
    width: 100%;
    float: left;
    margin: 0px 0px;
    padding: 10px 0 0px; display:flex; flex-flow:row wrap;
}
.coupons .form-group input{
    margin-bottom: 0px;
}
.coupons .form-group input {
    margin-bottom: 0px;
    border: 0px;
    background: #f2f2f2;
    border-radius: 30px 0 0 30px; flex:1;
    box-shadow: 0px 0px 2px #ccc; height:40px; padding:0 25px;
}
.coupons .form-group button{
        background: #4177a6;
    color: #fff;
    border-radius: 0 25px 25px 0;
    border: none;
    font-size: 16px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    margin: 0px 0px;
    width: auto;
    height: 40px;
    padding: 0 25px;
}
span#msgcopouncode {
    padding-left: 20px;
    padding-top: 20px;
    display: inline-block;
    color: red;
    font-weight: 600;
}
.content__bnr {
    position: relative;
    width: 100%;
    box-shadow: 0 0 10px #ccc;
    border-radius: 0px;
    overflow: hidden;
    border: 5px solid #fff;
}
.content__bnr img{
    width: 100%;
    height: auto;
    display: inline-block;
}
.bnr_txt_1 {
    position: absolute;
    top: 42%;
    left: 3%;
}
.bnr_txt_1 label{
    font-size: 32px;
    font-weight: 600;
}
.bnr_txt_1 label {
    font-size: 36px;
    font-weight: 600;
}
.bnr_txt_1 label a {
    color: #4177a6;
}
.bnr_txt_1 label a:hover {
    color: #333;
}
.table_content_area {
    background: #fdfdfa;
    width: 100%;
    float: left;
    padding: 20px;
    margin: 0 0 20px;
    border: 0px solid #f3f7ff;
    border-radius: 0px;
    border-left: 5px solid #ccaacb;
    box-shadow: 0 0 10px #ccc;
}

.content_page .table_content_area ul li {
    padding: 0;
   list-style: none;
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-position: 0px 7px;
}
.table_content_area ul li {
    width: 50% !important;
    float: left;
    margin: 6px 0 !important;
    counter-increment: item;
}
.content_page .table_content_area h2 {
    font-size: 32px;
}
.content_page > div {
    width: 100%;
    float: left;
}

.doctor_page{ width:100%; float:left; padding:40px 0 120px; }
.top_doctor{  width:100%; float:left; display:flex; align-items:center; flex-flow:row; margin:0 0 25px;   background:#f7f7f7; border-radius:20px;  }
.top_doctor figure{ max-width:240px; height:auto; margin:0; min-width:240px; }
.top_doctor figure img{ max-width:100%; height:auto; border-radius:10px; }
.top_doctor .doc_dtls{ padding:0 0 0 25px; }
.top_doctor .doc_dtls h1{ margin:0 0 4px !important; font-weight:700; }
.top_doctor .doc_dtls p{ margin:0; }
.top_doctor .doc_dtls label{ margin:0 0 15px; font-weight:600; color:#232a88; width:100%; float:left; }
.top_doctor .doc_dtls span{ width:100%; }
.doc_info_area{ width:100%; float:left; background:#f7f7f7; border-radius:20px; padding:20px; margin:25px 0;  }
.doc_info_area.top_doctor figure{ max-width:180px; min-width:180px; }
.doc_info_area.top_doctor .doc_dtls label{ margin:0 0 5px !important; }
.doc_info_area.top_doctor .doc_dtls span{ font-size:16px; margin:0 0 5px; }
.doc_info_area.top_doctor .doc_dtls h3{ margin:0 0 0px; }
.doc_info_area.top_doctor .doc_dtls h3 a{ color:#51565a; }
.pop_txt {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 0 10px;
}
.pop_txt p {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 20px;
    margin: 0 0 15px;
    font-weight: 500;
}
.pop_txt p b {
    font-weight: 700;
    margin: 0 0 5px;
    display: block;
    text-transform: capitalize;
}
.pop_txt a.shop_now {
    background: #1b73bb;
    padding: 10px 30px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}
ul.pop_pro {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    background: #f6f8fb;
    padding: 10px 15px 20px;
    border-radius: 5px;
    border: 1px solid #eee;
}
ul.pop_pro li h3 {
    font-size: 20px;
    font-weight: 600;
}

ul.pop_pro figure {
    margin: 12px 0px 15px;
}
ul.pop_pro li {
    list-style: none;
}
h4.modal-title {
    font-size: 22px;
    font-weight: 600;
}
ul.pop_pro a.cart {
    background: #236299;
    color: #fff;
    border-radius: 30px;
    padding: 3px 0;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.price_select {
    width: auto;
    float: right;
    margin-top: 0px; position: absolute; top: 0; right: 0;
}

.price_select select {
    height: 40px;
    border-radius: 0px;
    width: 85px;
    margin-left: 5px;
    border: 0px solid #00bfaf;
    color: #fff;
    font-weight: 600; border-radius: 0 0 0 8px;
    padding-left: 10px;
    background: #9f1fae ;
}
.pos_rel{position:relative;}
.home_coupon{ position:absolute; left:0%; bottom:15px; max-width:350px;}
.coupon_area_cat{ width:100%; float:right; border-radius:8px; max-width:400px; display:flex; flex-flow:row; align-items:center; justify-content:space-between; padding:5px 10px; margin:10px 0 0px ; background: #f7f7f7; border:dashed 1px #4177a6; line-height:normal;}
.coupon_area_cat p{font-size:16px !important; font-weight:700; margin:0; text-align: left; color:#000; text-transform:uppercase; line-height:20px; font-style:italic;}
.coupon_area_cat p span{ color:#4177a6;}
.coupon_area_cat h4{ font-weight:700; font-size:12px; text-transform:uppercase; color:#000; margin:0px 0 5px; padding:0; text-align:center; line-height:16px; }
.coupon_area_cat .coupon_box{ font-size:24px; background:#4177a6; color:#fff; padding:5px 10px; display:inline-block; border:dashed 1px #fff; font-weight:700; line-height:24px; letter-spacing:1px; min-width:110px; text-align:center; }

@media only screen and (max-width: 600px) {
.home_coupon{ max-width:100%; float:left; padding:0px 10px 10px; position:static;}    
}

label.error {
  color: red !important;
  font-size: 13px;
  margin-top: 5px;
  display: block;
}