<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    box-sizing: border-box;
}

html,
body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    color: rgb(15, 13, 13);
    background: rgb(255, 255, 255);
    /* overflow: hidden; wont allow scrolling */
}

nav li {
    padding: 0px 20px;
}


 @media (min-width: 768px) {
  .m-768-above0 {
    margin-top:100px;
  }
  .m-768-above1 {
    margin-top:50px;
  }
}

@media (max-width: 767.98px) { 
    .m-768-down0{
        margin-top: 70px;
    }
}


/* Bootstrap 4 Multiple Item Carousel */
/*********************************************************************/
/* medium - display 2  */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(50%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-50%);
    }
}

/* large - display 3 */
@media (min-width: 992px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next {
        transform: translateX(33%);
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-inner .carousel-item-prev {
        transform: translateX(-33%);
    }
}

@media (max-width: 768px) {
    .carousel-inner .carousel-item&gt;div {
        display: none;
    }

    .carousel-inner .carousel-item&gt;div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
    transform: translateX(0);
}

.m-top-all{
    margin-top: 120px;
    margin-bottom: 120px;
}

/* contact start */

hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}

/* .address {} */

.address p {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    color: #666;
}

/* #contact .form-group {
     background-color: #f4f4f4;
    margin: 0 auto;
    padding: 80px 100px 55px;
    width: 650px;
    box-shadow: 0 4px 40px  rgba(0, 0, 0, 0.2); 
} */

.input-field .form-control {
    height: 38px;
    margin: 0 auto;
    border-radius: 0px;
    border: 1px solid #DEDEDE;
    box-shadow: none;
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}

.btn-send {
    line-height: 48px;
    border: 2px solid #47b475;
    background: #47b475;
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0;
    margin-top: 10px;
}

.input-field label {
    color: rgba(237, 28, 36, 0.7);
}

.form-group .input-field+.input-field {
    margin-top: 20px;
}

.input-field textarea.form-control {
    height: 160px;
    margin: 0 auto;
    box-shadow: none;
}

.form-group {
    margin-top: 20px;
}

.form-group .btn-submit {
    border: 0 none;
    border-radius: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    background: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #8ec64e), color-stop(100%, #41aba0));
}

#contact .block .btn span {
    padding-left: 23px;
}

#success,
#error {
    display: none;
}
/* contact ends */

/* partners start */
.brand img {
    height: 90px;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
  }
  .brand img:hover {
    -webkit-filter: none;
    filter: none;
  }
  #costumers h3 {
    margin-bottom: 32px;
  }
  .brand {
    margin: 8px 16px;
    display: inline-block;
  }
/* partners end */

/* animate write up */

.animateDown {animation: animateDown infinite 3.5s;}

@keyframes animateDown {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0);
    }
  
    40% {
      transform: translateY(50px);
    }
  
    60% {
      transform: translateY(100px);
    }
  }
  
  /* background music start */
   
  .audio {
    display: none;
  }
  

  button1 {
    font-size: 16px;
    color: #eee;
    /* position: absolute;
    top: 50%;
    left: 50%; */
    /* transform: translate(-50%, -50%); */
    width: 50px;
    padding: 15px;
    border: none;
    border-radius: 2px;
    outline: none;
    background: rgba(32, 190, 130, 0.8);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    /* opacity: 0.8; */
    cursor: pointer;
    transition: all 0.4s ease-out;
  }

  /*bg music end  */

  
/* 2.5 Speakers SECTION
---------------------------------------------------------------------*/

.lgx-speakers2 {
    background: url('../img/speakers/speakers_background.jpg') bottom left no-repeat fixed;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-speakers2 .lgx-inner {
    background: rgba(27, 39, 61, 0.7);
}

/* .lgx-speakers3 {
    background: url('http://placehold.it/1920x1000') bottom left no-repeat fixed;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-speakers4 {
    background: url('http://placehold.it/1920x1000') bottom left no-repeat fixed;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-speakers-christmas {
    background: url('http://placehold.it/1920x1000') center center no-repeat fixed;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-speakers-christmas .lgx-inner {
    background: url('../img/ice-up-ash.png') bottom center repeat-x;
    -webkit-background-size: auto auto, cover;
    -o-background-size: auto auto, cover;
    -moz-background-size: auto auto, cover;
    background-size: auto auto, cover;
}

.lgx-single-speaker {
    background: #ffffff;
    padding: 1.6rem;
    border-radius: 16px;
    margin-bottom: 2.6rem;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.1);
    -webkit-box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.1);
    box-shadow: 0 1px 15px 1px rgba(52, 40, 104, 0.1);
}

.lgx-single-speaker:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -136%;
    height: 150%;
    width: 150%;
    background: url(../img/dots2.png) 0 0 repeat;
    background: #042c12;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
    transform: translateX(-98%) translateY(-25%) rotate(45deg);
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 0;
    opacity: 0;
}

.lgx-single-speaker figure {
    position: relative;
}

.lgx-single-speaker figure a.profile-img img {
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.lgx-single-speaker figure figcaption {
    background: rgba(85, 75, 185, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 90%;
    text-align: center;
    border-radius: 8px;
    opacity: 0;
    padding: .8rem 0;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s;
    z-index: 3;
}

.lgx-single-speaker figure figcaption a {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #042c12;
    padding: 0 .3rem;
}

.lgx-single-speaker .social-group {
    text-align: right;
    padding: 1rem 2rem;
}

.lgx-single-speaker .social-group a {
    color: #fff;
}

.lgx-single-speaker .speaker-info {
    position: absolute;
    bottom: 5px;
    z-index: 99;
    width: 100%;
    text-align: left;
    padding: 1.5rem 1rem;
}

.lgx-single-speaker .speaker-info .title {
    /* font-size: 14p
    line-height: 30px;
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: 700;
    margin: 0;
    color: #00acee;
}

.lgx-single-speaker .speaker-info .title a {
    font-size: inherit;
    color: inherit;
}

.lgx-single-speaker .speaker-info .subtitle {
    font-family: 'Poppins', sans-serif;
    /* font-size: 14px; 
    line-height: 21px;
    font-size: 1.4rem;
    line-height: 2.rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    opacity: .7;
}

.lgx-single-speaker:hover {
    background: #042c12;
    overflow: hidden;
}

.lgx-single-speaker:hover:after {
    left: 42%;
    opacity: .7;
}

.lgx-single-speaker:hover figure a.profile-img img {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.lgx-single-speaker:hover figure figcaption {
    opacity: 1;
    width: 100%;
    height: 100%;
}
 */

.lgx-inner {
    padding: 13rem 0;
}

.lgx-single-speaker2 {
    margin-bottom: 4.2rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-single-speaker2 figure {
    overflow: hidden;
    position: relative;
}

.lgx-single-speaker2 figure a {
    overflow: hidden;
    display: block;
}

.lgx-single-speaker2 figure a.profile-img img {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-single-speaker2 figure figcaption a {
    font-size: 26px;
    line-height: 39px;
    font-size: 2.6rem;
    line-height: 3.9000000000000004rem;
    color: #042c12;
    padding: 0 .3rem;
}

.lgx-single-speaker2 .social-group {
    background: #042c12;
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 99;
    text-align: right;
    padding: 1rem 2rem;
    opacity: 0;
}

.lgx-single-speaker2 .social-group a {
    color: #fff;
    display: block;
}

.lgx-single-speaker2 .speaker-info {
    background: #fff;
    padding: 1.5rem 2rem 2rem;
    text-align: center;
}

.lgx-single-speaker2 .speaker-info .title {
    font-size: 26px;
    line-height: 39px;
    font-size: 1.3rem;
    line-height: 3.9000000000000004rem;
    font-weight: 700;
    margin: 0;
    color: #042c12;
}

.lgx-single-speaker2 .speaker-info .title a {
    font-size: inherit;
    color: inherit;
}

.lgx-single-speaker2 .speaker-info .subtitle {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-size: 1.2rem;
    line-height: 2.0999999999999996rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    color: #ec398b;
    opacity: .7;
}

.lgx-single-speaker2:hover figure a.profile-img img {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.lgx-single-speaker2:hover figure figcaption {
    opacity: 1;
}

.lgx-single-speaker2:hover .social-group {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
    opacity: 1;
}

.lgx-single-speaker2:hover .speaker-info {
    background: #000000;
}

.lgx-single-speaker2:hover .speaker-info .title {
    color: #fff;
}

.lgx-single-speaker2:hover .speaker-info .title a {
    color: inherit;
}

.lgx-single-speaker2:hover .speaker-info .subtitle {
    color: #00acee;
}

.lgx-single-speaker3 figure {
    background: #fff;
    border-radius: 16px;
    padding: 1.5rem;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.lgx-single-speaker3 .social-group {
    top: 0;
    left: 0;
}

.lgx-single-speaker3 .speaker-info {
    padding: 1.5rem 1rem 2rem;
}

.lgx-single-speaker3:hover figure {
    background: #042c12;
    border-radius: 0;
}

.lgx-single-speaker3:hover figure a.profile-img img {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.lgx-single-speaker3:hover figure figcaption {
    opacity: 1;
}

.lgx-single-speaker3:hover .social-group {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-transform-origin: center;
    transform-origin: center;
    animation-duration: 600ms;
    animation-timing-function: linear;
    opacity: 1;
}

img {
    max-width: 100%;
} </pre></body></html>