@font-face{font-family:"POP-R";font-display:block;src:url(Poppins-Regular.ttf) format("ttf")}
html,body{font-family:"POP-R",sans-serif;}
body{
    line-height: 1.75;-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;width: 100%;overflow-x: hidden;overflow-y: auto;
}
a{text-decoration: none;}
.h1{font-size: 22px;font-weight:600;}
.mratio{position: relative;width:100%;}.mratio svg{width: 100%;display: block;}
.mratio .child{position: absolute;width:100%;height: 100%;top: 0;left: 0;}

.svgbg{
    background-color: aliceblue;
    background-attachment: fixed;
    background-size: cover;
}
/* header start*/
.v-header .navbar-brand{padding: 0 1rem .5rem 1rem;margin-right: 0;}
.v-header img{max-width: 100px;}
.v-nav li{padding-left:10px;padding-right: 10px;}
.v-nav a{
    white-space: nowrap;
    font-size: 16px;
    padding: 19px 18px;
    position: relative;
    color: #484848;font-weight: 600;
}
top-nav{background-color: #000;color: #fff;font-size: 13px}
top-nav .t1 a{color: #fff;display: inline-block;padding: 0rem 1rem;text-decoration: none;}
top-nav .t1 a i{display: inline-block;}
top-nav .t2 span{color: #f00;}

/* header end */

#HSLIDE .glide__arrow{display: none;}
#HSLIDE:hover .glide__arrow{
  display: block;
}
.pady{padding-top: 30px;padding-bottom: 30px;}

.home-about-section .content > p:nth-child(1) {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2C2C2C;
    margin-bottom: 28px;
}

.home-about-section .content > p:nth-child(2) {
    font-family: Libre Baskerville;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #878787;
}

.home-about-section .content > p:nth-child(3) {
    font-size: 14px;
    line-height: 24px;
    color: #707070;
    max-width: 400px;
    margin-bottom: 20px;
}

.home-about-section .content > p:nth-child(4) {
    font-weight: 600;
    font-size: 14px;
    line-height: 10px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: #2C2C2C;
    margin-bottom: 10px;
}

.home-about-section .content > p:nth-child(5) {
    font-size: 14px;
    line-height: 24px;
    color: #707070;
}

isotope-wrap{display: block;}
isotope-nav{display: flex;flex-wrap: wrap;justify-content: center;padding:1rem;width: 100%;}
isotope-btn{display: inline-block;padding: 5px 10px;margin-right: 5px;cursor: pointer;outline: none !important;}
isotope-gallery{display: flex;flex-wrap: wrap;position: relative;overflow: hidden;}
isotope-item{padding: .5rem;width: 33.33%;display: none;}
isotope-item.a{display: block;animation: isotope 600ms ease forwards;}
isotope-wrap .iso-thumb{width: 100%;height:auto;object-fit: cover;}
isotope-sample{opacity:0;padding: 1rem;width: 33.33%;position: absolute;}
isotope-sample svg{width: 100%;}
isotope-btn.a{border:1px solid #ddd;background-color: #555;color: #fff;}

.iso-image figure{overflow: hidden;margin: 0;padding: 0;}
.iso-thumb{transition: transform  800ms ease;}
.iso-image figure:hover .iso-thumb{transform: scale(1.2);}
.iso-card{box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);}
.iso-image{position: relative;width: 100%;}
.iso-badge{
    display: inline-block;
    position: absolute;z-index:2;
    width: 28%;left: 3%;top: -2.6%;
}
.product-title{
    color: #222;text-align: center;font-size: .7rem;line-height: normal;font-weight: 500;max-height: 48px;
    padding: 0.3rem;
}
.product-price{font-size: 1rem;font-weight: 400;white-space: nowrap;}
@media (min-width: 768px){
    .product-title{font-size: 1rem;padding:0.4rem;}
    isotope-item{padding: 1rem;}
}
@media (min-width: 991px){
    .product-title{font-size: 1.3rem;}
}
.title{
    display: inline-block;
    position: relative;
    color: #222;font-weight:600;
    line-height: 24px;font-size: 22px;
    margin-bottom: 0;
}
.subtitle{
    font-size:16px;font-family: cursive;color: #555;font-weight: normal;
}

.testimonial__block-card {
    padding: 2rem;
    border-radius: 4px;
    border: 1px solid #f4f4f4;
    background-color: #fff;
    transition: all 0.3s ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=32, Direction=37, Color=#eee)";
    box-shadow: -4px 3px 32px -2px #eee;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=32, Direction=135, Color=#eee);
}
.testimonial__block-users {
    position: relative;
    margin-top: -30px;
    padding-left: 30px;
}
.testimonial__block-card::before {
    font-family: FontAwesome;
    content: "\f10d";
    display: block;
    color: #e5e5e5;
    position: absolute;
    left: 4%;
    top: 9%;
    font-size: 24px;
    z-index: -1;
}
.testimonial__block-card p {
    color: #212529;
}
.testimonial__block-users .testimonial__block-users-img {
    display: inline-block;
}

.testimonial__block-users .testimonial__block-users-img img {
    position: relative;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.testimonial__block-users .testimonial__block-users-name {
    float: right;
    background: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid #f4f4f4;
    transition: all 0.3s ease;
    margin-right: 30px;
    color: #3454d1;
    font-weight: 700;
    font-size: 14px;
    text-transform: capitalize;
    font-family: "Open Sans",sans-serif;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=29, Direction=99, Color=#e8e8e8)";
    box-shadow: 3px 18px 29px -18px #e8e8e8;
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=29, Direction=135, Color=#e8e8e8);
}
.testimonial__block-users .testimonial__block-users-name span {
    color: #495057;
    font-size: 14px;
    font-weight: normal;
}
.title__head {
    position: relative;
    margin-bottom: 40px;
}
.title__head h2 {
    font-size: 27px;
    color: #002247;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: "Open Sans",serif;
    margin-bottom: 15px;
}
.title__head p {
    color: #495057;
    margin-bottom: 0;
    font-size: 16px;
}
.title__head h2::before, .title__head h2::after {
    flex-grow: 1;
    height: 1px;
    content: "\a0";
    background-color: #ddd;
    position: relative;
    top: 0.5em;
    margin: 5px 15px;
}
.tag{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #aea8ff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
}
.video-testimonial iframe{width: 100%;}
.video-testimonial .glide,#TESTI_SLIDE{padding-left: 3.6rem;padding-right: 3.6rem;}
.video-testimonial .glide__arrow{
    color: #999;
    border-color: #ddd;
}
#TESTI_SLIDE .glide__arrow{
    color: #999;
    border-color: #ddd;
}
.photo-grid::after {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 50%;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
.photo-grid:hover::after{
    top: 0;
    height: 100%;
    visibility: visible;
    opacity: 1;
}

@keyframes isotope {
    from{transform: scale(0);opacity:0;}
    to{transform: scale(1);opacity:1;}
}

@media (min-width: 992px){
    .v-nav{align-items: center;}
    .pady{padding-top: 50px;padding-bottom: 50px;}
}
@media (min-width: 1200px){
    .pady{padding-top: 80px;padding-bottom: 80px;}
}