/*****TypographyCSS*****/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
  scroll-behavior: smooth;}

@-ms-viewport {
  width: device-width; }


body {
  margin: 0;
  font-family: sans-serif;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #353935; }
/* no margin for header and footer section */
section.footer, section.header  {
    margin: 0; 
}
/* 20px top and bottom margin for all sections */
section {
    margin: 20px 0; 
    display: block;
    width: 100%;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
 }

textarea {
  overflow: auto;
  resize: vertical; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.813rem; }

.lead {
  font-size: 1.4rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
/*****TypographyCSS*****/

/*****hanna*****/
/* #hanna(headertmhh88f5ufy) #css starts  */
.headertmhh88f5ufy .nav-link{
    margin-left: 15px
}
/* #hanna(headertmhh88f5ufy) #css ends  */
/*****hanna*****/

/*****atami*****/
 /* #atami(atamiAbout) #css starts  */
 .atamiAbout .video_card {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.atamiAbout .video_card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7
}

.atamiAbout .video_card>img {
    width: 100%
}

.atamiAbout .video_card>.btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    background: #2077FF;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.4);
    border: none;
    color: white;
    outline: none
}

.atamiAbout .video_card>.btn:hover {
    box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.5)
}

.atamiAbout .video_card>.btn:active {
    color: #2077FF;
    background: rgba(255, 255, 255, 0.5)
}
.atamiAbout .para{
    font-size: 20px;
}
/* #atami(atamiAbout) #css ends  */
/*****atami*****/

/*****safar*****/
    /* #safar(cda4f61d9a1b5853) #css starts  */
    .safarFeature .fa {
        font-size: 40px
    }

    .safarFeature span {
        font-size: 30px
    }

    .safarFeature .leftImage {
        height: 400px
    }
    .safarFeature .width{
    width: 18rem
 }
 .safarFeature .card-img-top {
        height: 70px;
        width: 70px;
        margin-left: 88px;
        margin-top: 20px
    }
    .safarFeature .card{
        width: 250px
    }
    .safarFeature .text-center{
        margin-left: 37px
    }
    .safarFeature .text-center3{
        margin-left: 50px
    }
 @media only screen and (max-width: 576px) {
    .safarFeature .card{
        margin-left: 50px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .safarFeature .image{
    text-align: center
  }
  .safarFeature .text{
    text-align: center
  }
  .safarFeature .card{
   margin-left: 220px
  }
}
    /* #safar(cda4f61d9a1b5853) #css ends  */
/*****safar*****/

/*****crincesa*****/
    /* #crincesa(crincesaContent) #css starts  */
   .crincesaContent img{
        max-height: 300px
    }
    .crincesaContent .h3{
        font-style: italic;
    }
    /* #crincesa(crincesaContent) #css ends  */
/*****crincesa*****/

/*****agent*****/
    /* #agent(1e3f52aae36e7047) #css starts  */
    .aboutd1e3f52aae36e7047 .DescriptionHeading {
        font-size: 50px
    }

    .aboutd1e3f52aae36e7047 .DescriptionPara {
        color: #808080;
        font-size: 20px
    }
    /* #agent(1e3f52aae36e7047) #css ends  */
/*****agent*****/

/*****qadir*****/
    /* #qadir(qadirQuickLink) #css starts  */
    .qadirQuickLink .flex-container {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 20px;
        justify-content: center;
        padding-top: 30px;
        padding-bottom: 60px
    }

    .qadirQuickLink .quicklink {
        height: 50px;
        width: 210px;
        font-size: 15px;
        font-weight: 400;
        color: dimgrey;
        background-color: white;
        border: 1px solid DimGrey;
        border-radius: 50px
    }

    .qadirQuickLink .quicklink a {
        text-decoration: none;
        color: DimGrey;
        font-weight: 600
    }


    .qadirQuickLink .quicklink:hover {
        background-color: #353935;
        border: #353935;
    }

    .qadirQuickLink .quicklink:hover a {
        color: white
    }

    .qadirQuickLink .quicklink_2:hover a {
        color: white
    }

    .qadirQuickLink i {
        padding-right: 15px
    }

    /* #qadir(qadirQuickLink) #css ends  */
/*****qadir*****/

/*****flynn*****/
/* #flynn(flynnFeature) #css starts  */
/* #flynn(flynnFeature) #css ends  */
/*****flynn*****/

/*****pony*****/
/* #pony(ponyProduct) #css starts  */
.ponyProduct .card-product .img-wrap {
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    position: relative;
    height: 220px;
    text-align: center
}

.ponyProduct .card-product .img-wrap img {
    max-height: 220px;
    max-width: 320px;
}

.ponyProduct .title {
    color: #353935
}

.ponyProduct .card-product .info-wrap {
    overflow: hidden;
    padding: 15px
}

.ponyProduct .buttons {
    text-align: center;
    border-radius: 30px
}

.ponyProduct .blob-btn {
    z-index: 1;
    position: relative;
    padding: 20px 46px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: transparent;
    outline: none;
    border: none;
    transition: color 0.5s;
    cursor: pointer;
    border-radius: 30px
}

.ponyProduct .blob-btn:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #353935;
    border-radius: 30px
}

.ponyProduct .blob-btn:after {
    content: "";
    z-index: -2;
    position: absolute;
    left: 3px;
    top: 3px;
    width: 100%;
    height: 100%;
    transition: all 0.3s 0.2s;
    border-radius: 30px
}

.ponyProduct .blob-btn:hover {
    color: #fff;
    border-radius: 30px
}

.ponyProduct .blob-btn:hover:after {
    transition: all 0.3s;
    left: 0;
    top: 0;
    border-radius: 30px
}

.ponyProduct .blob-btn__inner {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    background: #fff
}

.ponyProduct .blob-btn__blobs {
    position: relative;
    display: block;
    height: 100%;
    filter: url('#goo')
}

.ponyProduct .blob-btn__blob {
    position: absolute;
    top: 2px;
    width: 25%;
    height: 100%;
    background: #353935;
    border-radius: 100%;
    transform: translate3d(0, 150%, 0) scale(1.7);
    transition: transform 0.45s
}

@supports (filter: url('#goo')) {
    .ponyProduct .blob-btn__blob {
        transform: translate3d(0, 150%, 0) scale(1.4); 
    }
}

.ponyProduct .blob-btn__blob:nth-child(1) {
    left: 0%;
    transition-delay: 0s
}

.ponyProduct .blob-btn__blob:nth-child(2) {
    left: 30%;
    transition-delay: 0.08s
}

.ponyProduct .blob-btn__blob:nth-child(3) {
    left: 60%;
    transition-delay: 0.16s
}

.ponyProduct .blob-btn__blob:nth-child(4) {
    left: 90%;
    transition-delay: 0.24s
}

.ponyProduct .blob-btn:hover .blob-btn__blob {
    transform: translateZ(0) scale(1.7)
}

@supports (filter: url('#goo')) {
    .ponyProduct .blob-btn:hover .blob-btn__blob {
        transform: translateZ(0) scale(1.4);
    }
}

/* #pony(ponyProduct) #css ends  */
/*****pony*****/

/*****tamsyn*****/ 
/* #tamsyn(tamsynTeam) #css starts */
.tamsynTeam .fdb-block {
    padding: 3rem 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    background-color: #FFFFFF; }

    .tamsynTeam  .fdb-block img + h5 {
      margin-top: 1.25rem; }

      .tamsynTeam  .fdb-block .row-50 {
      height: 4rem;
      width: 100%; }
      .tamsynTeam  .fdb-block .row-70 {
      height: 3rem;
      width: 100%; }
/* #tamsyn(tamsynTeam) #css ends */
/*****tamsyn*****/

/*****apo*****/
/* #apo(apoAbout) #css starts  */
.apoAbout .Explore{
    background-color: #353935;
       padding: 15px;
        border: 1px solid rgb(255, 255, 255);
        border-radius: 10px
}
.apoAbout .description{
    font-size: 40px;
    color: #353935;
        font-weight: 700
}
.apoAbout .para{
        font-size: 18px
}
/* #apo(apoAbout) #css ends  */
/*****apo*****/

/*****fanus*****/
 /* #fanus(fanusFooter) #css starts */
 .fanusFooter{
    overflow: hidden;
 }
 .fanusFooter .round-btn {
    display: inline;
    height: 40px;
    width: 40px;
    background: #FFFFFF;
    border-radius: 50%;
    float: left;
    margin: 15px 8px;
    border: 1px solid
}

.fanusFooter .round-btn a {
    display: block;
    padding: 7px 12px;
    font-size: 18px;
    border-radius: 50%
}

.fanusFooter .standard_header .standard_social_links {
    margin-left: 1rem
}

.fanusFooter .footer-wrap {
    padding-top: 43px;
    background-size: cover
}

.fanusFooter .footer-wrap h3 {
    color: #000000;
    font-size: 24px;
    margin-bottom: 20px
}

.fanusFooter .footer-wrap p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 15px
}

.fanusFooter .copyright {
    border-top: 1px solid gray;
    font-size: 14px;
    color: #000000;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
    background: #FFFFFF
}

.fanusFooter footer .first_class {
    padding-bottom: 21px
}

.fanusFooter footer .fanusFooter .first_class p,
footer .first_class h3 {
    margin: 0 0

}

.fanusFooter footer {
    background: #ffffff
}

.fanusFooter footer .newsletter input[type="text"] {
    width: 100%;
    background: #fff;
    color: #333;
    border: 1px solid #222;
    padding: 14px 20px;
    border-radius: 50px;
    margin-top: 12px
}

.fanusFooter .newsletter .newsletter_submit_btn {
    background: #fff;
    position: absolute;
    right: 30px;
    border: 0;
    top: 26px;
    font-size: 17px;
    color: #333
}

.fanusFooter footer .round-btn a {
    padding: 6px 10px !important;
    color: #353935;
}

.fanusFooter footer .round-btn {
    margin: 15px 4px
}

.fanusFooter ul {
    padding-left: 5px
}

.fanusFooter footer li {
    list-style: none
}

@media(max-width:768px) {
    .fanusFooter .footer-wrap h3 {
        margin-top: 27px
    }

    .fanusFooter footer .round-btn {
        margin: 15px 4px
    }
}

@media(max-width:320px) {
    .fanusFooter .copyright {
        font-size: 13px
    }
}
/* #fanus(fanusFooter) #css ends */
/*****fanus*****/

