@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
body{
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
    z-index: 9999999;
    box-shadow: 0px 15px 10px -15px #111; 
}
.navbar-collapse{flex-grow: 0 !important;}
.navbar-expand-lg .navbar-nav{flex-direction:row, padding:0 36px;}

ul{
    margin: 0;
    padding: 0;
}
p{
    font-size: 14px;
}
header .top-header{
    background:#eff0f4;
    padding: 10px 0px;
}
header .top-header p{
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.top-social{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.top-social ul{
    display: flex;
    align-items: center;
    list-style: none;
}
.top-social ul li{
    padding: 0 12px;
}
.top-social ul li a{
    color:#13102b;
}
.top-social ul li.book-an-appoint a{
    background: #13102b;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 14px 32px;
    display: inline-block;
}
.top-menu .navbar{
    background: #fff !important;
    padding: 20px 0;
    border-bottom: 1px solid #f4f4f4;
}
.top-menu .navbar-brand{
    padding: 0;
    margin: 0 40px 0 0;
}
.top-menu .navbar-brand img{
    width: 250px;
}
.top-menu .navbar-nav  li{
    padding:0 15px;
}
.top-menu .navbar-nav  li a{
    font-size: 16px;
    padding: 0 !important;
    color: #010101;
}
.top-menu .calusfor img{
    width: 30px;
    margin-right: 15px;
    margin-left: 15px;
}
.top-menu .calusfor h4{
    font-size: 13px;
    color: #919191;
    margin: 0 0 3px 0;
}
.top-menu .calusfor h5{
    font-size: 17px;
    color: #d42c5b;
}
.banner{
    background: url(../images/banner-backgound.jpg) no-repeat center;
    padding: 100px 0 130px;
    background-size: cover;
}
.banner .banner-info h1{
    font-size: 50px;
    line-height:normal;
    font-weight: 300;
}
.banner img{
    height: 350px;
    object-fit: contain;
}
.banner .banner-info p{
    font-size: 18px;
    line-height: 1.9;
    color: #fff;
    margin: 15px 0 0 0;
    font-weight: 300;
}
.banner .banner-info h1 span:nth-child(1){
    color: #eb2d94;
}
.banner .banner-info h1 span:nth-child(2){
    color: #00aeef;
}
.banner .banner-info h1 span:nth-child(4){
    color: #e7c01d;
}
.banner .banner-info h1 span:nth-child(5){
    color: #26bcaa;
}
.pad-70{
    padding: 100px 0;
    background-image: url(../images/about-us-BG.jpg);
    background-size: cover;
}
.aboutus .aboutus-img .aboutus-imglist{
    display: flex;
    justify-content: center;
}
.aboutus .aboutus-img .aboutus-imglist .topsapce{
    margin: 50px 0 0 30px;
    position: relative;
}
.slide-square {
    width: 310px;
    height: 50px;
    border: 5px solid #909090;
    margin: 0 auto;
    margin-bottom: -11px;
}
.slide-square1 {
    width: 310px;
    height: 50px;
    border: 5px solid #909090;
    margin: 0 auto;
    margin-top: -11px;
}
.topsapce img{height: 425px; position: relative;}
.topsapce figcaption.figure-caption {
    background: #f00548;
    height: 14px;
    width: 70%;
    margin: 0 auto;
    bottom: 3px;
    z-index: 99999;
    position: absolute;
    left: 0px;
    right: 0px;
}
.aboutus .aboutus-img .aboutus-imglist figure:nth-child(1) .figure-caption{
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #f00548;
    border-radius: 0px 0px 10px 10px;
    padding:5px 15px 15px 15px;
    color: #fff;
}
.aboutus .aboutus-img .aboutus-imglist figure:nth-child(1) .figure-caption span:nth-child(1){
    font-size: 40px;
    font-weight: 500;
}
.aboutus .aboutus-img .aboutus-imglist figure:nth-child(1) .figure-caption span:nth-child(1) sup{
    font-size: 23px;
    font-weight: 300;
    top: -15px;
    left: 3px;
}
.aboutus .aboutus-img .aboutus-imglist figure:nth-child(1) .figure-caption span:nth-child(2){
    font-size:16px;
    font-weight:400;
}
/* .aboutus .aboutus-img .aboutus-imglist figure img{
    width: 200px;
    height: 300px;
    object-fit: cover;
} */
.aboutus-info{
    padding-left: 35px;
}
.aboutus-info h4{
    font-size: 16px;
    font-weight: 400;
    color: #f00548;
}
.aboutus-info h5{
    font-size: 32px;
    font-weight: 400;
    color: #042140;
    padding:10px 0;
    margin: 0;
}
.aboutus-info h2{
    font-size: 20px;
    font-weight: 400;
    color: #042140;
    margin: 0;
    line-height: normal;
    margin-bottom: 20px;
}
.aboutus-info p{
    font-size:15px;
    font-weight: 400;
    line-height: 1.8;
    color: #201c52;
    margin-bottom: 0;
}
.about-review{
    display: flex;
    align-items: center;
    
    margin-top: 30px;
}
.about-review ul{
    list-style: none;
}
.about-review ul li{
   
    text-align: center;
}
.about-review ul.succes li:first-child{
    background:#fcf6f8;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #f00548;
    text-transform: uppercase;
}
.about-review ul.customer li:first-child{
    background:#f1eaed;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    color: #f00548;
    text-transform: uppercase;
}
.about-review ul li:nth-child(2){
    color:#05213f;
    padding: 15px 0 5px;
    font-size: 20px;
    font-weight: 700;
}
.about-review ul li:nth-child(3){
    font-size: 14px;
    padding: 0 20px 8px;
}
.about-review ul li:nth-child(4) .bi{
    color:#ef0648;
    padding: 0 2px;
    font-size: 11px;
}
.knowmore .btn{
    background: #282460;
    color: #fff;
    padding: 10px 30px;
    border-radius: 0;
    margin: 25px 0 0 0;
    font-size: 16px;
}
.knowmore .btn .bi{
    margin-left: 15px;
}
.advantages{
  background-image: url(../images/advantages-Bg.jpg);
  background-size: cover;
}
.advantages .title-info{
    color: #fff;
}
.advantages .card-space{
    margin-top: 40px;
}
.advantages .card{
    padding: 25px;
    border: none;
    border-radius: 0;
    margin-bottom: 46px;
    min-height: 490px;
}
.advantages .card .card-body{
    padding: 0;
}
.advantages .card .card-img-top{
    border-radius: 0;
}
.advantages .card .card-body .card-title{
    
    color: #13102b;
    font-size: 18px;
    margin: 20px 0;
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    position: relative;

}
.advantages .card .card-body .card-title::after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 72px;
    height: 1px;
    background-color: #f00548;
}
.advantages .card .card-body p{
    font-size: 16px;
}
.blog{
    background: #fff !important;
    padding: 50px 0;
}
.blog p{font-size: 14px; margin: 0;}
.blog p a{color: #282460;display: block;padding: 10px 0;font-size: 13px;}

.alignmentsection .card{
    border: none;
    border-radius: 0;
}
.alignmentsection .card .card-body{
    padding: 0;
}
.alignmentsection .card .card-img-top{
    border-radius: 0;
}
.alignmentsection .card .card-body .card-title{
    color: #13102b;
    font-size: 20px;
    margin: 15px 0 10px;
}
.alignmentsection  .card .card-body p{
    font-size: 16px;
}
.alignersgallery {
    background:#f9f9f9;
}
.alignersgallery .tab-content .active {
    display: flex !important;
    flex-wrap: wrap;
}
.alignersgallery .tab-content .grid-item{
    padding:0 15px 20px;
}
.alignersgallery .nav .nav-link{
    background: #daeefa;
    border: 0;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    padding: 10px 20px 8px;
    margin: 0 10px;
}
.alignersgallery .nav .nav-link.active{
    background: #282460;
    color: #fff;
}
.alignersgallery .nav{
    border: none;
    margin: 25px 5px 20px;
}
.alignersgallery .tab-pane p{
    margin-bottom: 35px;
    margin-left: 15px;
    font-size: 14px;
}
.alignersgallery .tab-pane figure{
    position: relative;
}
.alignersgallery .tab-pane figure .figure-caption{
    display: none;
    justify-content: space-between;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    color: #fff;
    padding: 0 15px 10px;
    transition: all 0.6s;
    background: rgb(0 0 0 / 35%);
    height: 100%;
    font-size: 12px;

}
.alignersgallery .tab-pane figure:hover .figure-caption{
    display: flex;
}
.pad-80 {
    padding: 80px 0px;
}
.title-info{
    text-align: center;
    margin-bottom: 15px;
}
.title-info h3 span{
    color: #f00548;
}
.title-info p{
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 400;
}
.title-info h3{
    font-size: 32px;
    margin: 0 0 12px 0;
    font-weight: 300;
}

.footer-sec{
    background-color: #282460;
    color:#fff;
    padding: 50px 10px;
}
.footer-sec ul {
    list-style-type: none;
    padding-left: 0px;
}
.footer-sec li a {
    color: #fff;
    text-decoration: none;
    padding-bottom: 10px;
    line-height: 33px;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 300;
}
.sub-footer {
    background: #201c52;
    color: #fff;
}
.sub-footer p{
    color:#fff;
    text-align: center;
    padding: 20px;
    margin: 0px;
}
.news__form {
    flex-direction: row;
    gap: 10px;
 }
 input[type="email"] {
    width: 85%;
 }
 input[type="email"] {
    border: 0;
    outline: 0;
    padding: 20px 30px;
    border-radius: 3px;
    border: 1px solid #8f94a1;
   
 }
 .foot-last{
    position: relative;
 }
 img.send-img {
    position: absolute;
    right: 103px;
    cursor: pointer;
    width: 55px;
    height: 55px;
    margin-top: 5px;
}
img.footer-logo {
    margin-bottom: 15px;
}
span.contac-subtext {
    color: #8d8c93;
    font-size: 20px;
}
.contact-sec h2 {
    font-size: 32px;
    color: #000000;
    line-height: normal;
}
.sec-before {
    border-left: 4px solid #d42c59;
    padding-left: 23px;
}
.contact-box {
    display: grid;
    grid-template-columns: 85px 1fr;
    grid-gap: 10px;
    align-items: center;
    margin-top:25px;
}
.flx-cls {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 85px 1fr;
}
span.contact-title-txt {
    color: #000;
    font-weight: bold;
}
span.contact-number {
    color: #3a3a3a;
}
.flx-cls h3{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.contact-grid .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
   
}
.calusfor {
    border-left: 2px solid #eff0f4;
}
.contact-sec {
    padding: 80px 0px;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
 border:none;
    border-radius: 4px;
    resize: vertical;
    background: #f5f5f5; margin-bottom: 11px !important;
  }
  
  label {
    padding: 12px 12px 12px 0;
    display: inline-block;
  }
  
  input[type=submit] {
    background-color: #130f2b;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    width: 96%;
    align-items: center;
    text-align: center;
    margin: 10px auto;
  }
  
  input[type=submit]:hover {
    background-color: #130f2b;
  }

  .col-50 {
    float: left;
    width: 50%;
    margin-top: 6px; margin-bottom:11px;
  }
.alignersgallery img{
    width: 100%;
}
.pp_social,.ppt,.pp_nav{
    display: none !important;
}
@media(max-width:767px){
    .contact-grid .box{
        display: block;
    }
    .owl-buttons {
        display: none;
    }
    .top-menu .navbar-brand {
        padding: 0;
        margin: 0 10px 0 0;
    }
    .top-social ul li.book-an-appoint a {
        background: #13102b;
        color: #fff;
        font-size: 13px;
        text-decoration: none;
        padding: 6px 15px;
        display: inline-block;
    }
    header .top-header {
        padding: 10px 0px;
    }
    .banner .banner-info h1 {
        font-size: 35px;
    }
    .banner img {
        height: unset;
    }
    .banner .banner-info p{
        margin-bottom: 40px;
    }
    .topsapce img {
        height: auto;
        position: relative;
    }
    .topsapce figcaption.figure-caption{
        bottom:8px;
    }
    .aboutus-info {
        padding-left: 6px;
        margin-top: 35px;
        padding-right: 10px;
    }
    .owl-item .item {
        margin-right: 0px;
    }
    .newtpcls {
        margin-top: 30px;
    }
    .alignersgallery .nav .nav-link{
        margin:5px;
    }
    .blog .card {
        margin-bottom: 22px;
    }
    input[type="email"] {
        width: 100%;
    }
    img.send-img{
        right:11px;
    }
    ul.navbar-nav {
        padding: 12px;
    }
    .top-menu .navbar-nav  li {
        padding: 9px;
        border-bottom: 1px solid;
    }
    .sec-before {
        margin-top: 31px;
    }
    .contact-sec {
        padding-left: 10px;
        padding-right: 10px;
    }
    img.footer-logo {
        width: 90%;
        margin: 10px 0px;
    }
}