/*all over style*/
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;0,900;1,100;1,200;1,300&display=swap');
a:hover {
    text-decoration:none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: #fff;
}
/*button focus event*/
button:focus {
    outline: 5px auto #065998;
}
input {
    border-radius:10px;
}
textarea {
    border-radius:10px;
}
* {
    font-family: 'Poppins', sans-serif;
}
::selection {
            background-color:black;
            color:white;
            }

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

.shape img{
    margin-bottom:10px; 
    width:45px;
    height:45px;   
}
.shape h4 {
    font-size:9px;
}
.shape {
    
}

.diamond-shape-main-section div .shape{
    display:flex;
    flex-direction:column;
}
.diamond-shape-main-section .text-center {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    /*max-width: 100px;*/
    min-width: 80px;
    overflow-x:hidden;
}
.shape {
width: 112px;
}
    .shape h4 {
        color:#706f6f;
    }
.site-footer__social-icons {
    
}
.about-us-section {
    margin: 50px auto;
}
.lazyloaded img{
    transform: scale(0.9);
    transition-duration:0.5s;

}
/*.lazyloaded img:hover{
    transform: scale(0.9);
    transition-duration:0.5s;
}*/

.section-banner-carousel__carousel-link {
    min-width: 85px;
    padding:10px;
}
.section-banner-carousel__carousel-link-login {
    margin:0rem;
    margin-right:2rem;
    padding:8px;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 2px;
}
.shape {
    cursor:pointer;
}
.img2 {
    display:none;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'PT Sans',sofia-pro,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;
}


/*.site-header__logo, .site-header__logo-button {
    margin-bottom:10px;
    margin-top:10px;
}*/

 .img2 {
            display: none;
        }
        .shape:hover .img1 {
            display: none;
        }
        .shape:hover .img2 {
            display: block;
        }
.social-media-button {
    /*background-color:#f9f9f9;*/
}
.diamond-shape-main-section .mx-auto{
    overflow:auto;
}

/*create pop up menu*/
.parentDiv {
    display:none;
    z-index:12;
    width:100%;
    height:100%;
    position:fixed;
    overflow: auto; 
    background-color: rgba(0,0,0,0.4);
    margin-left:auto;
    margin-right:auto;
    top:0;
    left:0;
}
.naturalDiamondDiscription {
    position:relative;
    width:80%;
    height:auto;
    margin-top:auto;
    margin-bottom:auto;
    top:18%;
    margin-left:auto;
    margin-right:auto;
    background-color:white;
    overflow: auto; 

}
.naturalDiamondDiscription .section {
    margin:3rem;
}
@media screen and (max-width: 600px) {
    .naturalDiamondDiscription .section {
    margin:0rem;
}
}
.close {
    position:absolute;
    top:10px;
    right:20px;
}
    .close:focus {
        outline:none;
    }


/*Contact Us page style*/
.headerBelowMargin {
    margin-top:60px;
}
.inputBox .col-lg-6 ,.inputBox .col-lg-12{
    margin-bottom:15px;
}
.contactUsSection1, .contactUsSection2 {
    margin-bottom:20px;
}

p a {
    text-decoration:none;
}
a:hover {
    color:#d2ab67;
}
.contactUsSection1 p {
    margin-bottom:0rem;
}


.aviana_contact_info_icon {
    float: left;
    margin-right: 20px;
    font-size: 20px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #065998;
    color: white;
}

/*Grading system style*/
.d-shape {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fancy-shape-heading,.natural-diamonds-heading,.cs-heading,.Lab-Grown-heading {
    font-size:35px;
    text-align:center;
    margin-top:20px;
    margin-bottom:20px;
}
.heading h1{
    font-weight:600;
    letter-spacing:1px;
}
.fancy-shape-section .content{
    
    padding:5px;
    margin:15px;
}
.fancy-shape-section .content2{
    
    padding:35px;
    
}
.d-heading h3 {
letter-spacing:2px;

}

.d-shape {
    border-right: 0.5px solid rgb(168 161 161 / 55%);
    padding: 0px;
}
    .d-shape img {
    height:6rem;
    }

/*,.fancy-shape {
    border: 0.5px solid rgb(168 161 161 / 55%);
    }*/ 


   .labGrown-thumb img {
                    height: 15rem;
                    width: 23rem;
            }

            .dv {
                display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: space-around;
    margin-bottom:2.5rem;
            }

            .sub_content {
                margin-top: 15px;
            }
            .grading-div img {
            height:20rem;
            padding: 1.5rem;
            }
              .rev {
    flex-direction: row-reverse;

    }
            .mtb-3 {
                margin: 3rem 0rem;
            }
            .grading-div .mtb-3{
                /*background-color: #f6fbff;*/
            }


.grading-div img:nth-child(3) {
width:18rem;
}
.certi a img {
            height:5rem;
            }

            .certi {
                margin:4rem 0rem ;
            display: flex;
            justify-content: space-evenly;
            flex-wrap: wrap;
            }
             .certi a:nth-child(1) {
             animation:upDown2 3000ms ease 100ms infinite;
             }
             .certi a:nth-child(2) {
             animation:upDown2 3000ms ease 300ms infinite;
             }
             .certi a:nth-child(3) {
             background-color:white;
             animation:upDown2 3000ms ease 500ms infinite;
             }
             .certi a:nth-child(4) {
             animation:upDown2 3000ms ease 700ms infinite;
             }
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="d-discription"] {
        border-bottom: 0.5px solid rgb(168 161 161 / 55%);
        border-right: none;
        padding: 15px;
    }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="d-shape"] {
       /* border-bottom: 0.5px solid rgb(168 161 161 / 55%);*/
        border-right: none;
        padding: 15px;
    }
}


@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="d-heading"] {
        text-align:center;
    }
    .certi {
    margin: 4rem 0rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
}

@media only screen and (max-width: 425px){
.certi a img {
    margin: 1rem 0rem;
    height: 5rem;
}
.grading-div img {
    height: 20rem;
    padding:0px;
}
}


.gradingSection {
    display:none;
}
#natural-diamonds.gradingSection{
  display:block;
}
.discription {
    text-align:center;
}
.lab-grown-img,.natural-diamond-img {
    width:25%;
    height:auto;
}
.margin-section-bottom {
    margin-bottom:50px;
}

.col-12 .content {
    margin-bottom: 20px;
}
 .content p {
     font-size: 14px;
    margin-bottom:3px;
}
.content h4{
    margin-bottom:4px;
}


.section-banner-carousel__carousel-title.text-capitalize {
    max-width:none;
}
.innerHeading {
    text-transform:none;
    color:#fff;
    font-size:21px;
}

    .innerHeading2{
        color:#fff;
    }
.innerDescription {
    font-family:'PT Sans',sofia-pro,Avenir,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size:16px;
}
.section-banner-carousel__carousel-title.text-capitalize div {
    margin-bottom:13px;
}
.section-science-sparkle__main-container.col-lg-12 {
   
    background-color:rgb(0 87 155 / 61%);
}
.section-science-sparkle__main-container1.col-lg-12 {
     background-color:rgb(0 87 155 / 61%);
}
.section-banner-carousel__carousel-title.text-capitalize div p{
    margin-bottom:0.3rem;
}
#myVideo {
    text-align:center;
    width: auto;
    height: 500px;
    object-fit: cover;
}
.section-banner-carousel__carousel-image-aspect-ratio video,.section-banner-carousel__carousel-image-aspect-ratio div{
    padding:5%;
}
.image-default video{
    padding:5%;
}
.missionImage.video--absolute {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.section-banner-carousel__carousel-image--desktop {
    background:url("../../content/img/altr-website-changes-final-0603018.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position:50% 50%;
}

.lab-grown-img {
    margin-bottom:10px;
}
.imageDiv img{
    width:13%;
    margin-bottom:20px;
    height:auto;
}
.section-banner-carousel__carousel-flex-wrapper--left.bgImage{
    background:url('../../content/img/banner111_1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:50% 50%;
}
.section-banner-carousel__carousel-flex-wrapper--left.bgImage2 {
     background:url('../../content/img/img.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:50% 50%;
}

.section-science-sparkle__main-container.col-lg-12

/*.section-banner-carousel__carousel-flex-wrapper--left.bgImage:before {
    content:"";
     background-color: rgb(69 69 66 / 56%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/
.missionImage {
    opacity:0.9;
}
.loginImage {
    background:url(~/content/img/login.jpg);
    background-position:50% 50%;
    width:100%;
    height:800px;
}

.natural-diamonds-section {
    margin:100px 0px 130px 0px;
}





/*add style for Mobile Navbar*/

.navContent {
    position:fixed;
    top:69px;
    left:0;
    width:100%;
    background-color:white;
    transition-duration:0.5s;
    border-bottom:0.5px solid #ededed;

}
.navContent ul li{
    border-top:0.5px solid #ededed;
    
}
.site-header-fixed,.navContent ,.site-header__menu {
    transition-duration:0.5s;
}
.navContent{
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
}
.navContent.show{
    visibility: visible;
    opacity: 1;
}
.grid__item button:focus {
    outline:none;
}
.headerLogos{
    vertical-align: middle;
    display: table-cell;
}
.headerLogo {
    top:0;
    background-color:#fff;
}

/*Set header fixed logo*/
.banner {
    background-color:#f0f0f0;
    position:fixed;
    top:0;
    left:5%;
    z-index:3;
    padding:10px 0px 10px 10px;
    height:124px;
    border-radius:0px 0px 10px 60px;
}
.loginButtonLi {
    float:right;
    right:5%;
    top:-8px;
}
.arrowAnimation{
      transform: rotate(270deg);  
    /*animation:upDown 2s infinite;
    animation-delay:5s;*/
}
@keyframes upDown{
    0% {
        margin-right:0px;
    }
    50% {
        margin-right:30px;
    }
    100% {
        margin-right:0px;
    }
}
@keyframes upDown2{
    0% {
       transform:translateY(0px);
    }
    50% {
        transform:translateY(-20px);
    }
    100% {
        transform:translateY(0px);
    }
}

@keyframes upDown3{
    0% {
       transform:translateY(0px) rotate(60deg) ;
    }
    50% {
        transform:translateY(-20px) rotate(30deg);
    }
    100% {
        transform:translateY(0px) rotate(60deg);
    }
}
.bounceInRight.mt-5 {
    margin-top:6rem!important;
}
.a2a_kit_size_32 div a {
    margin-right:1.5rem;
}


/*body {
    margin-left:13%;
}*/


.row {
display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;    
}

.row2 {
display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    justify-content: center;
}

.subdiv_box {
max-width:768px;

}

html{
    -webkit-transition: all 0.3s ease;
              transition: all 300ms ease;
}

.subdiv {

    /*background-color: #f1f6f9;*/
    border-radius: 5px;
    margin-top:6rem !important;
}

          .single-choose-item img {
          height:3rem;
          transition:all 500ms ease;
          }
.single-choose-item:nth-child(3) img {
height:5rem;
}
          .subdiv {
          text-align:center;
          }
          .col-lg-4 {
              /*margin: 0px 15px;*/
          }
          .subdiv .text_sec {
              display: flex;
    flex-direction: column;
              margin: 15px 0px;
          }
              .subdiv .text_sec > span {
              
              color:black;
              }

          .text_sec span {
          /*text-shadow: 0px 3px 4px #7792b5;*/
         -webkit-transition: all 0.3s ease;
              transition: all 300ms ease;
          }

           .text-home {
                color: #000000d9;
    text-decoration: underline;
    padding-bottom: 15px;

          }
              .text-home p {
              font-size:1.6rem;
              }
          .text-home + div  {
          color:#232526d4;
          }

strong {
font-weight:800;
color:black;
}




/*  Knowledge bank  */


    /*.cards-item .card2:nth-child(1) {
transform: matrix3d(1, 0, 0, 0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }

     .cards-item .card2:nth-child(2) {
transform: matrix3d(1, 0, 0, -0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }
      .cards-item .card2:nth-child(3) {
transform: matrix3d(1, 0, 0, 0.0005, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }

      .cards-item .card2:nth-child(1):hover {
transform: matrix3d(1, 0, 0, 0 , 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }

     .cards-item .card2:nth-child(2):hover {
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }
      .cards-item .card2:nth-child(3):hover {
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    
    }*/

    .cards-item {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 15px;
    flex-direction:column;
    transition:all 500ms ease; 

}
    /*.crds {
    display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
      grid-auto-rows: minmax(100px, auto);
    }*/

.cards-item .card1 {
    font-size: 1.01em;
    font-family: system-ui,-webkit-pictograph;
    margin: 20px 0px;
    height: 25rem;
    border-radius: 10px;
    color: black;
    text-align: center;
    background-color: #f8f8f8;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    }


    .cards-item .card2 {
    font-size: 1.01em;
    font-family: system-ui,-webkit-pictograph;
    padding-bottom:15px;
    height: 22rem;
    border-radius: 10px;
    color: black;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}


.rol {
display:flex;
text-align:center;

}
    
 /*-----------------------------Natural Diamonds Starts------------------------------------- */

               .fact{
                   align-content:center;
               }


               blockquote {
                   font-size: 1.1em;
                   line-height: 1.6em;
                   padding: 20px 20px 20px 40px;
                   border-left: none;
                   position: relative;
                   text-indent: -19px
               }

               section#block_content {
                   min-height: 400px;
                   padding-top: 40px;
                   text-align: left
               }

               blockquote p {
                   font-size: 1em
               }

               blockquote:before,
               blockquote:after {
                   font-family: Arial, serif;
                   font-size: 2.5em;
                   vertical-align: middle;
                   line-height: 0;
               }

               blockquote:before {
                   margin-right: 4px;
               }

               blockquote:after {
                   margin-left: 3px;
               }

               blockquote.blockstyle,
               blockquote.style2 {
                   background: #fff;
                   font-style: italic;
               }

                   blockquote.blockstyle p,
                   blockquote.style2 p {
                       display: inline
                   }



                   blockquote.blockstyle.border-color-blue {
                       border-color: #005496;
                   }

                       blockquote.blockstyle.border-color-blue > span.triangle:before {
                           color: #005496;
                       }

                   blockquote.blockstyle.border-color-yellow {
                       border-color: #005496;
                   }

                       blockquote.blockstyle.border-color-yellow > span.triangle:before {
                           color: #005496;
                       }
  




 /*responsive*/

/*@media only screen and (max-width:2560px) {
.d-shape2 img {
                 padding:23.5px 0px;
                 }

}

@media only screen and (max-width:1440px) {
.d-shape2 img {
                 padding:23.5px 0px;
                 }

}

@media only screen and (max-width:1200px) {
.d-shape2 img {
                 padding:23.5px 0px;
                 }

}
@media only screen and (max-width:1024px) {
.d-shape2 img {
                 padding:36.5px 0px;
                 }

}

@media only screen and (max-width:990px) {
.d-shape2 img {
                 padding:23.5px 0px;
                 }

}
@media only screen and (max-width:768px) {
.d-shape2 img {
                 padding:0px 0px;
                 }

}*/




  /* home 3 peragraph */

    .prds {
    display: flex;
margin:15px;
    flex-wrap: nowrap;
    flex-direction: column;
    transition: all 500ms ease;
    align-items: center;
    
    }

   
   
                    .text-main .pera {
                    font-size: 14px;
                    font-family: 'Poppins';
                    }
                    .cards-item .card5 {
                    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 250px;
    background-color:#fbfbfb;
                    
                    }

                    .cards-item .text-main {
                    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin-left:0rem;
                    padding:4px;
                    }
                    .cards-item .img-div{
                    width:1000px;
                    }
                    .se1 {
                    width:49%;
                    float:left;
                    }

                    .se2 {
                    width:49%;
                    float:right;
                    }
                    .se3 {
                    width:49%;
                    float:left;
                    }

                    .flotel {
                    float:left;
                    }

                    .se1 .text-main {
                        border: 1px solid #d9ecfb;
    border-left: none;
    text-align:end;
                    }
                    .se2 .text-main {
                        border: 1px solid #d9ecfb;
    border-right: none;
    margin-left:1rem;
                    }


   /*grid set Home page 

      .cards-item .card2:nth-child(1) {
        background-color:#eaffea;
        height:250px;
        grid-column: 2;
        grid-row: 2;
        grid-area: 1 / 2 / span 2;
        }
         .cards-item .card2:nth-child(2) {
        background-color:#f2f2ff;
        height:245px;
        grid-column: 2;
        grid-row: 1;
        grid-area: 2 / 2 / span 2;
        }
          .cards-item .card2:nth-child(3) {
        background-color:#ffddbb;
        height:500px;
         grid-column: 1;
        grid-row: 2 / 1;
        grid-area: 1 / 1 / span 2;
        }*/

}
@media only screen and (max-width:1400px) {
    .hiden {
    display:none;
    }

        
}

@media only screen and (max-width:1200px) {
 .div2 {
            display: flex;
        height: 50%;
        background-color: none;
        align-items: center;
        justify-content: space-around;

    }

  
 .shown {
        display:flex;
        flex-direction:column;
        }

}
@media only screen and (max-width:1024px) {
 .div2 {
            display: flex;
    height: 35%;
    background-color: none;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;

    }
    
    .shown {
        display:flex;
        }
}
 


ul#noty_topLeft_layout_container li {
border:none !important;
}

 ul#noty_topLeft_layout_container  li .noty_bar div.noty_message{
     
    background-color: #d2ac67 ;
}
    ul#noty_topLeft_layout_container li .noty_bar div.noty_message span {
    color:#005596;
    }
/*div.noty_message span:before {
    content: "\292B";
    position: absolute;
    right: 13px;
    font-weight: 800;
    font-size: 15px;

}*/



ul#noty_topRight_layout_container li {
border:none !important;
}

 ul#noty_topRight_layout_container  li .noty_bar div.noty_message{
     
    background-color: #d2ac67 ;
        padding: 13px;

}
    ul#noty_topRight_layout_container li .noty_bar div.noty_message span {
    color:#005596;
    margin-right:15px;
    }
/*div.noty_message span:before {
    content: "\292B";
    position: absolute;
    top: 4px;
    right: 8px;
    font-weight: 800;
    font-size: 15px;

}*/   