/*header nav start*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body{ 
    font-family: 'Raleway', sans-serif;
    overflow-x:hidden;
}
section.Device {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}
.Device img {
    border-radius: 50px;
    margin-right: 10px;
}
.container-fluid {
    margin: 0px 30px 0px 30px;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    background: #fff !important;
     box-shadow:2.5px 4.33px 10px 0px rgb(0 0 0 / 20%);
}
* {
    box-sizing: border-box;
}
.viewall{
    color: red;
    margin-left: 94%;
}

.container {
  position: relative;
  width: 50%;
  max-width: 300px;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size: 15px;
  padding: 5px;
  text-align: center;
  height: 60px;
  overflow: hidden;
}

.container:hover .overlay {
  opacity: 1;
}
.btn-danger {
    background-color: #831119 !important;
    border-color: #831119 !important;
}
.Papern {
    border-radius: 10px;
    overflow: hidden;
}   
.navbar-light .navbar-nav .nav-link:hover {
    color:#831119 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0)!important ;
    padding: 10px 15px;
    font-weight: 600;
}
i.fa-solid.fa-cart-shopping {
    padding: 33px 14px;
    margin: 0px;
    border-bottom: 1px solid transparent;
}
.btn-danger {
    color: #fff;
    background-color: #ac4f17;
    border-color: #ac4f17;
    padding: 10px 20px;
    border-radius: 50px;
}
span.mobail {
    padding: 5px;
}
.carousel-caption.d-none.d-md-block {
    position: absolute;
    right: 0px;
    left: 0px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 0px;
    bottom: 0px;
    /*background: #000000ab;*/
    display !important;
    align-items: center;
    justify-content: center;
}
/*s3*/
.Customer {
    padding:0px 0px 25px;
}
.Customerimg {
    width: 100%;
    max-width: 90px;
    margin: 0 auto;
}
.sgm {
    background: #f5f5f5;
    text-align: center;
    padding: 35px;
    height: calc(100% - 30px);
    width: 100%;
    border-radius: 10px;
    margin-bottom: 30px;
    box-shadow: inset 0 0 10px 1px rgba(0,0,0,.15);

}
/*.sgm:hover{
    background:#ebd9d9;
}*/
.sgm:hover .Customerimg {
    transform: translateY(-8px);
    transition: all 0.5s;
}
.sgm .Customerimg {
    transition: all 0.5s;
}
p.inves {
    text-align: center;
    padding: 0;
    color: #842319!important;
    font-weight: bold;
    font-size: 22px;
    font-style: oblique;
}
h2.serv {
    text-align: center;
    color: #831119 !important;
    font-weight: bold;
    font-size: 36px;
    text-shadow: 4px 5px 4px rgb(185 177 177);
}
hr.hr1 {
    color: #f80303;
    height: 3px !important;
    opacity: 100%;
    width: 4%;
    display: flex;
    text-align: center;
    padding: 10;
    margin: 0 auto;
}
h2.SP {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize !important;
    margin-bottom: 15px;
}
.sgnl p {
    color: #666666;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 0;
}
img.zoom-in-out-box {
    width: 170px;
    animation: zoom-in-zoom-out 1s ease infinite;
    margin-bottom: 10px;
}


@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

.logofuta {
    padding-right: 90px;
}
/*jjkkkk*/
.carousel-caption.d-none.d-md-block {
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 26px;
    display: flex !important;
    flex-direction: column;
}
h1.gat {
    font-weight: bold;
    color: #ac4f17 !important;
    font-size: 52px;
}
span.ins {
    color: #ac4f17 !important;
}
a:hover {
/*    color: #831119 !important;*/
    text-decoration: none !important;
}
p.some {
    text-align: center;
    color: #fff;
    font-size: 14px;
    max-width: 550px;
}
.btn-warning {
    color: #fff;
    background-color: #ac4f17;
    border-color: #ac4f17;
    padding: 10px 20px;
    border-radius: 50px;
    min-width: 115px;
}
.btn-outline-warning {
    color: #000;
    border-color: #f80303;
}
/*fuatr1*/
.logofuta p{
    color: #fff;
}
.sgnl a{
    text-decoration: none;
    list-style: none;
    color: #000;
}
p.Letras {
    font-size: 14px;
    width: 100%;
    padding: 15px 0px;
}
.likes {
    color: #fff;
    padding: 14px 0px;
}
.footerbox02 {
    padding: 14px 0px;
}
.footerbox02 p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
    padding-bottom: 12px;
    transition: all 0.5s;
}
.footerbox02 a{
    text-decoration: none !important;
    list-style: none;
}
.footerbox02 p:hover{
    color: #831119;
    width: max-content;
    padding: 0px;
    margin-bottom: 12px;
}
h5.lin{
    font-weight: bold;
}
h5.lin:hover {
    font-weight: bold;
    color:#831119;
}
.conta {
    color: #fff;
    font-weight: bold;
    padding: 14px 0px;
}
h5.con{
    font-weight: bold;
    font-size: 16px!important;
}
h5.con:hover {
    font-weight: bold;
    color: #831119;
}
.icn {
    display: flex;
    padding: 10px 0px;
}
.icn a{
    text-decoration: none;
    list-style: none;
}
i.fa-brands.fa-twitter{
   background: #fff;
    color: #000;
    border-radius: 50px 50px 51px 50px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    margin-right: 20px;
    transition: 0.5s;
}
i.fa-brands.fa-twitter:hover{
    background:#f80303;
    color: #fff;
}
i.fa-brands.fa-facebook-f{
    background: #fff;
    color: #000;
    border-radius: 50px 50px 51px 50px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    margin-right: 20px;
    transition: 0.5s;

}
i.fa-brands.fa-facebook-f:hover{
    background:#f80303;
    color: #fff;
}
i.fa-brands.fa-instagram{
    background: #fff;
    color: #000;
    border-radius: 50px 50px 51px 50px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    margin-right: 20px;
    transition: 0.5s;

}
i.fa-brands.fa-instagram:hover{
    background:#831119 !important;
    color: #fff;
}
i.fa-brands.fa-linkedin-in{
    background: #fff;
    color: #000;
    border-radius: 50px 50px 51px 50px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #000;
    font-size: 18px;
    margin-right: 20px;
    transition: 0.5s;

}
i.fa-brands.fa-linkedin-in:hover{
    background:#f80303;
    color: #fff;
}
p.fhone {
    color: #fff;
    transition: 0.5s;
}
p.fhone:hover{
    color:#f80303;
}
/*futdr*/
footer {
    background: #831119;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 10px;
}
.futarimg img {
    width: 45%;
}
p.p1 {
    line-height: 25px !important;
}
.sumex p{
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
    padding-bottom: 0;
}
.sumex a{
    text-decoration: none;
    list-style: none;
    color: #fff !important;
}
.sumex p:hover{
    color:#000;
    font-weight: bold;
}

.carousel-indicators [data-bs-target] {
    background-color: #f80303;
  
}





section.galleryes {
    background-color: #fff !important;
    padding-bottom: 80px;
}
.gallery .item a img {
    width: 100%;
}
.gallery .item a {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 70%;
    overflow:hidden;
    position: relative;
}
.gallery .item a img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    object-fit: cover !important;
    border-radius: 10px;
}
section.ApplyOnline {
    padding: 50px 0px;
    background-color: #fff !important;
}
h5.sgma {
    font-size: 14px;
    color: #000000 !important;
}
h1.can {
    font-weight: bold;
    font-size: 36px;
    color: #ac4f17;
}

p.ipsum {
    font-size: 14px;
    width: 100%;
    font-family: var(--global-heading-font-family)
    color:#000000 !important;

}
.mig13 {
   
    float: right;
}

/*section2*/
section.NewsPaper {
    background-color: #f80303;
    width: 100%;
    padding: 70px 0px ;
}
.Paper {
    text-align: center;
    margin-bottom: 30px;
}
h2.Karam {
    color: #fff;
    font-weight: bold;
    font-size: 36px;

}
h5.new {
    color: #fff;
}
hr.hr3 {
    color: #f80303;
    height: 3px !important;
    opacity: 100%;
    width: 4%;
    display: flex;
    text-align: left;
    padding: 10;
    margin: 0 auto;
}
.himachal {
    position: relative;
}
.Papern {
    width: 100%;
    position: relative;
    max-width: 350px;
    float: right;
}
.button-bu {
    width: 175px;
    margin: 0 auto;
    margin-top: 30px;
}
.btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    width: 100%;
    border-radius: 18px 18px;
    margin: 0 auto;
    position: relative;
    top: 0;
    padding: 10px 0px;
    border-radius: 50px;
}
.btn-success {
    color: #fff;
    background-color: #84bdcb;
    border-color: #84bdcb;
        position: absolute;
    right: 0;
    left: 0;
    width: 140px;
    margin: 0 auto;
    top: 50%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;

}

/*section3*/
.Foun {
    text-align: center;
}
h2.spfon {
    font-weight: bold;
    font-size: 36px;
    color: #ac4f17;
    margin-top: 30px;
}
hr.hr4 {
    color: #ac4f17;
    height: 3px !important;
    opacity: 100%;
    width: 10%;
    margin: 0 auto;
}
.sgms {
    height: 100%;
}
.visions {
    background-color: #f5f5f5;
    text-align: center;
    padding: 35px;
}
section.Found .mt-100 {
    margin-top: 0px !important;
}

section.Found .Foun {
    margin-bottom: 30px;
}
.Visionimg {
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
}
h2.aim {
    font-size: 24px;
    font-weight: bold;
    color: #000;
}
p.many {
    width: 100%;
    text-align: center;
    margin: 0 auto; 
    color: #666666;
    font-size: 16px;
    line-height: 1.8;
}
.visions img.img-fluid {
    filter: invert(1);
    max-width: 55px;
    margin-bottom: 20px;
}
h2.ours {
    font-weight: bold;
}
hr.hr5 {
      color: #f80303;
      height: 3px !important;
      opacity: 100%;
      width: 17%;
      display: flex;
      text-align: left;
      margin: 0 auto;
      margin-bottom: 0px;
      margin-bottom:20px;
    }

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

.carousel-control-prev-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e);
    background-color: #f80303;
    opacity: 1;
    border-radius: 50%;
    background-size: 50%;
    background-position: center;
  
}
.carousel-control-next-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e);
    background-color: #f80303;
    opacity: 1;
    border-radius: 50%;
    background-size: 50%;
    background-position: center;
}

section.headerblog {
    background: #fff !important;
    margin: 0 auto;
    text-align: center;
    padding: 52px 0px;
    border-bottom: solid 1px #f1f1f1;
}
h1.blo {
    font-size: 36px;
    font-weight: bold;
    color: #ac4f17;
}
.thebase {
    color: #000000;
}
a.thebase-bc-home {
    color: #000;
}
a.thebase-bc-home:hover{
    color: #f80303;
}
section.primary {
    position: relative;
    top: 53px;
}
.june {
    color: #000;
    padding: 14px 0px;
}
.celendr {
    padding: 14px 0px;
}
.celendr p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 0px;
    padding-bottom: 12px;
}
.celendr a{
    text-decoration: none;
    list-style: none;
}
.celendr p:hover{
    color:#f80303;
    font-weight: bold;
}
.primary-img {
    background-color: #fff;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 10%);
    margin-top: 20px;
}
.hedrbir {
    padding: 24px 0px 3px 27px;
    height: 170px;
}
h5.vall {
    color: #000;
    font-weight: bold;
    width: 100%;
    height: 30PX;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:15px!important;
}
h5.vall:hover{
    color: #f80303;
}
.buil a{
    text-decoration: none;
    list-style: none;
}
a.post-more-link {
    color: #f80303;
}
a.post-more-link:hover{
    color: #000;
}
section.primarys {
    position: relative;
    top: 100px;
}
section.primaryes {
    position: relative;
    top: 150px;
}
.buill {
    display: flex;
}
/*.build{
    margin-block-start: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: 0.75em;
    width: 2.5em;
}*/
.users{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
}
p.admin {
    padding-left: 21px;
}

img.bigsecn {
    width: 100%;
    height:25px;
    overflow: hidden;
}
.buttonsvg {
    text-align:center;
}
.buttonsvg a{
    text-decoration: none;
    list-style: none;
    color: #000;
    border: 0px;
}
button.button1 {
    background: #f80303;
    color: #fff;
    border: 1px solid #f80303;
    border-radius: 5px;
    padding: 6px 14px 6px 14px;
}
button.button2 {
     background: #fff;
    color: #000;
    border: 0px solid #0202;
    border-radius: 5px;
    padding: 6px 14px 6px 14px;
    transition: 0.5s;
}


.headig {
    background-color: #fff;
}
.headig a{
    text-decoration: none;
    list-style: none;
    color: #000;
}
a.tag:hover {
    color:#f80303;
}
h1.entar-ta {
    font-weight: bold;
    font-size: 36px;
}
.impos {
    background: headig;
    background: #f5f5f5;
    padding: 30px 144px 30px 30px;
}
p.people {
    padding: 10px 0px 0px 0px;
    margin-bottom: 0px;
}
.butt {
    display: flex;
}
.but10 {
    padding: 10px;
}
.btn-secondary {
    color: #6c757d;
    border-color: #6c757d;
    background: #fff;
}
.btn-secondary:hover{
    background: #f80303;
    color:#fff;
    border-color:#f80303;

}
.{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
}
.ihhr {
    text-align: center;
}
.ihhr a{
    text-decoration: none;
    list-style: none;
    color: #000;
}
.laboa a{
    text-decoration: none;
    list-style: none;
    color: #000;
}
.laboa a:hover{
    color:#f80303;
}
.Vallfg a{
    text-decoration: none;
    list-style: none;
    color: #000;
}
.Vallfg{
    text-align: end;
}
.Vallfg a:hover{
    color:#f80303;  
}
section.simlar {
     padding: 30px 0px;
}
h2.posts {
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 25px;
}
.Leaver {
    padding: 100px 0px;
}
h2.Comment {
    font-size: 36px;
    font-weight: bold;
    margin: 38px 0px;
}
.comments-area .comment-respond {
    padding: 4em;
    margin-block: 4em;
    border-radius: 5px;
    background: var(--global-palette7);
}
.comments-area {
    margin-top: var(--global-xl-spacing);
    margin-left: auto;
    margin-right: auto;
}
.btn-success {
    color: #fff;
    background-color: #f80303;
    border-color: #f80303;
}
section.publi {
    background: #f5f5f5;
    width: 100%;
    padding: 0px 0px;
    overflow: hidden;
}   
.form-bu {
    position: absolute;
    padding: 10px 0px 20px 0px;
}
section.futar1 {
    background-color: #000;
    padding: 70px 0 ;
}

h2.Leave {
    font-size: 36px;
    font-weight: bold;
}
section.swdw {    
    padding-bottom: 80px;
    padding-top: 80px;
    background-color: #fff !important;
}
section.Found {
    padding: 70px 0;
}

section.Found .mt-5 {
    margin-top: 0 !important;
}


/*insurace*/
.row.add {
    position: relative;
    padding: 15px 0px 0px 0px;
}
p.help {
    text-align: center;
}

.hide{
  display:none;
}
.show{
  display:block;
}

style attribute {
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    padding: 0px;
    border-width: 0px;
    margin: 0px;
    cursor: url(), default;
    touch-action: pan-x pan-y;
    ;
}
.row.form {
    background: #ffffff !important;
    padding: 35px 15px;
    box-shadow: 0 0 5px #00000029;
    border-radius: 15px;
    margin-bottom: 35px;
}
.contact-col-btn span.wpcf7-spinner {
    display: none;
}
h2.infor {
    color: #ac4f17;
}
.Union {
    padding: 0px 0px 0px 10px;
}
.wpcf7-form .contact-col-btn .wpcf7-submit {
    width: 100%;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background-color: #ac4f17;
    color: #fff;
    border: 0px;
    font-size: 18px;
    text-align: center;
    position: relative;
    border-radius: 14px;
    width: 100%;
    height: 46px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    background-color: #000;
    color:#fff;
}
.contact-col-btn {
    text-align: center;
}

.video-create {
    background-image: url(../img/banners.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-attachment: fixed;
    opacity: 1;
    z-index: 9;
    padding: 101px 0px 159px 0px;
    top: 40px;
}
.video {
    padding: 100px 0px;
}
.Experience {
    text-align: center;
    padding: 50px 0px;
    position: relative;
    z-index: 1000;
    color: #fff;
}
.video-icon {
    position: absolute;
    top: 85%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 18px;
    z-index: 1000;
}

button.colnt :hover { 
    color: #fff;
    background: 0 0 !important;
    transition: all .3s ease-in-out;
}
button.colnt {
    padding: 10px 20px 10px 20px;
    background: #f80303;
    color: #fff;
    border-radius: 12px;
    border: 0px;
}
h2.insta {
    font-size: 54px;
    font-weight: bold;
    text-align: left;
}

 
.Blogss {
    text-align: center;
    position: relative;   
}
h1.bloo {
    color: #ac4f17;
    font-weight: bold;
    font-size: 67px;
}
.thebases {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.thebases a{
    color: #000000;
}


.gallery {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-width: 33%;
  -moz-column-width: 33%;
  column-width: 33%;
}
  img.rounded-circle.shadow-1-strong.mb-4 {
    width: 14% !important;
    height: 100px !important;
}
.swdw span.carousel-control-prev-icon {
    top: 60px;
    position: relative;
}
.swdw span.carousel-control-next-icon {
    position: relative;
    top: 60px;
}

.gallery .pics {
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.gallery .animation {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

@media (max-width: 450px) {
  .gallery {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
  }
}

@media (max-width: 400px) {
  .btn.filter {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
  }
}
 h2.Karamj {
    font-weight: bold;
}
.Founx {
    text-align: center;
    padding: 0px 0px 30px 0px;
}


@media (max-width: 767px) {
        .carousel-inner .carousel-item > div {
            display: none;
        }
        .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
    }

    .carousel-inner .carousel-item.active,
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        display: flex;
        
    }
       .carousel-item a {
        height: auto; !important;
        width: 100% !important;
}
   .carousel-item a {
    display: contents;
}

    /* medium and up screens */
    @media (min-width: 768px) {

        .carousel-inner .carousel-item-end.active,
        .carousel-inner .carousel-item-next {
            transform: translateX(0%);
        }

        .carousel-inner .carousel-item-start.active, 
        .carousel-inner .carousel-item-prev {
            transform: translateX(0%);
        }
    }

    .carousel-inner .carousel-item-end,
    .carousel-inner .carousel-item-start { 
        transform: translateX(0%);
    }



    .bolg {
    text-align: center;
}
 
 p.peop {
    text-align: left;
}
p.peop {
    text-align: left;
}
h3.neew {
    text-align: left;
    font-size: 22px;
    font-weight: bold;
}




.sligdimg {
    width: 100%;
    height: 480px;
}


.Customerimg a img {
    margin-bottom: 25px;
    max-width: 60px;
}


.prim-img a img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
  object-position: top;
  min-height: 250px;
  max-height: 250px;
}

.teams-img a img{
    border-radius: 57%;
    width: 100%;
    /* height: 184px; */
    overflow: hidden;
    object-fit: cover;
    object-position: top;
    min-height: 245px;
    max-height: 250px;
    padding: 5px 10px 0px;
}
.imposs img{
     width: 100%;
    height: 500px;
    overflow: hidden;
}
section.Device.balog {
    position: relative;
    bottom: 104px;
}

.cover a img{
    width: 100%;
    height: 224px;
    overflow: hidden;
}
.marc {
    text-align: left;
}









.photo-gallery {
  color:#313437;
  background-color:#fff;
}

.photo-gallery p {
  color:#7d8285;
}

.photo-gallery h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .photo-gallery h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

.photo-gallery .intro {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery .intro p {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:20px;
}

.photo-gallery .item {
  padding-bottom:30px;
}

section.swdw + section.swdw {
    padding-top: 0;
}
.gallery .item a img {
    width: 100%;
}
.gallery .item a {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 70%;
    position: relative;
}
.gallery .item a img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    object-fit: cover !important;
    border-radius: 10px;
}
.form-group.mt-5 {
    margin-top: 15px !important;
}

.row.form input.form-control {
    min-height: 45px;
    border-radius: 7px;
}

.testimonal_sec .owl-carousel .owl-item img {
    width: 200px;
    height: 200px;
    object-fit: cover;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 100%;
    background-color: #f2f2f2;
    box-shadow: 5px 5px 10px #a6a6a6;
    border: solid 5px #63080e;
}

.testimonal_sec .owl-carousel .owl-item {
    text-align: center;
}

section.testimonal_sec {
    padding-bottom: 60px;
}

.testimonal_box {
    margin: auto;
    background-color: #fff0f1;
    padding: 50px;
    border-radius: 20px;
}

p .teamdesc{
    font-size: 16px;
}
div .pdfview{
    width: 100%!important;
    height: 100%!important;
}

div.donate{
    font-weight: bold;
    font-size: 36px;
    color: #ac4f17;
    text-align: right;
    position: fixed;
    top: 43%;
    right: -25px;
    transform: rotate(-90deg);
    padding: 1px 7px;
    z-index:99;

}
.navbar-nav li.nav-item.active a {
    color: #831119 !important;
}
body {
    font-family: Calibri, sans-serif!important;
    color: rgb(34, 34, 34);
    overflow-x: hidden;
}

.btn-danger {
    background-color: #831119 !important;
    border-color: #831119 !important;
    border-radius: 5px 5px 0px 0px!important;
}