
    /* This file is auto-generated from a `scss` file with the same name */

.videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}


    

img[width][height] {
  height: auto;
}

  body[data-page-alias="home"] #dm [data-show-on-page-only="home"] {
    display: block !important;
  }




    
    .widget-4fec1e {
    width:600px;
    border: 1px solid rgba(0,0,0,.05);
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.05);
}

.pagiContainer li{
    position: relative;
    display: flex;
    justify-content:center;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
}
.pagiContainer li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.pagiContainer .slick-active button:before{
    background-color: #282828 !important;
    opacity: 1 !important;
}
.pagiContainer li button:before
{
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background-color: #282828 !important;
    border-radius: 50%;
    content: '';
    text-align: center;
    opacity: .5;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.highlightText {
    background-color: rgba(0,0,0,.05);
    display:flex;
    padding:10px;
}
.highlightText p {
    font-weight:bold;
    font-size:20px;
}
.quoteIcon {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: flex-start;

}
.quoteIcon svg {
    width:32px;
}
.slick-prev, .slick-next{
    background-color: #00e59f;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    height:40px;
    width:40px;
    z-index:1;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor: pointer;
    transition:all .25s;
    outline: none;
}

.fa-slideArrow{
    color: white;
}

.slick-prev{
    left: -54px;
    top: 40%;
    height: 30px;
    width: 30px;
}
.slick-next{
    left: -60px;
    top: 56%;
}

.imgMe3 {
    width: 100px;
    height: 100px;
    object-fit: cover;
      height: 55px;
    width: 55px;
    border-radius: 50%;
    border: 2px solid #008ca5;
}

.intInnerSlider{
    display:flex !important;
    position: relative;
    width:100%;
    height: auto;
    color:#fff;
}
.intFCol, .intSCol{
    display:block;
    position: relative;
    height: auto;
    width: 100%;
}
.intFCol{
    padding: 0 20px;
}
.fTitle, .fDesc{
    position: relative;
    height: auto;
    display: block;
    width: auto;
}
.fTitle{
    font-size: 40px;
}
.fDesc{
    margin-top:20px;
}
.intSCol{
    background-size: cover;
    position: relative;
    background-position: 50%;
    background-repeat:no-repeat;
    height: 55px;
    width: 55px;
}
.intBtn{
    text-decoration: none;
    color:#fff;
    margin-top:20px;
    display: block;
    position: relative;
    cursor: pointer;
}

.ceArrw{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    height:50px;
    width:50px;
    z-index:1;
    display:flex;
    justify-content:center;
    align-items:center;
    cursor: pointer;
    transition:all .25s;
    background-color: green;
}
.cePrevBtn{
    left: -54px;
    top: 40%;
    height: 40px;
    width: 40px;
}
.ceNextBtn{
    left: -60px;
    top: 56%;
}
.ceArrw i{
    color:#fff;
    font-size: 20px;
}

.pagiMainWrap{
    display:block !important;
    height: auto;
    width: 100%;
}
.pagiContainer{
    display:flex !important;
    justify-content:center;
    align-items:center;
    width:100%;
    position: relative;
}


.cePagination{
    position: relative;
    display: block;
    width: 100%;
    list-style: none;
    text-align: center;
    display:flex;
    justify-content:center; 
    padding: 0;
    margin: 50px 0;
}
.cePagination li{
    position: relative;
    display: flex;
    justify-content:center;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.cePagination li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.cePagination li button:hover, .contPagination li button:focus{
    outline: none;
}
.cePagination li button:hover:before, .contPagination li button:focus:before{
    opacity: 1;
}
.cePagination li button:before
{
    line-height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 15px;
    border:3px solid #fff;
    border-radius: 50%;
    content: '';
    text-align: center;
    opacity: .5;
    transform: translate(-50%,-50%);
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.cePagination .slick-active button:before{
    background-color: #fff !important;
    opacity: 1 !important;
}
/* slick js */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    border-radius: 50%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* 
New Style */
.ratingsContainer{
    display: flex;
    justify-content: flex-start;
}

.imageContainer{
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
    margin-left:20px;
}
.authorContainer{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 20px;
    text-align: left;
}

h3, p{
    margin: 0px;
    color: black;
}

.authorContainer .fSubTitle p{
    font-size: 14px;
}

h3{
    font-size: 16px;
    color: #008ca5 !important;
    font-weight: bold;
}

.fDesc{
    border-radius: 10px;
    /*box-shadow: 0 26px 54.4px 5.6px rgba(4,17,35,0.08) !important;*/
}

/*.intFCol{*/
/*    margin-left: 10px;*/
/*    margin-right: 20px;*/
/*}*/

.starWrap svg{
    height: 15px;
    fill: #F9C300 !important;
}


    
    .slick-list {
    padding-left: 0px!important;
}

    


    




    


    


    .font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-32, .size-32, .size-32 > font { font-size: 32px !important; }.font-size-32, .size-32, .size-32 > font { font-size: 32px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-20, .size-20, .size-20 > font { font-size: 20px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-25, .size-25, .size-25 > font { font-size: 25px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }




  .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] {
    visibility: hidden;
  }
  .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] {
    visibility: hidden !important;
  }
