/* Error color */

.form_error
{
  color:red !important; 
  font-weight:bold;
}
/* End */

.cmstext{
    font-weight: 600;
    font-size: 60px;
    color: #000;
    text-align: center;
    padding-top: 60px;
}

.activetag
{
  color: #00afef !important;
}

.navbar-expand-lg .navbar-nav {
    margin: 0 auto !important;
}

/* whatsapp css */
#notification {
    position: fixed;
    bottom: 81px;
    left: 15px;
    z-index: 1000;
    border-color: #0062cc;
    background-color: #fff;
    box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.5);
    border-radius: 5px;
    width: 300px;
    height: auto;
    padding: 20px;
}

#notification p {
    text-align: justify;
    color: #000
}

#notification a {
    color: #000 !important;
    font-weight: 600;
}

.whatsappicon {
    position: fixed;
    bottom: 30px;
    left: 10px;
}

.whatsappicon img {
    max-width: 100%;
}

.tableimg {
    width: 50px;
}

/* end here */


/* about sections */

.section-padding {
    padding: 120px 0;
}

/* ====================== [ Start Intro ] ====================== */

.about {
    position: relative;

}

.about .exp-img {
    height: 100%;
    position: relative;
    box-shadow: 0 10px 20px 10px rgb(0 0 0 / 9%);
}

.about .exp-img .img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: 100%;
    background-size: 100% 100%;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%),
        0 6px 20px 0 rgb(66 61 61 / 19%) !important;

}

.about .exp-img .img:after {
    content: '';
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    background: rgba(255, 255, 255, 0.95);
    z-index: -1;
}

.about .exp-img .img .since {
    position: absolute;
    right: 70px;
    top: 70px;
}

.about .exp-img .img .since span {
    display: block;
    color: #767474;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
}

.about .exp-img .img .since span:first-of-type {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
}

.about .exp-img .img .years {
    position: absolute;
    left: 70px;
    bottom: 70px;
}

.about .exp-img .img .years h2 {
    font-size: 140px;
    font-weight: 800;
    background: url('../img/about.jpg') no-repeat;
    background-position: 18% 65%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}

.about .exp-img .img .years h5 {
    color: #767474;
    letter-spacing: 5px;
    font-size: 20px;
}

.about .exp-content {
    position: relative;
    z-index: 2;
}

.about .exp-content:after {
    content: '';
    width: 200px;
    height: 250px;
    position: absolute;
    top: -40px;
    right: -40px;
    border: 10px solid #fafafa;
    z-index: -1;
    opacity: 0.1;
}

.about .exp-content.nopat:after {
    display: none;
}

.about .exp-content ul {
    margin: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.about .exp-content ul li {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.about .exp-content ul li:after {
    content: '/';
    position: relative;
    margin: 0 15px;
    color: #777;
}

.about .exp-content ul li:last-of-type:after {
    display: none;
}

.about .ab-exp .pattern {
    height: 100%;
    width: 100%;
}

.about .ab-exp .years-exp {
    position: relative;
    height: 100%;
    width: 100%;
    border: 10px solid #f8f4f3;
}

.about .ab-exp .years-exp .exp-text {
    position: absolute;
    bottom: 40px;
    left: -10px;
    padding: 10px 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background: #fff;
}

.about .ab-exp .years-exp .exp-text h2 {
    font-size: 70px;
    line-height: 1;
    display: inline-block;
    position: relative;
    z-index: 2;
}

.about .ab-exp .years-exp .exp-text h2:after {
    content: '';
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f8f4f3;
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: -1;
}

.about .ab-exp .years-exp .exp-text h6 {
    font-size: 14px;
}

.about .specialty ul {
    margin: 0;
}

.about .specialty ul li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 15px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
}

.about .specialty ul li span {
    font-size: 14px;
    font-weight: 300;
    color: #999;
    margin-right: 30px;
}

.about .specialty ul li:last-of-type {
    margin-bottom: 0;
}

.about .pat {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40%;
    z-index: 2;
}

.about .pat:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: .94;
}

.intro-section .item h6 {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 10px;
}


/* ====================== [ End Intro ] ====================== */

.playfont {
    font-size: 34px;
    color: #405b6d;
    padding-bottom: 20px;
    font-weight: 500;
}

.abtreadmore a {
    border: 1px solid #000000;
    padding: 10px 20px 10px 20px;
}

.abtreadmore a:hover {
    background-color: #00afef;
    color: #fff;
    transition: 0.2s ease-in-out;
    border: none;
}

.faq-section {
    position: relative;
    padding: 0px 0px 120px 0px;

}

.exp-img img {
    height: 100%;
}

.faq-section .image-box {
    position: relative;
    display: block;

    margin-right: 85px;
    margin-left: 74px;
}

.faq-section .image-box img {
    position: relative;
    width: 100%;
}

.faq-section .image-box img.p_tiles {
    position: absolute;
    bottom: -35px;
    max-width: 130px;
    right: -65px;
    box-shadow: 0px 10px 15px -9px #000;
    webkit-animation: heartbeat 2s ease-in-out infinite both;
    animation: heartbeat 2s ease-in-out infinite both;
}

.faq-section .image-box.even img.p_tiles {
    right: auto;
    left: -65px;
}



@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}



/*.faq-section .image-box img:before{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}*/

.faq-section .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 10%),
        0 6px 20px 0 rgb(66 61 61 / 9%) !important;
}

.faq-section .image-box .image:before {
    position: absolute;
    top: 0;
    left: -80%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 1;

}

.faq-section .image-box .image:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}

/*
.faq-section .image-box .bg-layer {
    background: url('../img/dot.png');
    position: absolute;
    top: -34px;
    right: 245px;
    width: 100%;
    height: 200px;
} */

.faq-section_even.faq-section .image-box .bg-layer {
    right: auto;
    left: 245px;
}

.content_block_4 .content-box .text {
    margin-bottom: 35px;
    max-width: 95%;
}

.content_block_4 .content-box {
    margin-left: 65px;
    text-align: justify;

}

.faq-section_even .content_block_4 .content-box {
    padding-left: 0;
    /* padding-right: 130px; */
}

.content_block_4 .content-box .sec-title {
    margin-bottom: 25px;
}

.content_block_4 .content-box .sec-title h4 {
    padding-top: 30px;
    font-weight: 700;
    font-size: 25px;
    color: #405b6d;
}

.second-row {
    padding: 70px 0px 0px 0px;
}

.faq-section_even.faq-section .image-box .bg-layer {
    right: auto;
    left: 210px;

}

section.surface {
    padding: 110px 0px 100px 0px;
    background: #f1f1f1;
}

.bigHover {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    background-size: cover !important;
}

.homeCollections {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 70vh;
    text-align: center;
    color: #ffffff !important;
}

.homeCollections .homeCollectionsCaption {
    position: absolute;
    bottom: 5vh;
    left: 0;
    right: 0;
    text-align: center;
}

.homeCollections h2,
.homeCollections p {
    text-shadow: 0px 0px 4px rgb(100 100 100 / 80%);
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 25px;
}

.four,
.fourB {
    overflow: hidden;
}

.myButt {
    outline: none;
    border: none;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    background-color: transparent;
    position: relative;
    border: 3px solid #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;

    font-size: 14px;
    text-transform: uppercase;
    z-index: 1000;
}

.four span {
    color: #fff;
    display: inline-block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.homeCollections:hover {
    background-position: bottom center;

}

section.global {
    padding: 100px 0px 60px 0px;
}

.navbar-toggler {
    color: #fff !important;
}

li.nav-item.active a {
    color: #00afef !important;
}

.theme-menu-one .navbar-nav .nav-item:hover .nav-link {
    color: #00afef !important;
}


/* innar pages css start */

.titles {
    position: absolute;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .titles h1 {
    color: #fff;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  section.bd-cum-main {
    background: #000;
    width: 100%;
    position: relative;
    display: block;
    height: auto;
    padding: 80px 20px 55px 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  
  
  .bd_cum {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    color: white;
    position: relative;
  }
  
  .breadcum ul {
    align-items: center;
    float: unset;
    justify-content: center;
    text-align: center;
  }
  .breadcum ul li {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    float: unset!important;
    display: contents;
  }
  .breadcum ul li a {
    color: #fff;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: contents;
  }
  .bd_cum h1 {
    color: #fff;
    margin-bottom: 10px;
    padding-top: 20px;
  }
  .breadcum ul li a.current{
    color: #00afef;
  }
  .set-center img {
    margin: 0 auto;
    padding: 25px;
}

.set-center {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

.about-immg {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

.single-services {
    padding: 40px 33px;
    position: relative;
    overflow: hidden;
    height: 100%;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    margin-top: 20px;
}

.single-services img {
    width: 75px;
    text-align: center;
    margin: 0 auto;
    
}
 .single-services .title {
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
}
 .single-services p {
    text-align: justify;
}
 .single-services a {
    font-weight: 700;
    text-transform: capitalize;
    color: #f5f5f7;
    margin-top: 15px;
}


.gallery-block .inner-box {
    position: relative;
    margin-top: 30px;
    cursor: pointer;
}
.gallery-block .inner-box .image{
    width: 100%;
    height: 100%;
}
.gallery-block .inner-box:hover .overlay {
    opacity: .75;
    background-color: #000;
}
.gallery-block .inner-box .image img{
    max-width: 100%;
    object-fit: cover;
}
.gallery-block .inner-box:hover .border-one {
    transform: scaleX(1);
}
.gallery-block .inner-box:hover .border-two {
    transform: scaleY(1);
}
.gallery-block .overlay{
    background-color: #000;
}
.gallery-block .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .5s;
    padding: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.gallery-block .zoom-btn {
    font-size: 20px;
}
.gallery-block .zoom-btn {
    position: relative;
    font-size: 20px;
    color:#fff;
    z-index: 9;
    display: inline-block;
    line-height: 60px;
}
.gallery-block .border-one {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    transition: .5s;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: scaleX(0);
}
.gallery-block .border-two {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    transition: .5s;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: scaleY(0);
}

.img-blog-des img {
    max-width: 100%;
    object-fit: cover;

}

.img-blog-des{
    width: 100%;
}


.gallery-block .center-cropped {
    width: 100%;
    height: 280px;
    background-position: center center;
    background-repeat: no-repeat;
  }

  .certificate--page figure.snip1321 {
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #000000;
    text-align: center;
    box-shadow: 0px 12px 15px -15px rgb(0 0 0 / 50%);
    border:3px solid;
    margin-top: 20px;
  }
  .certificate--page figure.snip1321 * {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .certificate--page figure.snip1321 img {
    max-width: 100%;
    vertical-align: top;
  }
  .certificate--page figure.snip1321 figcaption {
    top: 50%;
    left: 20px;
    right: 20px;
    position: absolute;
    opacity: 0;
    z-index: 1;
  }
  .certificate--page figure.snip1321 h2,
  .certificate--page figure.snip1321 h4 {
    margin: 0;
  }
  .certificate--page figure.snip1321 h2 {
    font-weight: 600;
  }
  .certificate--page figure.snip1321 h4 {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    line-height: 29px;
    text-align: center;
  }
  .certificate--page figure.snip1321 i {
    color: #fff;
    font-size: 28px;
  }
  .certificate--page figure.snip1321:after {
    background-color: #242525;
    position: absolute;
    content: "";
    display: block;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
  }
  .certificate--page figure.snip1321 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
  }
  .certificate--page figure.snip1321:hover figcaption,
  .certificate--page figure.snip1321.hover figcaption {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .certificate--page figure.snip1321:hover:after,
  .certificate--page figure.snip1321.hover:after {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    opacity: 0.9;
  }
  
  
  .certificate--page .title-text{
      padding-bottom: 30px;
  }
  
  .certificate--page .playful .snip1321 img.center-cropped {
      width: 100%;
      height:auto;
      background-position: center center;
      background-repeat: no-repeat;
    }
    .playful {
      margin-top: 25px;
  }
  .certificate-main-dd{
    padding-bottom: 80px;
  }

  .main-md-msg h5 {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    padding-bottom: 10px;
}


  

.sign-md {
    padding-top: 20px;
}
.desc-main {
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
}

.md-img-main img{
    -webkit-animation: mover 0.9s infinite alternate;
  animation: mover 0.9s infinite alternate!important;
}

@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
  }
  @keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
  }
  
  
  

.main-md-msg h4 {
    animation: type 3s steps(12) infinite;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid black;
    width: 14ch;
    font-size: 18px;
    padding-bottom: 5px;
    color: #000;
}

.main-md-msg h6{
    color: #8b8686;
    font-size: 15px;
}

@keyframes type {
    0% {
      width: 0ch;
    }
  
    50% {
      width: 9ch;
    }
  
    100% {
      width: 14ch;
    }
  }
  
  

  .medicom-feature-list li i {
    margin-left: -55px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    margin-right: 17px;
}
.medicom-feature-list li i {
    border: 1px solid #fff5f5;
    background: #00afef;
}
.medicom-feature-list li {
    padding-left: 55px !important;
    padding-bottom: 23px;
    font-size: 15px;
}
h2.bordered.light {
    font-size: 39px;
    padding-bottom: 20px;
}

ul.view-download {
    display: flex;
    text-align: center;
    justify-content: center;
}
ul.view-download li a {
    padding-left: 20px;
}

.desc-ach {
    padding: 40px;
}
ul.list-unstyled.medicom-feature-list {
    background: #fff;
    padding: 20px;
    min-height: 260px;
    box-shadow: 0px 0px 5px #e8e8e8;
}

.project-block-four{
    position: relative;
    display: block;
    margin-bottom: 30px;
  }
  
  .project-block-four .inner-box{
    position: relative;
    display: block;
    overflow: hidden;
  }
  
  .project-block-four .inner-box img{
    width: 100%;
    transform: scale(1.01);
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: all;
    transition-property: all;
  }
  
  .project-block-four:hover .inner-box img{
    transform: scale(1.2) rotate(0deg);
  }
  
  .project-block-four .inner-box .overlay-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(26 25 25 / 75%);
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
    opacity: 0;
    z-index: 1;
  }
  
  .project-block-four:hover .overlay-box{
    opacity: 1;
  }
  
  .project-block-four .inner-box .overlay-box .box{
    display: table;
    height: 100%;
    width: 100%;
  }
  
  .project-block-four .inner-box .overlay-box .box .inner{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0px 15px;
  }
  
  .project-block-four .inner-box .overlay-box .box .inner h3{
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #1d2060;
    margin-bottom: 23px;
    transform: translateY(-50px);
    transition: all .4s ease-in-out .1s;
  }
  
  .project-block-four .inner-box .overlay-box .box .inner h3 a{
    color: #00afef;
  }
  
  .project-block-four .inner-box .overlay-box .box .inner h3 a:hover{
    color: #00afef;
  }
  
  .project-block-four:hover .inner-box .overlay-box .box .inner h3{
    transform: translateY(0px);
  }
  
  .project-block-four .inner-box .overlay-box .box .btn-box a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    background: #00afef;
    padding: 7px 35px;
    text-align: center;
    border-radius: 10px;
    transform: translateY(50px);
    transition: all .4s ease-in-out .1s;
  }
  
  .project-block-four .inner-box .overlay-box .box .btn-box a:hover{
    background: #00afef;
  }
  
  .project-block-four:hover .inner-box .overlay-box .box .btn-box a{
    transform: translateY(0px);
  }
  
  
  .des-re {
    padding-top: 30px;
    padding-bottom: 30px;
}

.tb-desc.table-responsive {
    display: grid;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    padding: 10px!important;
    white-space: nowrap;
}
.main-li {
    box-shadow: 0px 0px 5px #e8e8e8;
    padding: 10px;
    text-align: center;
}
ul.list-unstyled.medicom-feature-list h3 {
    color: #000;
    font-size: 22px;
    padding-bottom: 24px;
}
.media-about-2.p-b-40 {
    display: flex;
    align-items: center;
    height: 100%;
}
h2.title-1 {
    color: #000;
    font-size: 24px;
    padding-bottom: 10px;
}
p.media__text {
    text-align: justify;
    font-size: 16px;
}

.main-guid {
    padding-top: 25px;
}

.accordion-container {
	position: relative;
	width: 100%;
	border: 1px solid #fff;
	border-top: none;
	outline: 0;
	cursor: pointer;
    background-color: #f3f3f3;

}

.accordion-container .article-title {
	display: block;
	position: relative;
	margin: 0;
	padding: 0.625em 0.625em 0.625em 2em;
	border-top: 1px solid #fff;
	font-size: 16px;
    color: #000;
    cursor: pointer;
    text-transform: lowercase;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
	background-color: #00afef;
	color: white;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
	color: white;
}

.accordion-container .content-entry i {
	position: absolute;
	top: 7px;
    left: 7px;
    font-style: normal;
    font-size: 1.625em;
    color: #00afef;
}

.accordion-container .content-entry i:before {
	content: "+";
}

.accordion-container .content-entry.open i:before {
	content: "- ";
}

.accordion-content {
	display: none;
	padding-left: 2.3125em;
}
/* This stuff is just for the Codepen demo */

#content {
	width: 100%;
}

.accordion-content p {
    padding: 10px 10px 10px 10px;
    margin: 0;

    font-size: 16px;
}
.faq-img img{

    -webkit-animation: mover 0.9s infinite alternate;
    animation: mover 0.9s infinite alternate!important;
  }
  
  @-webkit-keyframes mover {
      0% { transform: translateY(0); }
      100% { transform: translateY(-10px); }
    }
    @keyframes mover {
      0% { transform: translateY(0); }
      100% { transform: translateY(-10px); }
    }
 
   
    
    .export-cover ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        margin-top: 20px;
        width: 100%;
        padding: 0px 0px 0px 0px;
    }
    
    .export-cover ul li {
        font-size: 16px;
        padding: 0px 20px;
        border: 1px solid #00afef;
        margin: 10px 15px;
        text-align: center;
        text-transform: uppercase;
        border-radius: 30px;
        width: 20%;
        list-style: none;
        cursor: pointer;
        letter-spacing: 2px;
    }
    .export-cover ul li img{
        display: unset!important;
        width: 40px;
    height: 40px;
    }
    .contact-info-section .single-info-box{
        position: relative;
        display: block;
        background: #fff;
        padding: 50px 30px 24px 30px;
        /*max-width: 270px;*/
        width: 100%;
        height: 300px;
        margin: 0 auto;
        text-align: center;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      }
      
      .contact-info-section .single-info-box .icon-box{
        position: relative;
        display: inline-block;
        font-size: 55px;
        line-height: 55px;
        color: #00afef;
        margin-bottom: 15px;
        transition: all 500ms ease;
        -webkit-animation: mover2 0.9s infinite alternate;
        animation: mover2 0.9s infinite alternate!important;
      
      }
      @-webkit-keyframes mover2 {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
      }
      @keyframes mover2 {
        0% { transform: translateY(0); }
        100% { transform: translateY(-10px); }
      }
      
      
      
      
      .contact-info-section .single-info-box h3{
        position: relative;
        display: block;
        font-size: 22px;
        line-height: 30px;
        color: #00afef;
        padding-bottom: 5px;
      
        margin: 0px 0px 5px 0px;
      }
      
      .contact-info-section .single-info-box .text{
        position: relative;
        display: block;
        color: #3c3c49;
        font-size: 16px;
        line-height: 30px;
      
      }
      
      .contact-info-section .single-info-box .text a{
        color: #3c3c49;
      
      }
      
      .contact-info-section .single-info-box .text a:hover{
        color: #9e9e9e;
      }
      
      .contact-section{
        padding: 85px 0px 90px 0px;
      }
      
      .contact-section .contact-form-area .form-group{
        margin-bottom: 30px;
      }
      
      .contact-section .contact-form-area .form-group:last-child{
        margin-bottom: 0px;
      }
      
       .form-group input[type='text'],
       .form-group input[type='email'],
       .form-group select
       {
        position: relative!important;
        display: block!important;
        width: 100%!important;
        height: 55px!important;
        border: 1px solid #dfdfdf!important;
        font-size: 16px!important;
        color: #000!important;
        padding: 10px 15px!important;
        transition: all 500ms ease!important;
        background: #fff;
      }
      .form-group textarea{
          height: 100%!important;
          width: 100%!important;
          border: 1px solid #dfdfdf!important;
          padding: 10px 15px!important;

      }
      
       .form-group input::-webkit-input-placeholder,
       .form-group textarea::-webkit-input-placeholder{
        color:#000!important;
      }
      
      .contact-section .contact-form-area .form-group textarea{
        height: 220px;
        resize: none;
      }
      
      .contact-section .contact-form-area .form-group input:focus,
      .contact-section .contact-form-area .form-group textarea:focus{
        border-color: #ed2884;
      }
      
      .contact-section .contact-form-area .form-group button {
        position: relative;
        display: inline-block;
        font-size: 16px;
        line-height: 26px;
        color: #fff;
        background: #ed2884;
        text-align: center;
        border-radius: 30px;
        padding: 12px 40px;
        cursor: pointer;
        transition: all 500ms ease;
      }
      
      .contact-section .contact-form-area .form-group button:hover{
        transform: translateY(-5px);
      }
      
      .contact-section .contact-form-area h2{
        position: relative;
        display: block;
        font-size: 30px;
        line-height: 38px;
        color: #fff;
        font-weight: 700;
        margin-bottom: 26px;
      }
      
      .product-main-fom{
          padding-top: 40px;
      }
.contact-main{
    padding-top: 60px;
}

.blog-grid-simple {
    position: relative;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #ececec;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    padding: 25px 30px;
    margin: 15px 0;
}
.blog-grid-simple h4 a {
    color: #111;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
}
.blog-grid-simple h4 a:before {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    color: #2387ea;
    font-weight: 600;
    margin-right: 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-simple h4 a:hover {
    color: #2387ea;
}
.blog-grid-simple p {
    color: #999;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
    margin-top: 10px;
}
.blog-grid-simple-date i {
    color: #888;
    font-size: 20px;
}
.blog-grid-simple-date h5 {
    color: #888;
    font-size: 13px;
    margin-top: 3px;
}
.blog-grid-simple-content {
    border-top: 1px solid #ececec;
    padding-top: 20px;
    margin-top: 15px;
}
.blog-grid-simple-content a {
    display: inline-block;
    color: #2387ea;
    font-weight: 600;
    font-size: 14px;
    margin-top: 2px;
}
.blog-grid-simple-content a:after {
    content: "\f105";
    font-size: 14px;
    font-family: "Font Awesome 5 Free";
    color: #2387ea;
    margin-left: 8px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
@media (max-width: 767px) {
    .blog-grid-simple-content a:after {
        display: none;
    }
}
.blog-grid-simple-content a:hover {
    color: #222;
}
.blog-grid-simple-content a:hover:after {
    color: #222;
}
#blog-grid-simple .custom-dot span:hover {
    background: #aaa;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
}
#blog-grid-simple .custom-dot.active span {
    width: 12px;
    height: 12px;
    background: #61534c;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-2 {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    margin: 15px 0 20px 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-2:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
}
.blog-grid-2 img {
    width: 100%;
}
.blog-grid-text {
    padding: 20px 25px 25px 25px;
}
.blog-grid-text span {
    color: #2387ea;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.blog-grid-text h4 {
    color: #60524b;
    font-size: 17px;
    font-weight: 500;
    margin: 5px 0 5px 0;
}
.blog-grid-text ul li {
    display: inline-block;
    color: #999;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 25px 10px 0;
}
.blog-grid-text ul li i {
    color: #60524b;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}
.blog-grid-text p {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.blog-grid-2-button a {
    display: inline-block;
    color: #60524b;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 0 5px;
}
.blog-grid-2-button a i {
    font-size: 11px;
    margin-left: 4px;
}
.blog-grid-2-button a:hover {
    color: black;
}
.blog-grid-3 {
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.08);
    margin: 15px 0 25px 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-3:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
}
.blog-grid-3 img {
    width: 100%;
}
.blog-grid-3-text {
    padding: 15px 20px 16px 20px;
}
.blog-grid-3-text span {
    color: #2387ea;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.blog-grid-3-text h4 {
    color: #222;
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 5px 0;
}
.blog-grid-3-text ul li {
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 600;
    margin: 10px 15px 10px 0;
}
.blog-grid-3-text ul li i {
    color: #2387ea;
    font-size: 13px;
    font-weight: 500;
    margin-right: 7px;
}
.blog-grid-3-text p {
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 170%;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.blog-grid-3-button a {
    display: inline-block;
    color: #222;
    font-size: 13px;
    font-weight: 600;
    margin: 15px 0 0 5px;
}
.blog-grid-3-button a i {
    font-size: 10px;
    margin-left: 4px;
}
.blog-grid-3-button a:hover {
    color: #2387ea;
}
.blog-news {
    background: #fff;
    margin-top: 30px;
    -webkit-box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.11);
    -moz-box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.11);
    box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.11);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.blog-news:hover {
    -webkit-box-shadow: 5px 5px 30px 0 rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 5px 5px 30px 0 rgba(50, 50, 50, 0.25);
    box-shadow: 5px 5px 30px 0 rgba(50, 50, 50, 0.25);
}
.blog-news-img {
    width: 100%;
    height: auto;
}
.blog-news-text {
    text-align: center;
    padding: 25px 50px;
}
.blog-news-text h4 {
    color: #222;
    font-size: 25px;
    font-weight: 500;
}
.blog-news-text h4 a {
    color: #222;
    font-size: 25px;
    font-weight: 500;
}
.blog-news-text h4 a:hover {
    color: #2387ea;
}
.blog-news-text p {
    color: #999;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 10px;
}
.blog-news-comment {
    display: inline-block;
}
.blog-news-comment strong {
    background: #2387ea;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-radius: 50px;
    padding: 3px 4px;
}
.blog-news-comment a {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    margin-left: 8px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-news-comment a:hover {
    color: #2387ea;
}
.blog-news-comment p {
    display: inline-block;
    color: #666;
    font-size: 13px;
    font-weight: 600;
}
.blog-news-comment span {
    color: #2387ea;
    font-size: 13px;
    font-weight: 600;
    margin-left: 7px;
}
.blog-news-left {
    display: inline-block;
    margin: 15px 0;
    -webkit-box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 2px 2px 25px 0 rgba(50, 50, 50, 0.1);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.blog-news-left-img {
    width: 100%;
    height: auto;
}
.blog-news-left-text {
    text-align: left;
    padding: 25px 30px 0 0;
}
@media (max-width: 767px) {
    .blog-news-left-text {
        text-align: left;
        padding: 25px 30px 25px 30px;
    }
}
.blog-news-left-text h4 {
    color: #222;
    font-size: 18px;
    font-weight: 500;
}
.blog-news-left-text h4 a {
    color: #222;
    font-size: 18px;
    font-weight: 500;
}
.blog-news-left-text h4 a:hover {
    color: #2387ea;
}
.blog-news-left-text p {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 10px;
}
.blog-news-left-comment {
    display: inline-block;
}
.blog-news-left-comment strong {
    background: #2387ea;
    color: #fff;
    font-size: 13px;
    border-radius: 50px;
    padding: 4px 6px;
}
.blog-news-left-comment a {
    color: #666;
    font-size: 13px;
    font-weight: 600;
    margin-left: 8px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-news-left-comment a:hover {
    color: #2387ea;
}
.blog-news-left-comment p {
    display: inline-block;
    color: #666;
    font-size: 13px;
    font-weight: 600;
}
.blog-news-left-comment span {
    color: #2387ea;
    font-size: 13px;
    font-weight: 600;
    margin-left: 7px;
}
.blog-grid {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.1);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid:hover {
    -webkit-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    -moz-box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
    box-shadow: 0 10px 30px 0 rgba(50, 50, 50, 0.16);
}
.blog-grid strong {
    padding: 3px 5px;
    background: #2387ea;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    border-radius: 3px;
}
.blog-grid h4 {
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 5px;
}
.blog-grid h4 a {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid h4 a:hover {
    color: #2387ea;
}
.blog-grid span {
    color: #999;
    font-size: 14px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid span a {
    color: #666;
    font-size: 14px;
}
.blog-grid span a:hover {
    color: #2387ea;
    font-size: 14px;
}
.blog-grid img {
    width: 100%;
    height: auto;
    margin: 15px 0;
}
.blog-grid p {
    color: #999;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.8;
}
.blog-grid-button {
    display: inline-block;
    margin-top: 15px;
}
.blog-grid-button a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-button a i {
    color: #222;
    font-size: 13px;
    margin-left: 3px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-grid-button a:hover {
    color: #2387ea;
}
.blog-grid-button a:hover i {
    color: #2387ea;
}
.blog-list {
    position: relative;
    margin-bottom: 40px;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: 20px;
}
.blog-list img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}
.blog-list h6 {
    margin-top: 10px;
}
.blog-list h6 a {
    color: #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 10px;
}
.blog-list h6 a:hover {
    color: #60524b;
}
.blog-list h4 {
    margin-top: 25px;
}
.blog-list h4 a {
    font-size: 25px;
    font-weight: 500;
    color: #222;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-list h4 a:hover {
    color: #60524b;
}
.blog-list-info {
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
}
.blog-list-info li {
    display: inline-block;
    margin-right: 20px;
}
.blog-list-info li i {
    color: #666;
    font-size: 16px;
    padding-right: 10px;
}
.blog-list-info li span {
    font-size: 14px;
    font-weight: 600;
    color: #999;
}
.blog-list p {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 15px;
    text-align: justify;
}
.blog-post {
    position: relative;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.blog-post img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}
.blog-post h6 {
    margin-top: 10px;
}
.blog-post h6 a {
    color: #666;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 10px;
}
.blog-post h6 a:hover {
    color: #2387ea;
}
.blog-post h4 {
    margin-top: 5px;
}
.blog-post h4 a {
    font-size: 25px;
    font-weight: 500;
    color: #222;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.blog-post h4 a:hover {
    color: #2387ea;
}
.blog-post-info {
    display: inline-block;
    margin-top: 15px;
    margin-right: 15px;
}
.blog-post-info li {
    display: inline-block;
    margin-right: 20px;
}
.blog-post-info li i {
    color: #666;
    font-size: 16px;
    padding-right: 10px;
}
.blog-post-info li span {
    font-size: 14px;
    font-weight: 600;
    color: #999;
}
.blog-post p {
    color: #999;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    margin-top: 15px;
}

    
#search-input {
    padding: 0;
    border: solid 1px #eee;
    border-radius: 10px;
    background-color: #fff;
    padding: 3px;
}
    

#search-input input {
    border: 0;
    border-radius: 5px;
    box-shadow: none;
}
#search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    outline: none !important;
    padding: 0 11px 0 13px;
    border-left: solid 1px #ccc;
}
#search-input button i {
    color: #999;
    font-size: 16px;
    margin: 8px 3px 0 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.blog-post-right .quick {
    color: #60524b;
    font-size: 22px;
    font-weight: 600;
    margin-top: 0px !important;
}

.blog-post-right h4 {
    color: #60524b;
    font-size: 22px;
    font-weight: 600;
    margin-top: 35px;
}
.blog-post-right h4:after {
    content: "";
    display: block;
    width: 50px;
    max-width: 100%;
    height: 2px;
    background: #7c7a7a;
    margin-top: 10px;
}
.blog-post-follow ul li {
    display: inline-block;
    border-radius: 5px;
    margin-right: 4px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.blog-post-follow ul li:hover {
    background: #222;
}
.blog-post-follow ul li a i {
    padding: 10px 11.5px;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 20px;
}
.social-facebook {
    background: #3b5999;
}
.social-youtube {
    background: red;
}
.social-twitter {
    background: #5baceb;
}
.social-behance {
    background: #0058fe;
}
.social-pinterest {
    background: #bd081b;
}
.blog-post-categories ul li {
    background: #f9f9f9;
    margin: 5px 0;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.blog-post-categories ul li:hover {
    background: #f5f5f5;
}
.blog-post-categories ul li a {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
}
.blog-post-categories ul li a:hover {
    color: #60524b;
}
.blog-post-categories ul li a span {
    color: #222;
    font-size: 13px;
    float: right;
    padding-right: 10px;
}
.blog-post-categories ul li:hover a span {
    color: #60524b;
}
.recent-post-info {
    margin: 15px 0;
}
.recent-post img {
    width: 100%;
    height: 100%;
}
.recent-post h3 a {
    display: inline-block;
    color: #222;
    font-size: 14px;
    font-weight: 600;
}
.recent-post h3 a:hover {
    color: #60524b;
}
.recent-post h6 {
    color: #999;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}
.recent-post-tags a {
    margin: 3px 2px;
}
.archive-box ul li {
    border-bottom: 1px solid #eee;
}
.archive-box ul li a {
    display: inline-block;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    line-height: 160%;
    padding: 10px 0 10px 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.archive-box ul li a:hover {
    color: #2387ea;
}
.archive-box ul li span {
    float: right;
    color: #666;
    font-weight: 600;
    font-size: 13px;
    margin-right: 10px;
    margin-top: 10px;
}

.blog-list img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}

.recent-post-info .center-cropped {
    width: 100%;
    height: 68px;
    background-position: center center;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: 100%;
    cursor: pointer;
}
.recent-post-info h3 {
    font-size: 15px;
}

h4.blog-post-left {
    color: #60524b;
    font-size: 26px;
    padding-bottom: 20px;
}
.blog-list img.center-cropped{
    width: 100%;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
    object-fit: cover;
}

.widget.blog-bg {
    background-color: #F2F6FA;
  }
  
  .widget {
    background-color: #F4F7FC;
    margin-bottom: 20px;
    padding: 25px 30px 30px 30px;
  }
  .widget_search  {
    position: relative;
  }
  
  .widget_search .form-group {
    margin-bottom: 0;
  }
  .widget_search .form-group .form-control {
    height: 50px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0 70px 0 15px;
  }
  
  .widget_search  .submit-btn {
    position: absolute;
    right: 30px;
    top: 24px;
    width: 60px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 18px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color:#00afef;
    color: #fff;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    border: none;
    cursor: pointer;
  }
  
  .widget .widget-title.border-bottom {
    border-bottom: 0 !important;
  }
  
  .widget .widget-title {
    font-size: 22px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 10px;
    position: relative;
  }
  
  .widget .widget-title {
    color: #181818;
  }
  
  .widget.widget_nav_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  .widget.widget_nav_menu ul li:first-child {
    margin-top: 0;
  }
  .widget.widget_nav_menu ul li {
    margin: 10px 0;
  }
  .widget ul li {
    display: block;
    margin: 8px 0;
    -ms-word-wrap: break-word;
    word-break: break-word;
  }
  
  .widget.radio-button ul a {
    position: relative;
    padding-left: 5px;
    font-size: 15px;
    line-height: 24px;
    color: #4a4a4a;
    font-weight: 600;
    letter-spacing: 0;
  }

  .widget ul li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 10px;
    color: #00afef;
}
  .productact {
    color: #00afef !important;
  }
  .widget ul li a:hover {
    color: #00afef;
  }
  
  .shop-block-two {
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 35%);
  cursor: pointer;
  }
  
  .shop-block-two .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
    transition: all 500ms ease;
  }
  
  .shop-block-two .inner-box .image-holder {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
  }
  
  figure {
    margin: 0px;
  }
  
  .shop-block-two .inner-box .image-holder img {
    width: 100%;
    transition: all 900ms ease;
  }
  .shop-block-two .inner-box .lower-content {
    position: relative;
    display: block;
    padding: 20px 15px 15px 15px;
    background: #f2f2f2;
  }
  
  .shop-block-two .inner-box .lower-content h4 {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    color: #313131;
    margin-bottom: 15px;
    text-align: center;
  }
  
  h6.size_main_product {
    margin-top: 5px;
    padding-bottom: 0px;
    text-align: center;
  }
  
  .shop-block-two .inner-box .lower-content h4 a {
    position: relative;
    display: inline-block;
    color: #313131;
  }
  
  .shop-block-two:hover .inner-box {
    box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
  }
  
  .shop-block-two:hover .inner-box .image-holder img {
    transform: scale(1.05);
    opacity: 0.5;
  }
  h6.size_main_product {
    margin-top: 5px;
    padding-bottom: 0px;
    text-align: center;
    color: #4a4a4a;
    font-size: 16px;
}
.pbigslider{
    width: 100%;
}
.sproduct .pbigslider .pbigslide1 img{
    max-width:100%!important;
}
.sproduct .pbigslider .pbigslide1 {
    text-align: center!important;
  }
  
  
  .sproduct .pbigslider .slick-slide a:focus {
    outline: none;
    border: none;
  
  }
  .sproduct .psmallslider .pbigslide1 img{

       padding-right: 7.5px!important;
       padding-left: 7.5px;
  }
  
  .sproduct .psmallslider {
    margin-top: 20px!important;
    cursor: pointer!important;
  }
  
  .sproduct .psmallslider .pbigslide1 img {
  
    width: 100px!important;
    /* height: 85px!important; */
    margin: 0 auto!important;
    outline: none!important;
    border: none!important;
    object-fit: cover;
  }
  
  .sproduct .psmallslider .slick-slide:focus {
    outline: none;
    border: none;
  }
  
  .sproduct .psmallslider {
    margin-top: 7.5px!important;
  }
  
  .releated-main {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  
  .set-cuu-flex {
   
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
  }
  
  
  
  .product-details h2 {
    font-size: 28px;
    font-size: 24px!important;
    line-height: 1.4em;
    margin: 0 0 0.33em;
    color: #000;
  }
  
  .product-details p {
    margin-bottom: 1.3em;
    text-align: justify;
    font-size: 16px;
  }
  
  .table-main table {
    width: 100% !important;
  }
  
  .table-main td {
    padding: 9px 0px 10px 0px;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
  }
  
  .main-iq {
    display: flex;
    width: 100%;
    margin-top: 20px;
    justify-content: space-between;
    text-align: center;
  }
  
  .product-inq {
    width: 100%;
  }
  
  button.custom-btn {
    color: #fff;
    background: #f08b43;
    padding: 10px 10px 10px 10px;
    border: none;
    width: 49%;
    text-align: center !important;
    /* margin: 0px 0px 0px 10px; */
    display: block;
  }
  
  .custom-btn a {
    color: #fff;
  }
  
  .custom-btn a:hover {
    color: #fff;
    text-decoration: none;
  
  }
  
  button.custom-btn:hover {
    background-color: #000;
  }
  
  .c2 .center-cropped {
  
    height: 260px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 100%;
  }
  
  
  
  .bottom-desc {
    text-align: center;
    padding-top: 20px;
  }
  
  span.spce-top1 {
    font-size: 18px;
  }
  
  .related-product-slider .slick-slide {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  
  .add-blog {
    padding-right: 0px;
  
  
  }
  
  .set-block-box {
    width: 100%;
    display: block;
  }
  
  .main-fom {
    width: 100%;
  }
  
  .form-group {
    margin-bottom: 15px;
    width: 100%;
  }
  
  
  
  .product-main-fom.contact-main {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  
  .form-group-two {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  button.btn-custom {
    font-size: 13px;
    color: #fff !important;
    letter-spacing: 3px;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    padding: 15px 25px 15px 25px;
    background: #f08b43;
    display: inline-block;
    border-radius: unset;
    cursor: pointer;
  }
  
  button.btn-custom:hover {
    background: black !important;
    color: #fff;
  }
  
  
  .product-details-content .slider-content{
    position: relative;
    display: block;
  }
  
  .product-details-content .slider-content .slider-pager{
    position: absolute;
    left: 0px;
    top: 0px;
  }
  
  .product-details-content .slider-content .slider-pager .thumb-box li{
    margin-bottom: 23px;
    position: relative;
    width: 130px;
    height: 130px;
    cursor: pointer;
    z-index: 9;
  }
  
  /*.bx-viewport{
    min-height: 586px !important;
  }*/
  
  .product-details-content .slider-content .slider-pager .thumb-box li:last-child{
    margin-bottom: 0px;
  }
  
  .product-details-content .slider-content .product-image{
    position: relative;
    padding-left: 160px;
  }
  
  .product-details-content .slider-content .product-image .image{
    position: relative;
    display: none;
  }
  
  .product-details-content .slider-content .product-image .image.active{
    display: block;
  }
  
  .product-details-content .slider-content .product-image .image img{
    width: 100%;
  }
  
  .product-details-content .slider-inner{
    position: relative;
    margin-right: -30px;
  }
  
  .product-details-content .product-details{
    position: relative;
    margin-left: 70px;
  }
  
  .product-details-content .product-details h2{
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    color: #112433;
    margin-bottom: 12px;
  }
  
  .product-details-content .product-details .rating li{
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    float: left;
    margin-right: 5px;
  }
  
  .product-details-content .product-details .rating li:last-child{
    margin: 0px !important;
  }
  
  .product-details-content .product-details .rating{
    margin-bottom: 17px;
  }
  
  .product-details-content .product-details h5{
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
  }
  
  .product-details-content .product-details .text{
    margin-bottom: 25px;
  }
  
  .product-details-content .product-details .text p{
    margin-bottom: 10px;
    line-height: 30px;
  }
  
  h2.main-heading {
    color: #000;
}
.main-iq .ot-button {
    width: 100%;
}
.main-iq a {
    width: 49%;
    padding:10px;
    border: 1px solid;
}
.main-iq a:hover{
    background-color: #00afef;
    color: #fff;
}
.e_cata_logue{
	border: 3px ridge;
	padding: 10px;
	margin-bottom: 15px;
}
.plnt_facilities{
	border: 1px solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.plnt_facilities .media-project-2{
	padding: 10px;
	margin-bottom: 0;
}
.plnt_facilities p{
	background: black;
    color: #fff;
    text-align: center;
    margin: 0 10px;
}


.media-project-2 .media__img {
	margin: 0 auto;
	text-align: center
}

.media-project-2 .media__img>img {
	display: inline-block
}

.media-project-2 .media__body {
	position: absolute;
	min-width: 200px;
	left: 29;
	bottom: 100px;
	background: #fff;
    padding: 18px 30px 18px 30px;
    	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-o-transform: scaleX(0);
	transform: scaleX(0);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .2s, -webkit-transform .3s;
	-o-transition: opacity .2s, -o-transform .3s;
	-moz-transition: transform .3s, opacity .2s, -moz-transform .3s;
	transition: transform .3s, opacity .2s;
	transition: transform .3s, opacity .2s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;
	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-o-transform-origin: left center;
	transform-origin: left center
}

.media-project-2 .media__title {
	margin-bottom: -4px
}

.media-project-2 .media__title a {
	text-transform: uppercase;
	font-size: 18px;
	color: #222
}

.media-project-2 .media__title a:hover {
	color: #666
}

.media-project-2 .address {
	font-size: 16px;
	color: #888;
	display: block
}

.media-project-2:hover .media__body {
	visibility: visible;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	-ms-transform: scaleX(1);
	-o-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1;
	-webkit-transition: opacity .1s, -webkit-transform .4s;
	-o-transition: opacity .1s, -o-transform .4s;
	-moz-transition: transform .4s, opacity .1s, -moz-transform .4s;
	transition: transform .4s, opacity .1s;
	transition: transform .4s, opacity .1s, -webkit-transform .4s, -moz-transform .4s, -o-transform .4s
}

.media-project-3 {
	position: relative;
	overflow: hidden;
	margin-bottom: 100px
}

.media-project-3.right .media__body {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.media-project-3.right .add,
.media-project-3.right .year {
	right: auto;
	left: 0;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.media-project-3.right .media__content {
	padding-left: 0;
	padding-right: 80px;
	text-align: right
}

.media-project-3.right .pointer {
	left: auto;
	right: -63px
}

.media-project-3.right .pointer:before {
	left: auto;
	right: 0;
	margin-left: auto;
	margin-right: -9px
}

.media-project-3 .media__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

.media-project-3 .media__content {
	padding-left: 80px;
	max-width: 700px;
	position: relative
}

.media-project-3 .media__img {
	width: 400px;
	overflow: hidden
}

.media-project-3 .media__img>a {
	display: block;
	overflow: hidden
}

.media-project-3 .media__img img {
	transition: all 1s ease
}

.media-project-3 .media__img:hover img,
.media__img--zoom>img {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease
}

.media-project-3 .media__img:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 1s ease
}

.media-project-3 .media__img a {
	display: block
}

.media-project-3 .add,
.media-project-3 .year {
	text-transform: uppercase;
	color: #888;
	position: absolute;
	-webkit-writing-mode: vertical-lr;
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
	right: 0;
	letter-spacing: .2em
}

.e_cata_logue p {
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.e_cata_logue h2 {
    font-size: 19px;
    color: #000;
    text-align: center;
    padding-top: 16px;
}


.appointment-form .form-group input::placeholder{
    color: #fff!important;
}