@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

p, h1, h2, h3, h4, h5, h6, a, li{
  font-family: 'Poppins', sans-serif !important;
}

body{
  overflow-x: hidden !important;
}

.bg-grey{
    background-color: #f3f3f3;
    background-image: url("assets/images/website-image_0034_Bitmap.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
}

.font-h3{
    font-size: 42px;
}

.icon-position{
    position: absolute;
    padding: 13px;
    margin-left: 18px;
}

 .icon-position1{
    position: absolute;
    padding: 9px;
    padding-top: 12px;
    margin-left: 15px;
}

.border-bottom1{
    width: 100%;
    margin-left: 0px;
    text-align: center;
}

.border-bottom2{
    /* border-bottom: 6px solid red; */
    border-bottom-width: thick;
    width: 100%;
    /* margin-left: 30%; */
    margin-top: 11%;
    margin-bottom: 7px;
}
  
.btn-custom-color{
    background: #318fcd !important;
    border: 3px solid #a9c5d8 !important;
}

.round-ptag{
    margin-bottom: 50px;
    margin-top: 12px;
    padding-bottom: 24px;
}

.custom-right-border{
    border-right: 1px solid #d4cfcf;
}

.pt-4{
    color: #6c757d;
}

.input-container {
    margin-left: 20px;
    margin-top: 40px;
}
  
.fa-3x{
    font-size: 2.1em;
    margin-left: 8px;
    margin-top: 9px;
    color: #fff;
}

.rounded-circle{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #3191cd;
    border: 5px solid #a9c3d4;
    display: inline-block;
}

.rounded-circle2{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #3191cd;
    border: 5px solid #a9c3d4;
    display: inline-block;
}

.rounded-circle2 i{
    margin-left: 8px;
}

.rounded-circle img{
    width: 50px;
    height: auto;
    margin-top: 10px;
    margin-left: 8px;
}

.h3-disply{
    display: contents;
}

.img-show{
    margin-bottom: 2.5rem;
    font-weight: 700;
    /* font-size: 342%; */
    margin-bottom: 3.5rem;
}

.counter {
    background-color:#ecebeb;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    display: inline;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #dc3545;
}

.div2 {
  width: 300px;
  height: 100px;
  padding: 50px;
  border: 1px solid red;
}

.div1 {
  width: 300px;
  height: 100px;
  padding: 50px;
  border: 1px solid red;
}

.rounded-left {
    border-top-left-radius: 10.25rem!important;
    border-bottom-left-radius: 10.25rem!important;
}

.rounded-right {
    border-top-right-radius: 10.25rem!important;
    border-bottom-right-radius: 10.25rem!important;
}

.border-bottom3 {
  margin-top: 24%;
}

.rounded-circle1{
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background: #746e6e;
    display: inline-block;
    padding-top: 25px;
    border: 4px solid;
    color: #dfdddd;
    position: absolute;
    left: 47%;
    margin-top: 70px;
}

.border-round-section{
    width: 100%;
    border: 1px solid #d4cfcf;
    margin-top: 28px;
    padding: 0px 19px;
    margin: 45px 30px;
    background: #fff;
}

.border-bottom {
    border-bottom: 7px solid #ef1026  !important;
    width: 20%;
    margin-top: -5%;
    margin-bottom: 9%;
    border-radius: 100px;
    margin-bottom: 6%;
}

.border-bottom5 {
    border-bottom: 7px solid #ffffff  !important;
    width: 20%;
    margin-top: -5%;
    margin-bottom: 9%;
    border-radius: 100px;
    margin-bottom: 6%;
}

.border-bottom4 {
    border-bottom: 7px solid #ffffff !important;
    width: 20%;
    margin-top: -5%;
    margin-bottom: 9%;
    border-radius: 100px;
}


.mt-3{
  margin-top: 2rem!important;
}

.rounded-left .rounded-right{
  padding: 0.375rem 2.75rem;
}

.rounded-left .rounded-right{
    position: absolute;
    margin-right: 17%;
    margin-top: -5%;
    margin-left:-36%;
    width: 70%;
}

.btn-danger {
    color: #fff;
    background-color: #ef1026;
    border-color: #dc3545;
    padding: .375rem 2.75rem;
}

.btn-info{
    color: #fff;
    background-color: #399ad1;
    border-color: #399ad1;
    padding: .375rem 2.75rem;
}

.btn-danger1 {
  background-color: #ef1026;
  padding: .375rem 1.75rem;
  margin-top: 5%;
  color: white;
}

.btn-danger2 {
    background-color: #ef1026;
    padding-bottom: 01.1rem!important;
    color: white !important;
}

.bg-img-1{
    background-image: url('assets/images/background-img.jpg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 100%;
    padding: 80px 0px;
}

.heading-span h4{
    color: #000;
    font-weight: 700;
}

.heading-span h1{
    font-family: 'Montserrat', sans-serif !important;
    color: #3595d1;
    font-size: 66px;
}

.bg-img-1::before{
    content: '';
    background-image: url(assets/images/symbol-bg.png);
    background-position: top;
    background-repeat: no-repeat;
    padding: 65px;
}

.bg-section{
    background-image: url(assets/images/symbol-bg-2.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto 70%;
}

.bg-img-3{
    background-image: url(assets/images/bg-img-3.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 45%;
}

.bg-img-5{
    background-image: url(assets/images/bg-img-5.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 75%;
}

.floting-right{
    margin-left: 50px;
}

.squareing{
    background: #aecbc9;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    padding: 0px 3px;
}

.fa-search{
    color: #ffffff;
}

.owl-carousel .owl-item img{
    height: 90px;
}

.custom-margin{
    margin-left: 35px;
}

.custom-img-size{
    width: 250px;
}

.span-color{
    color: #ef1026;
}

.owl-carousel .owl-theme{
    padding-top: 3%;
    padding-bottom: 3%;
}

.plus-symbol{
  font-size: 36px;
  font-weight: bold;
}

.counter-box h4{
    font-size: 18px;
    font-weight: bold;
}

input{
    border-radius: 0px !important;
}

.butn-submit{
    padding-top: 11px !important;
    padding-bottom: 13px !important;
}

.responsive{
    max-width: 600px;
}

.fa-map-marker{
    color: #000;
}

.a{
    color: #ffffff;
}

.btn-primary{
    background-color: #007bff;
}

.fa-plus{
    font-size: xx-large;
}

.box {
    position: absolute;
    margin-right: 17%;
    margin-top: -6%;
    margin-left: -25%;
    width: 80%;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    /* border: 0; */
    border: 6px solid rgb(255 0 0);
    /* border-width: thick; */
    width: 13%;
}

.w-75{
    margin-left: 175px;
    margin-top: 45px;
}

@media (max-width: 576px) {

    .bg-grey{
        background-color: #ecebeb;
        background-image: url("assets/images/website-image_0034_Bitmap.png");
        background-repeat: no-repeat;
        background-position: right;
        background-size: auto 100%;
        height: 224px
    }

    .input-container {
        margin-left: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .h3-disply {
        display: contents;
        font-size: 18px;
    }

    .bg-img-3{
      background-image: none;
    }

    .owl-carousel .owl-item img{
        height: auto;
    }
  
    .font-h3 {
        font-size: 21px;
    }

    .font-h4-class{
        font-size: 18px;
    }

    .form-control{
        margin-bottom: 15px;
    }

    .butn-submit{
        width: 100%;
        text-align: left;
    }

    .bg-img-1{
        height: 150px;
        padding: 0px 0px;
    }

    .bg-img-1::before{
        display: none;
    }

    .heading-span h4{
        text-align: left !important;
        margin-left: 5px;
        margin-top: 10px;
        font-size: 18px;
    }

    .pb-sm-3{
        padding-top: 35px;
    }

    h3{
        font-size: 1.25rem;
    }

    .heading-span{
        margin-left: 30px;
    }

    .heading-span h1{
        text-align: left !important;
        margin-left: 35px;
        font-size: 24px;
    }

    .heading-span p, .heading-span .span-border{
        display: none;
    }

    .heading-span div{
        text-align: left !important;
        margin-left: 5px;
    }

    .heading-span div .text-left{
        display: block;
    }

    .heading-span div .floting-right{
        margin-left:0px !important;
    }

    .mb-3{
        margin-bottom: -17%;
        padding-bottom: 64%;
    }

    .border-bottom1 {

        width: 100%;
        margin-left: 0px;
        text-align: center;
    }

    .rounded-left .rounded-right {
        position: absolute;
        margin-right: 17%;
    }

    .ml-5, .mx-5 {
        margin-left: 0rem!important;
    }

    .responsive {
        max-width: 100%;
    }
    .rounded-circle {
        width: 50px;
        height: 50px;
        /* display: inline; */
        margin-left: 3%;
    }
    .rounded-circle img{
        width: 28px;
        height: 30px;
        margin-top: 6px;
        margin-left: 6px;
    }

    .border-bottom4 {
        margin-left: 14%;
    }

    .border-bottom5 {
        margin-left: 32%;
    }

    .w-100 {
        width: 100%!important;
    }

    .w-100{
      text-align: center;
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 6px solid rgb(248 248 248);
        border-width: thin;
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 6px solid rgb(255 0 0);
    border-width: thick;
    width: 13%;
}
.span-border{
  height: 5px;
  width: 120px;
  margin: 0px auto;
  background: red;
  border-radius: 25px;
}
.fa-3x {
    font-size: 1.1em;
    margin-left: 2px;
    margin-top: 9px;
    color: #fff;
}
    
@media (max-width:768px) {
.logo-class{
  width: 100%
}
.bg-grey{
  height: 224px !important;
}
}
#scroll {
  position:fixed;
  right:10px;
  bottom:10px;
  cursor:pointer;
  width:50px;
  height:50px;
  background-color:#ef1026;
  text-indent:-9999px;
  display:none;
  -webkit-border-radius:60px;
  -moz-border-radius:60px;
  border-radius:60px
}
#scroll span {
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-8px;
  margin-top:-12px;
  height:0;
  width:0;
  border:8px solid transparent;
  border-bottom-color:#ffffff;
}
#scroll:hover {
  background-color:#000000;
  opacity:1;filter:"alpha(opacity=100)";
  -ms-filter:"alpha(opacity=100)";
}

.rounded-circle:hover{
  background-color: #ef1026;
  border-color: #ef1026;
}
@media (min-width:768px) {

.fly {
  opacity: 0;
  transition: all 600ms ease-in-out;
  transform: translateY(100px) scale(1.05) translate3d(0, 0, 0);
}
.flyIn {
  opacity: 0;
  transition: all 600ms ease-in-out;
  transform: translateX(-100px) scale(1.05) translate3d(0, 0, 0);
}
.flyOut{
  opacity: 0;
  transition: all 600ms ease-in-out;
  transform: translateX(100px) scale(1.05) translate3d(0, 0, 0);
}
.show-block {
  opacity: 1;
  transform: translateY(0) scale(1) translate3d(0, 0, 0);
}
}

@media (max-width:767px) {
.butn-header{
      text-align: left!important;
      margin-top: 0px !important;
      margin-bottom: 5px;
}
.order-1, .order-2{
  order: 0 !important
}
.custom-right-border {
    border-right: 0px solid #d4cfcf;
        margin-bottom: 60px;
}
.rounded-right {
    border-top-right-radius: 1.25rem!important;
    border-bottom-right-radius: 1.25rem!important;
}
.rounded-left {
    border-top-left-radius: 1.25rem!important;
    border-bottom-left-radius: 1.25rem!important;
}
.rounded-circle1{
  margin-left: 27.3%;
margin-top: 58%;
width: 70px;
height: 70px;
padding-top: 18px;
display: none;
}
.round-ptag{
  margin-bottom: 0px;
    margin-top: 12px;
    padding-bottom: 4px;
}
.rounded-left .rounded-right{
  margin-top: 0%;
  position: relative;
  margin-left: 0px;
  width: 100%;
  margin-bottom: 15px;
}
.counter-box{
  text-align: center;
}
h2{
  font-size: 1.5rem
}
.img-show{
  margin-bottom: 1.5rem;
}
.owl-carousel .owl-item img{
  height: 150px;
width: 150px;
margin: 0px auto;
}
.col-sm-6{
  width: 50%;
}
.bg-grey{
  height: 155px;
}
.bg-grey .container{
  padding-top: 30px !important;
}
.font-h3{
  font-size: 14px;
}
.font-h4-class{
  font-size: 12px;
}
.bg-grey .container a{
  font-size: 10px;
  margin-top: 0px;

}
}
@media (max-width: 376px) {
  .rounded-circle1{
    margin-top: 70%;
  }
}