html{overflow-x: hidden;}

*,body{
    padding: 0;
    margin: 0;
    font-family: obviously, sans-serif;
    font-weight: 400;    
    font-style: normal;
    box-sizing: border-box;
   
}
body{ 
  overflow-x: hidden;
}

img{
  max-width: 100%;
}

.box_section {
    background: url("../img/8.jpg") no-repeat center;
    background-size: cover;
    padding-top: 33px;
    position: relative;
}
.header {
    display: flex;
    align-items: center;
    justify-content: start;
    position: relative;
}
.header .first {
    width: 15%;
    margin-right: 20px;
    position: relative;
    top: 0px;
}
.header .second {
    width: 60%;
    margin-top: 10px;
}
.content_section {
    text-align: center;
    margin-right: 70px;
}
.content_section img {
    /* width: 55%; */
    text-align: center;
}
.content_section p{
    color: #f1dab1;
    text-align: right;
    width: 96%;
    margin: 0 auto;
}
.img_content h4{
    color: #f1dab1;
    text-align: center;
    font-weight: 600;
    margin-bottom: 25px;
}
.img_content .group_img {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.img_content .group_img .boxsss{
    text-align: center;
}
.img_content .group_img .boxsss p{
    color: #f1dab1;
    text-align: center;
    font-weight: 600;
}
.img_content .group_img .boxsss img{
    width: 65%;
    margin-top: 5px;
}
.cond {
    padding-left: 25px;
}
.cond h4{ color: #f1dab1;    font-weight: 600; margin-bottom: 20px; margin-top: 25px;}
.cond ul li{
    color: #f1dab1;
    list-style: none;
}
.buttonshow {
    text-align: center;
}
.buttonshow  a{
  display: block;
  text-decoration: none;
  color: #eedbb6;
  font-size: 30px;
  font-weight: bold;
}
.box_section.second_bg {
    background: url("../img/desk_bg.jpg") no-repeat;
  
    background-size: 100% 100%;
    /* height: 100vh; */
}
.box_section.second_bg .content_section img {
    margin-bottom: 0px;
}
.box_section.second_bg .img_content h4 {
    margin-bottom: 0px;
}
.box_section.second_bg .img_content p {
    color: #f1dab1;
    text-align: center;
    margin-bottom: 5px;
}
.box_section.second_bg .img_content .group_img .boxsss img{
    width: 90%;
    transition: .5s all;
 }
 .box_section.second_bg .img_content .group_img .boxsss img:hover{
  width: 95%;
  transition: .5s all;
}
.box_section.second_bg .img_content .group_img .boxsss:first-child{
   position: relative;
   top: -10px;
}
.box_section.second_bg .img_content .group_img .boxsss:nth-child(2){
    position: relative;
    top: 20px;
 }
 .box_section.second_bg .img_content .group_img .boxsss:last-child{
    position: relative;
    top: -10px;
 }
 .box_section.second_bg .cond {
    padding-left: 0;
    margin-top: 25px;
 }
 .box_section.second_bg .cond p{
    color: #f1dab1;
    text-align: center;
    margin-bottom: 5px;
 }
 .box_section.second_bg .cond .circle_pic {
    display: flex;
    margin-top: 10px;
 }
 .box_section.second_bg .cond .circle_pic .pic_group{
   text-align: center;
}
 .box_section.second_bg .cond .circle_pic .pic_group p {
    text-transform: uppercase;
    font-size: 12px;
}
.box_section.second_bg .cond .circle_pic .pic_group img {
    width:75%;
}
.box_section.second_bg .buttonshow {
    display: flex;
    justify-content: center;
}
.box_section.second_bg .buttonshow button {
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  background: #f1dab1;
  color: #333;
  border: none;
  border-radius: 10px;

}
.boarder_less {
text-align: center;
}
.boarder_less a {
  width: 18%;
  border: 2px solid #f1dab1;
  background: transparent;
  color: #f1dab1;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 20px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 12px;
  border-radius: 10px;
  display: flex;
  align-items: self-start;
  justify-content: center;
}
.boarder_less button{
    border:1px solid #f1dab1;   
    color: #f1dab1;
    padding:5px 30px;
    border-radius: 10px;
    font-weight: 600;
    margin-bottom: 5px;
    background: transparent;
}
.strip_color {
    background: #80c142;
    padding: 10px;
    margin-top: 25px;
    margin-left: -20px;
    margin-right: -20px;
}
.strip_color .strip {
    display: flex;
    justify-content: space-between;

}
.strip_color .strip .boxesasd{
    display: flex;
    align-items: center;
}
.strip_color .strip .boxesasd:nth-child(1) p{
  width:200px;
}
.strip_color .strip .boxesasd:nth-child(2) p{
  width: 250px;
}
.strip_color .strip .boxesasd:nth-child(3) p{
  width: 287px;
}
.box_section.third_bg .content_section p{
    color: #80c142;
    font-family: "obviously-condensed";
}

.box_section.third_bg .content_section h4{
   color: #80c142;
   font-weight: bold;
   font-size: 20px;
   font-family: "obviously-condensed";
}
.box_section.third_bg .content_show {
    text-align: left;
    flex: 1;
}
.box_section.third_bg .content_show p{
  font-size: 22px;
  color: #eedbb6;
}

.box_section.third_bg .content_show h4{
    margin-top: 10px;
    color: #eedbb6;
    font-size: 22px;
    
}
.box_section.third_bg .strip_color h4{
   text-align: center;
   font-weight: bold;
   color: #391952;
   text-transform: uppercase;
}
.box_section.third_bg .strip_color .boxesasd span{
   font-size: 60px;margin-top: -17px;
transform: scale(.5, 1);
    color: #391952;
 }
 .box_section.third_bg .strip_color .strip{
    margin-top: 0px;
    width: 70%;
    margin: 0 auto;
  }
  .box_section.third_bg .strip_color .emal{
    text-align: center;
    font-size: 11px;
  }
  .box_section.third_bg .strip_color .emal b{
   font-weight: 600;
   color: #391952;
  }
  .box_section.third_bg .strip_color .strip .boxesasd p {
    font-size: 15px;
  }
  .box_section.third_bg.yellow .content_section p{
    color: #ffd800;
  }
  .box_section.third_bg.yellow .content_section h4{
    color: #ffd800;font-weight: bold;
  }
  .box_section.third_bg.yellow .strip_color{
    background: #ffd800;
  }
  .box_section.third_bg.pink .content_section p{
    color: #f195bc;
  }
  .box_section.third_bg.pink .content_section h4{
    color: #f195bc;
    font-weight: bold;
  }
  .box_section.third_bg.pink .strip_color{
    background: #f195bc;
  }
  .tablelist h4{
    color: #f2dab2;
    text-align: center;
    font-size: 14px;
  }
  .tablelist .tablebox {
    border: 1px solid #f2dab2;
    display: flex;
    justify-content: space-between;
    height: 96px;
    border-radius: 35px;
    align-items: center;
  }
  .tablelist .tablebox span{
    border-right: 1px solid #f2dab2;
    width: 50px;
    height: 96px;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    color: #fff;
  }

  .tablelist .tablebox p{
    text-align: left;
    width: 100%;
    line-height: 39px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
  }


 .tablelist {
    margin-bottom: 100px;
    width: 100%;
    padding: 25px;
 }
 .flex_box {
    display: flex;
        align-items: center;
 }
 .width50 {
    width: 60%;
    margin: 0 auto;
 }
 .mobile {
    display: none;
 }
 
 .dektop .logo_content {
    /* width: 65%; */
    /* margin: 0 auto; */
    display: flex;
    justify-content: center;

 }
 .dektop .logo_content .content h4 {
    color: #feebbf;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
 }
 .dektop .logo_content .content h4 strong{
  font-weight: bold;
 }

 .mbl-Dare h4 strong{
  font-weight: bold;
 }


 .logo_content .logo {
  /* width: 100%; */
  width: 540px;
  margin-left: 70px;
 }
 .dektop .logo_content .content p {
    color: #feebbf;
    font-size: 18px;
    text-align: center;
 }
 .dektop .logo_content .content p span {
  display: block;
 }
 .dektop .logo_content .content img {
    width: 100%;
 }
 .dektop .logo_content .logo img {
    width: 100%;
 }
 .iamge_circle {
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
 }
 .iamge_circle img:nth-child(2) {
    position: relative;
    top: 55px;
 }
 .iamge_circle img:nth-child(3) {
    position: relative;
    top: 25px;
}
.images_group_circle {
    display: flex;
    justify-content: space-between;
    width: 55%;
    margin: 0 auto;
}
.images_group_circle img {
    width: 16%;
    margin: 15px;
}
.ext {
    color: #feebbf;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.dektop .buttonshow button {
    border: 1px solid #f1dab1;
    color: #f1dab1;
    background: transparent;
    width: 220px;
}
 
.phone {
  margin: 2em auto;
  width: 400px;
  max-width: 100%;
  background: #000;
  padding: 4em 1em; 
  border-radius: 2em;
  box-shadow: 0 50px 50px -30px rgba(0, 0, 0, 0.7), 0 50px 50px -50px rgba(0, 0, 0, 0.7);
}

.titlebar {
  text-align: center;
  padding: 0.5em;
  background: #4ac3be;
  font-size: 1.2em;
  color: white;
}

.card-block {
  transition: all 0.2s ease-out;
}

.card-content {
  text-align: justify;
}
.card-content.loading {
  -webkit-animation: loading 0.4s linear infinite alternate;
          animation: loading 0.4s linear infinite alternate;
}

.dummy-title {
  display: inline-block;
  background: #ddd;
  width: 80%;
  height: 10px;
  border-radius: 5px;
}

.dummy-parapgraph {
  display: inline-block;
  background: #eee;
  width: 100%;
  height: 8px;
  border-radius: 5px;
}
.dummy-parapgraph:last-child {
  width: 60%;
}

.topSlider .owl-wrapper,
.dipDiv .owl-wrapper,
.singDiv .owl-wrapper,
.catchDiv .owl-wrapper{
  background-color: transparent;
  margin-left: -20px;
  margin-right: -20px;
}

.dipDiv .owl-carousel .owl-stage-outer,
.singDiv .owl-carousel .owl-stage-outer,
.catchDiv .owl-carousel .owl-stage-outer{
  min-height: 450px;
}




.dipDiv .owl-wrapper,
.singDiv .owl-wrapper,
.catchDiv .owl-wrapper {
  height: 500px;
}

.topSlider .owl-stage,
.dipDiv .owl-stage,
.singDiv .owl-stage,
.catchDiv .owl-stage {
    padding-bottom: 15px;
}

.topSlider .owl-carousel .card-number,
.dipDiv .owl-carousel .card-number,
.singDiv .owl-carousel .card-number,
.catchDiv .owl-carousel .card-number {
  opacity: 0.9;
  text-align: center;
  position: relative;
  width: 100%;
}


.playVideo{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/play.png) center no-repeat;
  cursor: pointer;
  z-index: 1;
}

.dipDiv .owl-carousel .card-number video{
  width: 100%;
  height: 380px;
}

.topSlider .owl-carousel .card-number .posterImg,
.topSlider .owl-carousel .card-number .posterImg1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.topSlider .owl-carousel .prevDiv .card-number .posterImg,
.topSlider .owl-carousel .prevDiv .card-number .posterImg1{
  justify-content: flex-end;
}

.topSlider .owl-carousel .nextDiv .card-number .posterImg,
.topSlider .owl-carousel .nextDiv .card-number .posterImg1{
  justify-content: flex-start;
}

.topSlider .owl-carousel .owl-item img{
  width: 500px;
}

.topSlider .owl-carousel .owl-item img{
  /* width: 570px; */
  width: 750px;
}

.topSlider .owl-carousel .card-number iframe {
  width: 750px;
  border-radius: 25px;
}

.topSlider .owl-carousel .owl-item,
.dipDiv .owl-carousel .owl-item,
.singDiv .owl-carousel .owl-item,
.catchDiv .owl-carousel .owl-item {
  background: transparent;
  border-radius: 4px;
  opacity: 0.3;
  margin: 1em 0;
  transform: scale(0.9);
  transition: all 0.4s ease-out;
  position: relative;
  top: -50px;
}
.dipDiv .owl-carousel .owl-item,
.singDiv .owl-carousel .owl-item,
.catchDiv .owl-carousel .owl-item {
  top: 0;
}

.topSlider .owl-carousel .owl-item.active.center,
.dipDiv .owl-carousel .owl-item.active.center,
.singDiv .owl-carousel .owl-item.active.center,
.catchDiv .owl-carousel .owl-item.active.center{
    top: 0px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.dipDiv .owl-carousel .owl-item.active.center,
.singDiv .owl-carousel .owl-item.active.center,
.catchDiv .owl-carousel .owl-item.active.center{
  top: 35px;
  opacity: 1;
}

.topSlider .owl-carousel .owl-item.active.center video {
  border: 1px solid #fff;
}
.topSlider .owl-carousel .owl-item.center {
  opacity: 1;
  transform: scale(1);
}
.topSlider .owl-carousel .owl-item.center:hover {
  box-shadow: none;
}

.topSlider .owl-carousel .owl-item .boarder-ss{
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dipDiv .owl-carousel .owl-item .boarder-ss,
.singDiv .owl-carousel .owl-item .boarder-ss,
.catchDiv .owl-carousel .owl-item .boarder-ss{
  display: flex;
  justify-content: center;
  align-items: center;
}

.topSlider .owl-carousel .owl-item {
  background: transparent;
  border-radius: 4px;
  opacity: 0.3;
  margin: 1em 0;
  transform: scale(0.9);
  transition: all 0.4s ease-out;
  border-radius: 15px;
}

.topSlider .owl-carousel.owl-drag .owl-item,
.dipDiv .owl-carousel.owl-drag .owl-item,
.singDiv .owl-carousel.owl-drag .owl-item,
.catchDiv .owl-carousel.owl-drag .owl-item {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  min-height: 320px;
}


.topSlider .owl-carousel.owl-drag .owl-item{
  width: 900px !important;
  min-height: 550px;
}

.dipDiv .owl-carousel.owl-drag .owl-item{
  /* width: 760px !important; */
}

.dipDiv .owl-carousel.owl-drag .owl-item,
.singDiv .owl-carousel.owl-drag .owl-item,
.catchDiv .owl-carousel.owl-drag .owl-item{
  border: 2px solid #efdab2;
  border-radius: 25px;
  min-height: 290px;
}

.dipDiv .owl-carousel.owl-drag .owl-item video,
.singDiv .owl-carousel.owl-drag .owl-item video,
.catchDiv .owl-carousel.owl-drag .owl-item video{
border-radius: 25px;  
}



.dipDiv .owl-carousel.owl-drag .owl-item{
  min-height: 390px;
}

.topSlider .owl-theme .owl-nav.disabled+.owl-dots{
  margin-bottom: 5px;
}

.btn {
  background: #4ac;
  border-color: transparent;
  transition: background 0.2s ease-out;
}
.btn:hover, .btn:active, .btn:focus {
  background: #2f8eae !important;
  border-color: transparent !important;
}
.btn:active {
  background: #246d86 !important;
}
.btn[disabled] {
  opacity: 0.3;
  filter: grayscale(1);
}

.flex_box  .content_section {
  text-align: right;
  width: 500px;
}

.dip_flex_box{
  width: 65%;
}

.dip_flex_box  .content_section {
  text-align: right;
  width: 480px;
}

.imagresize .content_section img {
  width: 25%;
}
@-webkit-keyframes loading {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}

@keyframes loading {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
.top_to_sroll {
  background: #f1dab1;
  color: #391952;
  position: fixed;
  padding: 15px;
  z-index: 9999;
  right: 0;
  margin-top: -48px;
  border-radius: 11px 0px 0px;
  cursor: pointer;
  bottom: 0;
}

.buttonshow a.goodday {
  width: 150px;
}

.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    height: 100vh;
}

.modal.is-visible {
  visibility: visible;
  display: flex;
  align-items: center;
  height: 100vh;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: fixed;
  z-index: 9999;
  left: 0;
  width: 40%;
  margin-left: 0;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsl(0deg 0% 0% / 35%);
  margin: 0 auto;
  right: 0;
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}



.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
  background: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  cursor: pointer;
}
.modal-close i {
  font-size: 16px;
  color: #fff;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}
.tdlogo img{
  width: 35%;
}
.tdlogo {
  text-align: center;
}
.conatiner {
  width: 1366px;
  margin: 0 auto;
}
.term_content_section {
  color: #fff;
  padding: 10px 20px;
}

.term_content_section ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
.term_content_section ol li{
list-style: none;
}
.c_section p{
padding-left: 50px;
line-height: 20px
}
.c_section {
  margin-bottom: 20px;
}

.paragraph {
  margin-top: 0px;
  margin-bottom: 0px;color: #f2dab2;
}

.paragraph h4{
margin-bottom: 15px;font-weight: bold;
text-align: center;
}
.paragraph p{
  line-height: 23px;
  margin-bottom: 20px;
  font-size:12px;
  }
  
  
  
  .trmtable th {
      text-align:left;
      font-weight:bold;
      word-wrap: break-word; padding-bottom:15px;
  }
  
  .trmtable {
      width:70%;
      font-size:12px;
      text-align:left;
      margin-top:20px;
      margin-bottom:20px;
  }
  .trmtable td {word-wrap: break-word;}
  
  .paragraph p b{ font-weight:bold; }
  .megaul { margin-top:20px;margin-bottom:20px;}
  
  .megaul li { margin-bottom:10px;}
  .megaul b {
      font-weight:bold;
  }
  .paragraph ul{
      margin-bottom:20px;
  }
  .paragraph ul li
  {
      font-size:12px;
      
  }
  
.paragraph .alignbopx {
  display: flex;
}
.paragraph .alignbopx span{
  font-size: 19px;
  margin-right: 14px;
  font-size:12px;
}
.paragraph .alignbopx span b{
    font-weight:bold;
}

  .buttonshow.borderline a {
    display: flex;
    flex: 1;
    text-align: center;
    justify-content: center;
    padding: 20px 0;
    align-items: center;
  }

  .buttonshow.borderline a:nth-child(2) {
    border-right: 3px solid #efdab2;
    border-left: 3px solid #efdab2;
  }
  
  .mobile .buttonshow.borderline a {
    margin: 10px;
    width: 200px;
    border: 2px solid #f1dab1;
    /*background: #f1dab1;*/
    /*color: #540063;    */
    font-weight: 600;
    font-size: 11px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
  }
  .dektop .images_group_circle .pic_group img {
    width: 80%;
    margin: 15px;
  }
  .dektop .images_group_circle .pic_group p {
    color: #f1dab1;
    text-align: center;
    margin-bottom: 5px;
  }
  .dektop .images_group_circle {
    margin-bottom: 20px;
  }
  .dektop .iamge_circle a img {
    width: 92%;
    transition: .5s all;
  }
  .dektop .iamge_circle a img:hover{
   width: 97%;
   transition: .5s all;
  }
  .dektop .logo_content .content {
    text-align: center;
    width: 480px;
  }
  .dektop .iamge_circle a:nth-child(1) img{
    position: relative;
    top: -30%;
  }
  .dektop .iamge_circle a:nth-child(2) img{
    position: relative;
    top: 0%;
  }
  .dektop .iamge_circle a:nth-child(3) img{
    position: relative;
    top: 30%;
  }
  .container {
    max-width: 100%;
    width: 1920px;
    margin: 0 auto;
    max-width: 100%;
    position: relative
  }
.paragraph .alignbopx:last-child p{
  margin-bottom: 0;
}
.mrs {
  margin-bottom: 20px !important;
}
.alignbopx ol li {
  margin-bottom: 10px;
}
.text_show_desktop {
  text-align: center;
  font-size: 14px;
}
.text_show_desktop.pink {
  color: #f195bc; display: none;}
.text_show_desktop.yellow {
  color: #ffd800;
   display: none;
}
.text_show_desktop.green {
  color: #80c142;
  display: none;
}

.logoBox{
  position: absolute;
  top: 10px;
  left: 45px;
  width: 150px;
}

.logoBox img{
  width: 100%;
}

.logoBoxInner{
  width: 100%;
  position: static;
  display: flex;
  justify-content: center;
  padding-bottom: 50px;
}

.participateBox{
  background: #efdab2;
  padding: 10px 0;
}

.dipParticipate{
  background: #6ac21f;
}

.singParticipate{
  background: #ffd500;
}

.catchParticipate{
  background: #ff8ebc;
}

.participateBox h4{
  text-align: center;
  color: #3e1755;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
.participateBox ul{
  display: flex;
  justify-content: space-evenly;
  width: 80%;
  margin: 25px auto;
}
.participateBox ul li{
  list-style: none;
  display: flex;
}
.participateBox ul li .num{
  color: #3e1755;
  font-size: 112px;
  font-family: "obviously-condensed";
  line-height: 0.5;
}

.participateBox ul li .numDtl{
  color: #3e1755;
  font-size: 19px;
  line-height: 1.2;
  padding-left: 14px;
}
.participateBox ul li .numDtl span{
  display: block;
}

.participateBox p{
  text-align: center;
  color: #3e1755;
  font-size: 20px;
}
.participateBox p strong{
  font-weight: bold;
}

.participateBox p i img{
  width: 20px;
}

.dipDiv,
.singDiv,
.catchDiv{
 width: 1400px;
  margin: 0 auto;
  /* margin-top: 50px; */
}

.dip_flex_box,
.sing_flex_box,
.catch_flex_box{
  padding-top: 30px;
}

.dareDiv{
  padding: 100px 0;
}

.topSlider .owl-theme .owl-dots .owl-dot span,
.dipDiv  .owl-theme .owl-dots .owl-dot span,
.singDiv .owl-theme .owl-dots .owl-dot span,
.catchDiv .owl-theme .owl-dots .owl-dot span{
  background: #baa29a;
  width: 20px;
  height: 20px;
}
.topSlider .owl-theme .owl-dots .owl-dot.active span, 
.topSlider .owl-theme .owl-dots .owl-dot:hover span,
.dipDiv .owl-theme .owl-dots .owl-dot.active span, 
.dipDiv .owl-theme .owl-dots .owl-dot:hover span,
.singDiv .owl-theme .owl-dots .owl-dot.active span, 
.singDiv .owl-theme .owl-dots .owl-dot:hover span,
.catchDiv .owl-theme .owl-dots .owl-dot.active span, 
.catchDiv .owl-theme .owl-dots .owl-dot:hover span{
  background: #eddbb6;
}

.owl-theme .owl-nav{
  position: absolute;
  width: 100%;
  top: 50%;
}

.topSlider .owl-carousel .owl-nav .owl-prev,
.topSlider .owl-carousel .owl-nav .owl-next,
.dipDiv .owl-carousel .owl-nav .owl-prev,
.dipDiv .owl-carousel .owl-nav .owl-next,
.singDiv .owl-carousel .owl-nav .owl-prev,
.singDiv .owl-carousel .owl-nav .owl-next,
.catchDiv .owl-carousel .owl-nav .owl-prev,
.catchDiv .owl-carousel .owl-nav .owl-next{
  background: none;
  font-size: 0;
  width: 10px;
  height: 10px;
  background: none;
  padding: 0;
  margin: 0;
}

.topSlider .owl-carousel .owl-nav .owl-prev:hover,
.topSlider .owl-carousel .owl-nav .owl-next:hover,
.dipDiv .owl-carousel .owl-nav .owl-prev:hover,
.dipDiv .owl-carousel .owl-nav .owl-next:hover,
.singDiv .owl-carousel .owl-nav .owl-prev:hover,
.singDiv .owl-carousel .owl-nav .owl-next:hover,
.catchDiv .owl-carousel .owl-nav .owl-prev:hover,
.catchDiv .owl-carousel .owl-nav .owl-next:hover{
  background: none;
}

.topSlider .owl-carousel .owl-nav .owl-prev,
.topSlider .owl-carousel .owl-nav .owl-prev:hover,
.dipDiv .owl-carousel .owl-nav .owl-prev,
.dipDiv .owl-carousel .owl-nav .owl-prev:hover,
.singDiv .owl-carousel .owl-nav .owl-prev,
.singDiv .owl-carousel .owl-nav .owl-prev:hover,
.catchDiv .owl-carousel .owl-nav .owl-prev,
.catchDiv .owl-carousel .owl-nav .owl-prev:hover{
  position: absolute;
  left: 50px;
  background: url(../img/prevArw.png) center no-repeat;
  background-size: 100%;
}
.topSlider .owl-carousel .owl-nav .owl-next,
.topSlider .owl-carousel .owl-nav .owl-next:hover,
.dipDiv .owl-carousel .owl-nav .owl-next,
.dipDiv .owl-carousel .owl-nav .owl-next:hover,
.singDiv .owl-carousel .owl-nav .owl-next,
.singDiv .owl-carousel .owl-nav .owl-next:hover,
.catchDiv .owl-carousel .owl-nav .owl-next,
.catchDiv .owl-carousel .owl-nav .owl-next:hover{
  position: absolute;
  right: 50px;
  background: url(../img/nextArw.png) center no-repeat;
  background-size: 100%;
}

.top_to_sroll a{
    color:#3c1553;
}
.theading { margin-top:20px;}

.text-center{
    text-align:center;
}
.nb li { list-style:none;} 

.daredevilsSec .flex_box{
  padding: 0 10%;
}

.mbl-Dare{
  display: none;
}

.userVideopopMain{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  background: rgba(0,0,0,0.5);
  display: none;
}
.userVideopopMainClose,
.userVideopopMainMblClose{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: -60px;
  background: url(../img/close.png) center no-repeat;
  z-index: 999;
  cursor: pointer;
}

.userVideopopMainMblClose{
  display: none;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
}

.userVideopop{
  width: 500px;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}

.dipDiv .owl-theme .owl-nav,
.singDiv .owl-theme .owl-nav,
.catchDiv .owl-theme .owl-nav,
.topSlider .owl-theme .owl-nav{
  margin-top: 0;
}