/*   Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* ======font family=========
 font-family: 'Raleway', sans-serif;
*/
:root{
  --thmColor: #113778;
}

.assume{
    font-size: 20px;
}

.font14 {
    font-size: 14px;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 76.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
} 

.altezza{
    min-height: 800px;
}


body {
font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

  
button {
  cursor: pointer; 
}

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

a:focus,
a:hover {
  /* color: inherit; */
  text-decoration: none;
  }

a,
button {
  color: inherit;
  outline: medium none; 
  text-decoration: none;
}

button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0; }

 
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  font-weight: 700;
 }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit; }

h1 {
  font-size: 26px;
  line-height: 1.3;
  }

h2 {
  font-size: 40px;
  }

h3 {
  font-size: 28px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

ul {
  margin: 0px;
  padding: 0px; }

li {
  list-style: none; }

::-webkit-scrollbar{
    width: 12px;
}
::-webkit-scrollbar-thumb{
    background-color: var(--thmColor);
}

.mb_150{margin-bottom: 150px;}
.mb_100{margin-bottom: 100px;}
.mtb_100{padding: 100px 0;}

 
.thm_btn{
    font-size: 16px;
    width: 250px;
    height: 45px;
    display: flex;
    background: var(--thmColor);
    border-radius: 40px;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-top: 30px !important;
}

.thm_btn:hover{
    filter: brightness(1.1);
    transform: scale(1.04);
}

a.thm_btn.blc {
    background: #fff;
}
.container {max-width: 1170px;}
/* default-css END 
================================== */
 


.header-area {
    background-color: #f00!important;
    padding: 3px 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    position: absolute;
}
.header-text p {margin: 0;font-size: 18px;color: #fff;}
/* Header section END */




/* hero section Start */
.hero-area {background: #242424;color: #fff;padding:80px 0 0; display: flex;align-items: center;}

.hero_cont {max-width: 650px;margin-top: 40px;}

ul.doneG {
    display: flex;
}

ul.doneG li {
    display: flex;
    margin-right: 30px;
}

ul.doneG li i {
    margin-right: 10px;
}

ul.doneG li p {
    font-size: 13px;
    width: 145px;
    line-height: 1.4;
}

.hero_cont p {
    line-height: 29px;
    margin-bottom: 0;
}

.hero_cont h1 {
    margin: 20px 0;
    font-size: 40px;
}

.hero_cont i {
    font-size: 20px;
    max-width: 561px;
    display: block;
}
.star {margin: 15px 0;}

ul.star li {
    display: initial;
}
.hero_img {position: relative;text-align: right;}

img#sticar {
    position: absolute;
    left: 245px;
    top: -55px;
}
/* hero section END */


/* service section Start */

.service-area {
}

.service_title {margin-bottom: 81px;}

.service_title span {
    font-size: 20px;
    color: var(--thmColor);
}
.sec_title {text-align: center;}
.service_wrp {display: flex;flex-wrap:wrap;justify-content: space-between; }

.service_wrp.owl-loaded.owl-drag {}
.svc_blk {margin-bottom: 50px; text-align: center;}


.svc_blk h2 {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.svc_blk i {
    width: 95px;
    height: 95px;
    background: var(--thmColor);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
}
/* service section END */


/* woman section Start */
.woman-area {position: relative;}

section.woman-area .row {
    align-items: center;
}

img#woman_img {
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}
.woman-cont {max-width: 560px;margin-bottom: 30px;}

.woman-cont a {
    margin-top: 35px;
    text-align: center;
    padding: 25px 1px;
    display: flex;
    flex-direction: column;
}

.woman-cont a small {
}

.woman-cont ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 10px;
    max-width: 500px;
}

.woman-cont ul li {
    display: flex;
    align-items:initial;
    margin-bottom: 20px;
}

.woman-cont ul li p {
    width: 200px;
    margin-bottom: 0;
    margin-left: 10px;
}

.woman-cont p {
    margin-bottom: 20px;
    line-height: 25px;
}

.woman-cont h1 {
    margin-bottom: 30px;
}
/* woman section END */


/* Doctor section Start */

.Doctor-area {background: url(../img/expert_bg.png);
    color: #fff;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #072e6d;
    background-attachment: fixed;}
.dr_img {position: relative;height: 100%;}

.dr_img img {
    position: absolute;
    bottom: 0;
    pointer-events: none;
}
.Doctor_cont {text-align: center;margin: 130px 0;}

.Doctor_cont a {
    margin-top: 30px;
    margin: auto;
    margin-bottom: 35px;
}

.Doctor_cont .sec_title {
}

.Doctor_cont h4 {
    font-size: 25px;
    font-weight: 400;
    max-width: 380px;
    margin: 35px auto 30px;
    line-height: 1.6;
}
.Pimple_blog .row:nth-child(2) .col-lg-3:nth-child(2),.Pimple_blog .row:nth-child(2) .col-lg-3:nth-child(4) {margin-top: 50px;}

.Pimple_blog {}

.Pimple_slider .col-lg-3 {
    width: 20%;
}

.Pimple_blog .container {
}

section.Pimple_blog .container {
    max-width: 1230px;
}
.pml_blog {
}

.pml_blog p {
    line-height: 27px;
    max-width: 378px;
}

.pml_blog h4 {
    font-size: 25px;
    margin: 20px 0;
}

.pml_blog i {
    display: flex;
    width: 85px;
    height: 85px;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    border-radius: 50px;
}

.pml_blog i img {
    width: 46px;
    height: 34px;
}
/* Doctor section END */


/* Experts section Start */

.Experts-area {background: url("../img/expert_bg.png");color: #fff;background-position: bottom;background-repeat: no-repeat;background-size: cover;background-color: #072e6d;background-attachment: fixed;}

.Experts_img {
}

.Experts {}

.Experts ul {
    margin-bottom: 30px;
}

.ept_mbl {
    display: none;
}

.Experts a {
    width: 225px;
}

.Experts p {
    margin-bottom: 25px;
    line-height: 26px;
}

.Experts h2 {
    margin-bottom: 25px;
    width: max-content;
}

.Experts .sec_title {
    text-align: left;
}

.Experts_center {
    display: flex;
    align-items: center;
}
/* Experts section END */


/*used  section Start */

.used-area {
}

.used-area .sec_title {
    margin-bottom: 30px;
}

.used-area .sec_title p {
    font-size: 20px;
}

.used_Come {
    text-align: center;
    background: rgba(255, 255, 255, 0.21);
    color: #fff;
    padding: 40px 20px 40px;
    position: relative;
}

.used_Come p {
    max-width: 879px;
    margin: auto;
    font-size: 20px;
    line-height: 2;
}

.used_Come i {
    width: 105px;
    height: 105px;
    background: var(--thmColor);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 5px solid #fff;
}

.used_Come i {
    position: absolute;
    left: 50%;
    top: -55px;
    transform: translateX(-50%);
}

sec_title p {
    font-size: 20px;
}

.used-area .container {
    max-width: 1250px;
}
.used_blk {background: var(--thmColor);width: 360px;height: 190px;position: relative;color: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-left: 90px;}

.used_blk p {
    width: 230px;
    margin: 0;
}

.used_blk h3 {
    font-size: 25px;
    display: block;
    width: 230px;
}

.used_blk span {
    font-weight: 700;
    font-size: 100px;
    position: absolute;
    width: 230px;
    opacity: .2;
    left: -55px;
    color: black;
}
/*used  section END */


/* feedback section Start */

.feedback-area {background: #f1f1f1;padding: 80px 0;}

.feedback-area span i {
    font-size: 20px;
}

.feedback-area .sec_title span {
    display: flex;
    margin: 30px auto;
    width: 600px;
    justify-content: space-between;
}
.feedback_wrp {margin: 30px auto 10px;}

.feedback_wrp .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.feedback_wrp .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #bfbfbf;
    border-radius: 50px;
    margin: 0 4px;
}

.feedback_wrp .owl-dots .owl-dot.active {
    background: var(--thmColor);
}
.feedback_blk {max-width: 920px;text-align: center;margin: auto;}
.fdb_cont {position: relative;}

.fdb_cont i img {
    width: max-content !important;
    margin: auto;
    margin-bottom: 30px;
}

.fdb_cont ul li img {
    width: max-content !important;
}

.fdb_cont p {
    font-size: 20px;
    line-height: 1.5;
    margin: 25px 0;
}

.fdb_cont span {
}

.fdb_cont ul li {
    display: inline-block;
}
.parson_info {
}

.parson_info i {
    width: 100px;
    height: 100px;
    display: block;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}

.parson_info i img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.parson_info h3 {
    font-size: 25px;
    margin: 18px 0 9px;
}

.parson_info p {
    font-size: 18px;
}
/* feedback section END */


/* FAQ section Start */

.FAQ-area {
}
.faq_acordian {max-width: 1000px;margin: auto;margin-top: 60px;}

.faq_acordian .accordion-button:not(.collapsed)::after {
    background: no-repeat;
    content: "-";
    line-height: 0;
    margin-top: -7px;
    transform: unset;
    height: 0;
}

.accordion-button::after {content: "+";font-size: 40px;background: none;line-height: 1.3;margin-right: 40px;margin-top: -35px;}
.accordion {}
.accordion-item {
}
.accordion-header {
}
.accordion-button {border: none;background: var(--thmColor);border-radius: 40px;font-size: 20px;font-weight: 700;margin-bottom: 20px;padding: 28px 0 28px 50px;color: #fff;}

.accordion-button.collapsed {
    background: #f2f2f2;
    color: #000;
}
.show {
}
.accordion-body {padding: 0;max-width: 90%;margin: auto;}

.accordion-body p {
    margin: 30px 0;
    line-height: 27px;
}

/* FAQ section END */



/* footer section Start */
.footer-area {background: #151515;padding: 55px 0;}
.logo {
}
.master-card {height: 100%;display: flex;align-items: center;justify-content: end;}

.master-card ul li {
    display: inline-block;
    margin:  0 1px;
}
/* footer section END */