@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
:root {
   --font1:'Lora', serif;
  }
  /* .color_1 {
    color: #1369b2!important;
  } */
  .header-two #mega-menu-holder>ul> li> a.active {
    color: #0F49A1;
}
  /* #banner_xslider .owl-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 45%;
    left: 5%;
    margin-right: 0px;
    display: block !important;
    border: 0px solid black;
    background-color: #fff;
    line-height: 20px;
    border-radius: 0;
    transition: 1s;
}

#banner_xslider .owl-next {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45%;
  right: 5%;
  margin-right: 0px;
  display: block !important;
  border: 0px solid black;
  background-color: #fff;
  line-height: 20px;
  border-radius: 0;
  transition: 1s;
}
#banner_xslider .owl-prev i, #banner_xslider .owl-next i {
    font-size:40px;
    color: #000;
    
}
.img_click{
  cursor: pointer;
}

#banner_xslider .owl-next:hover{
   box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
   transition:1s;
}
#banner_xslider .owl-prev:hover{
    box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
    transition:1s;
 } */
#event-slide .owl-prev {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0%;
    right:50px;
    margin-right: 0px;
    display: block !important;
    border: 0px solid black;
    background-color: #fff;
    line-height: 33px;
    border-radius: 0;
}

#event-slide .owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 0%;
    right: 2px;
    margin-right: 0px;
    display: block !important;
    border: 0px solid black;
    background-color: #fff;
    line-height:33px;
    border-radius: 0;
}
#event-slide .owl-prev i, #event-slide .owl-next i {
    font-size:32px;
    color: #000;
}
#event-slide .owl-next:hover{
    box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
    transition:1s;
 }
 #event-slide .owl-prev:hover{
     box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
     transition:1s;
  }
.banner_xslider{
  position:relative
}
.banner-caption{
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0;
  left: 0;
  z-index: 20;
  }
  .text_caption{
    background: #fff;
    padding: 25px;
    border-left: 7px solid #e75027;
  }
  .text_caption p{
    color: #000;
  }
  .text_caption a{
    border: 1px solid #e8532b;
    padding: 8px 30px;
    z-index: 999;
    border-radius: 3px;
    background: #e8532b;
    margin-top: 15px;
    color: #fff;
    font-family: var(--font1);
    font-weight: 600;
  }
  .text_caption a:hover{
    background: none;
    color: #e8532b;
  }
/* .booktext{
  border-left: 5px solid #f00;
  padding: 25px;
  box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
} */
  .view-btn {
    text-align: center;
  }
  .view-btn .vist_button{
    padding: 8px 30px;
    margin-bottom: 20px;
    text-align: center;
  }
  /* .vist_div{
    margin:0 auto;
    display: block;
    text-align: center;
  } */
  .vist_button {
    font-size: 15px;
    border: 1px solid #1b59a4;
    padding: 12px 30px;
    background: #1b59a4;
    color: #fff !important;
    font-weight: 600;
    border-radius: 2px;
    margin-bottom: 10px;
    display: block;
}
.vist_button .form-check  {
  margin-bottom: 0px;
  
}
.vist_button .form-check-label{
  padding-left:0px;
  color:#fff;
}
.left-widget li{
    font-family: var(--font1);
    font-size:13px;
}
#polyglotLanguageSwitcher   a{
    font-family: var(--font1);
}
.media .pull-left{
    color:#fff;
    margin-right:15px;
    font-size:20px;
}
.media-body .media-heading{
    font-size:16px;
    font-family:var(--font1);
    color:#fff;
    font-weight:500;
}
.media-body span{
    color:#fff;
    font-size:14px;
    font-weight:600;
    font-family: var(--font1);
}
.custome_hx h2{
    font-size:24px;
    line-height:36px;
    font-family:var(--font1);
    font-weight:700;
    text-transform: capitalize;
}
.pub-content{
  margin:0 auto;
  max-width: 800px;
  text-align: center !important;
}
.content_xp p{
    font-family:var(--font1);
    color:#000 !important;
  
}
.booktext a{
  border: 1px solid #e8532b;
  padding: 8px 30px;
  z-index: 999;
  border-radius: 3px;
  background: #e8532b;
  margin-top: 15px;
  color: #fff;
  font-family: var(--font1);
  font-weight: 600;
}
.booktext a:hover{
  background: none;
  color: #e8532b;
}
#more {display: none;}
#myBtn{
    background:transparent;
    font-family:var(--font1);
    font-weight:700;
}
.mt-6{
    margin-top:10px;
}
.video-box{
    padding:10px;
    background:#fff;
    border:1px solid #d7def4;
    position: relative;
    -webkit-box-shadow:0 1px 2px 0 #d7def4;
    box-shadow: 0 1px 2px 0 #d7def4;
  
}
.video-before{
    position: relative;
}
/* .video-before:before {
        content: "";
        position: absolute;
        bottom: -15px;
        left: -15px;
        border-left: 120px solid #2B3B8D;
        border-top: 120px solid transparent;
        border-right: 100px solid transparent;
        z-index: -1;
    }
     */
.socialBrhld{
    text-align:center;
    margin-top:5px;
  }
  .photo_x_gallery{
    margin-top:15px;
}
  .at-share-btn{
      border-radius:0px !important;
  }
.border_right{
    border:1px solid #fff;
    margin-right:10px;
    margin-left:10px;
}
.bg-color_g{
    background:#F7F7F7;
    
}
.bg-color_g h2{
    font-family:var(--font1);
}
.about-compnay-two{
  background: url("../images/home/11.jpg") no-repeat center center;
  background-size: cover;
  /* background-attachment: fixed; */
  background-color: #707d9e;
}

.about-compnay-two .attend_before h2:before{
    left:45% !important;
    background:#fff !important;
  }
.attend_before{
    margin-bottom:15px !important;
}
.attend_before h2{
      font-family: var(--font1);
}
.attend_xp {
    color:#fff !important;
    font-family: var(--font1);
    font-weight:500;
}
.attend_list{
    margin-top:25px;
}
.attend_list ul li{
    font-family: var(--font1);
    color:#fff;
    margin-bottom:25px;
    text-align:justify;
    position:relative;
    padding-left: 15px;
    font-size: 15px;
    font-weight:normal;
}
.attend_list ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: -12px;
    top: 7px;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    background: #000;
    /* border-radius: 50%; */
    box-shadow: 0px 0px 0px 3px #fff inset;
}

.attend_box{
    background: rgba( 255, 255, 255, 0.25 );
    box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
    backdrop-filter: blur( 0.0px );
    -webkit-backdrop-filter: blur( 0.0px );
    border-radius: 10px;
    border: 1px solid rgba( 255, 255, 255, 0.18 );
    /* margin-top:50px; */
    padding:20px;
   
   
}
.attend_who{
   background-color:#001a57;
}
.bg-banner{
    background: url('../images/home/who.jpg') no-repeat center center;
    background-repeat: no-repeat; 
    background-position: center;
    /* background-attachment: fixed;        */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
    width:100%; 
 
}
.attend_who h2{
    color:#fff;
    font-family: var(--font1);
}
.attend_who p{
    font-family:var(--font1);
    margin-bottom:20px;
    color:#fff;
}
.attend_who h2::before{
    background-color:#fff !important;
}
.attend_who .theme-title-one{
    margin-top:0px !important;
}

.speakers-section {
    padding:50px 0 50px;
    background: #fff6f2;
}
.speakers-section h2{
    font-family: var(--font1);
    text-transform: capitalize;
    color: #0c2957;
}
.speakers-section h2::before{
    background-color:#000 !important;
}
.speakers-section .text h6{
    background-color:#fff;
    font-family:var(--font1);
    
}
.speakers-section .team-member{
    margin-bottom:20px;
}

.register-now {
    padding:50px 0;
    clear: both;
    background: url('../images/home/register.jpg') no-repeat center center;
    background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;       
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height:100%;
    width:100%; 
}
.register-now .theme-title-one  h2{
    font-family:var(--font1);
}
.register-now .theme-title-one  h2::before{
    background-color:#000 !important;
}
.register-now .card-header{
    background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%);
    border:0px;
    border-radius:0px;
}
.register-now .card-header h4{
    text-align:center;
    color:#fff;
    font-size:25px;
    font-weight:800;
    font-family:var(--font1);
}
.register-now .card{
    border-radius:10px;
    border:0;
    min-height:580px;
    margin-bottom:40px;
    box-shadow: rgb(225 231 255 / 58%) 0px 8px 21px;
}
.card-body ul li{
    font-family: var(--font1);
    font-weight:500;
    color:#000;
    margin-left:35px;
    margin-top:25px;
}
.card-body ul li:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-left: -2.8em;
    color: #000;
    background: linear-gradient(
90deg
, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    color: #fff;
    text-align: center;
    line-height: 31px;
    font-size: 14px;
}
.card-body p {
  font-family: var(--font1);
  font-weight: 500;
  color: #000;
  margin-top: 7px;
  font-size: 16px;
  line-height: 26px;

}
.card-body .h-245{
    min-height:250px;
}
.card-body .sponsor{
    display: block;
    font-family: var(--font1);
  
    font-weight: bold;
    color: #000;
    background: rgb(255, 242, 189);
    width: 250px;
    height: 35px;
    line-height: 35px;
   
    border-radius: 30px;
    margin: 0 auto;
    transition:1s;
}
.card-body .sponsor:hover{
background-color:rgb(69, 49, 238);
color:#fff;
transition:1s;
}
.card-body a{
 font-family:var(--font1);   
}
.query-form h2{
font-family:var(--font1);
color: #0c2957;
}
.query-form h2:before{
    background-color:#000;
}
.query-form input , select , textarea{
    font-family: var(--font1);
    color:#000;
}
.query-form .contact-box h3{
    font-family: var(--font1);
    font-size:25px;
    color:#fff;
    text-transform:capitalize;
}
.query-form .contact-box p{
    font-family: var(--font1);
      color:#fff;
    font-weight:600;
    font-size:17px;
    margin-bottom:10px;
}
.query-form .contact-box a{
    font-family: var(--font1);
      color:#fff;

    font-weight:500;
    
}
.btnwidth{
  width: 100%;
}
.query-form  .contact-bg{
    background:linear-gradient(90deg, rgb(43, 59, 141) 35%, rgb(15, 112, 183) 100%);
}
.our-solution .single-solution-block{
    margin-top: 50px;
    text-align: center;
    background: #fff;
    min-height: 240px;
    padding: 20px;
    box-shadow: rgb(215 222 244) 0px 1px 2px 0px;
    border-radius:10px;
}

.theme-footer-two:before {
  background: url("../images/curve.png") no-repeat center;
  z-index: 1;
  background-size: cover;
  position: absolute;
  top: -50px;
  height: 110px;
  width: 100%;
  content: " ";
  margin-top: 0;
}
.top-social-icon-list {
    text-align:center;
}
.top-social-icon-list  li {
	margin-bottom: 8px;
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 44px !important;
	border-radius: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.top-social-icon-list li a {
	color: #dad7d7;
	color: #ffffff;
	font-size: 14px !important;
	width: 40px;
	height: 40px;
	background: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 20px;
	line-height: 42px;
	font-size: 20px !important;
}
.top-social-icon-list a.fbIocn {
	background: #4267B2 !important;
}

.top-social-icon-list a.twIcon {
	background: #1da1f2 !important;
}

.top-social-icon-list a.linkIcon {
	background: #007bb5 !important;
}

.top-social-icon-list a.insaIcon {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important;
}

.top-social-icon-list a.ytIcon {
	background: #ff0000 !important;
}


.linkFtr ul li{
    list-style:none;
    display:inline-block;
    color:#fff;
    font-family:var(--font1);
    margin-right:02px;
    margin-left:02px;
}
.linkFtr ul li a{
color:#fff;
font-family:var(--font1);
position: relative;
font-weight:normal;
}
.linkFtr ul >li>a:before {
	position: absolute;
	bottom:-10px;
	left: 0;
	margin: auto;
	width: 100%;
	height: 3px;
	background: #fff;
	content: "";
	-webkit-transition: -webkit-transform 1s cubic-bezier(.2, 1, .3, 1);
	transition: -webkit-transform 1s cubic-bezier(.2, 1, .3, 1);
	-o-transition: transform 1s cubic-bezier(.2, 1, .3, 1);
	transition: transform 1s cubic-bezier(.2, 1, .3, 1);
	transition: transform 1s cubic-bezier(.2, 1, .3, 1), -webkit-transform 1s cubic-bezier(.2, 1, .3, 1);
	-webkit-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1)
}
.linkFtr ul >li>a::before {
	background-color: #fff;
	height: 2px
}


.linkFtr ul  >li.active>a::before, .linkFtr ul >li:hover a::before  {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%
}





.our-solution .single-solution-block p {
    padding: 0 22px;
    font-family: var(--font1);
    color: #000;
    margin-top: 15px;
}
.mh-280{
    min-height:280px !important;
}
.pd-50{
    padding:40px 0 100px;
}
.bg-white {
    background-color:#EFF4F5 !important; }


.theme-inner-banner  h2{
    font-family: var(--font1);
}
.mkdf-breadcrumbs a , .mkdf-delimiter , .mkdf-current {
    font-family: var(--font1);
    color:#fff;
    font-weight:500;
}
.agenda-heading h4{
    font-family: var(--font1);
    font-weight:bold;
    font-size:35px;
    margin-bottom:10px;
    color: #0c2957;
}
.agenda-heading h5{
    font-family: var(--font1);
    font-weight:bold;
    margin-bottom: 30px;
}
.agenda-list ul li{
    font-size: 17px;
    font-family: var(--font1);
    color: #000;
    font-weight: 500;
    margin-bottom:15px;
    padding-left:2rem;
}
.agenda-list ul li:before {
	content: '\f192';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #001A57;
	font-size: 15px;
}
#cd-timeline {
    position: relative;
    padding: 2em 0;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  #cd-timeline::before {
    /* this is the vertical line */
    content: "";
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #d7e4ed;
  }
  @media only screen and (min-width: 1170px) {
    #cd-timeline {
      margin-top: 1em;
      margin-bottom: 1em;
    }
    #cd-timeline::before {
      left: 35%;
      margin-left: -2px;
    }
  }
  
  .cd-timeline-block {
    position: relative;
    margin: 2em 0;
  }
  .cd-timeline-block::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-block {
      margin: 4em 0;
    }
    .cd-timeline-block:first-child {
      margin-top: 0;
    }
    .cd-timeline-block:last-child {
      margin-bottom: 0;
    }
  }
  
  .cd-timeline-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  }
  .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
  }
  .cd-timeline-img.cd-picture {
    /* background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
    background: #1b59a4;
  }
  .cd-timeline-img.cd-movie {
    /* background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
    background: #1b59a4;
  }
  .cd-timeline-img.cd-location {
    /* background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
    background: #1b59a4;
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-img {
      width: 60px;
      height: 60px;
      left: 35%;
      margin-left: -30px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden;
    }
    .cssanimations .cd-timeline-img.is-hidden {
      visibility: hidden;
    }
    .cssanimations .cd-timeline-img.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-1 0.6s;
      -moz-animation: cd-bounce-1 0.6s;
      animation: cd-bounce-1 0.6s;
    }
  }
  
  @-webkit-keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @-moz-keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -moz-transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -moz-transform: scale(1.2);
    }
    100% {
      -moz-transform: scale(1);
    }
  }
  @keyframes cd-bounce-1 {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
    }
    60% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
    }
    100% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
  }
  .cd-timeline-content {
    position: relative;
    margin-left: 60px;
    background: #ffffff;
    border-radius: 0.25em;
    padding: 1em;
    box-shadow: 0 3px 0 #d7e4ed;
  }
  .cd-timeline-content::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-timeline-content h2 {
    color: #303e49;
  }
  .cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 13px;
    font-size: 0.8125rem;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    display: inline-block;
  }
  .cd-timeline-content p {
    margin: 1em 0;
    line-height: 1.6;
  }
  .cd-timeline-content .cd-read-more {
    float: right;
    padding: 0.8em 1em;
    background: #acb7c0;
    color: #ffffff;
    border-radius: 0.25em;
  }
  .no-touch .cd-timeline-content .cd-read-more:hover {
    background-color: #bac4cb;
  }
  .cd-timeline-content .cd-date {
    float: left;
    padding: 0.8em 0;
   
  }
  .cd-timeline-content::before {
    content: "";
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #ffffff;
  }
  @media only screen and (min-width: 768px) {
    .cd-timeline-content h2 {
        font-size: 22px;
        font-family: var(--font1);
        color: #000 !important;
        font-weight:900;
        line-height:32px;
    }
    .cd-timeline-content p {
        font-size: 18px;
        font-family: var(--font1);
        color: #000;
        font-weight:500;
    }
    .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
      font-size: 14px;
      font-size: 0.875rem;
    }
  }
  @media only screen and (min-width: 1170px) {
    .cd-timeline-content {
      margin-left: 0;
      padding: 1.6em;
      width: 60%;
    }
    .cd-timeline-content::before {
        content: "";
        position: absolute;
        top: 16px;
        right: 100%;
        height: 0;
        width: 0;
        border: 7px solid transparent;
        border-right: 7px solid #ffffff;
    }
    .cd-timeline-content .cd-read-more {
      float: left;
    }
    .cd-timeline-content .cd-date {
        position: absolute;
        width: 100%;
        right: 32%;
        top: 6px;
        
        color: #000 !important;
        font-weight: bold;
        font-size: 18px;
        font-family: var(--font1);
    }
    .cd-timeline-block:nth-child(odd) .cd-timeline-content {
        float: right;
      }
    .cd-timeline-block:nth-child(even) .cd-timeline-content {
      float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
      top: 24px;
      left: auto;
      right: 100%;
      border-color: transparent;
      border-right-color: #ffffff;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
      float: right;
    }
    .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
      left: auto;
      right: 116%;
      text-align: right;
    }
    .cssanimations .cd-timeline-content.is-hidden {
      visibility: hidden;
    }
    .cssanimations .cd-timeline-content.bounce-in {
      visibility: visible;
      -webkit-animation: cd-bounce-2 0.6s;
      -moz-animation: cd-bounce-2 0.6s;
      animation: cd-bounce-2 0.6s;
    }
  }
  
.cd-timeline-img span{
    display: block;
    line-height:60px;
    color:#fff;
    text-align:center;
    font-size:25px;
}
.notes h4{
    font-family: var(--font1);
    font-size:19px;
    line-height: 32px;
}

  @media only screen and (min-width: 1170px) {
    /* inverse bounce effect on even content blocks */
    .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
      -webkit-animation: cd-bounce-2-inverse 0.6s;
      -moz-animation: cd-bounce-2-inverse 0.6s;
      animation: cd-bounce-2-inverse 0.6s;
    }
  }
  @-webkit-keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -moz-transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -moz-transform: translateX(20px);
    }
    100% {
      -moz-transform: translateX(0);
    }
  }
  @keyframes cd-bounce-2 {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100px);
      -moz-transform: translateX(-100px);
      -ms-transform: translateX(-100px);
      -o-transform: translateX(-100px);
      transform: translateX(-100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      transform: translateX(20px);
    }
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @-webkit-keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }
  @-moz-keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -moz-transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -moz-transform: translateX(-20px);
    }
    100% {
      -moz-transform: translateX(0);
    }
  }
  @keyframes cd-bounce-2-inverse {
    0% {
      opacity: 0;
      -webkit-transform: translateX(100px);
      -moz-transform: translateX(100px);
      -ms-transform: translateX(100px);
      -o-transform: translateX(100px);
      transform: translateX(100px);
    }
    60% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
      -moz-transform: translateX(-20px);
      -ms-transform: translateX(-20px);
      -o-transform: translateX(-20px);
      transform: translateX(-20px);
    }
    100% {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
  }

.spekars{
  margin-top:30px;
}
  .spekars .card{
    box-shadow:0 8px 21px rgb(225 231 255 / 58%);
	border-radius: 2px;
	text-align: center;
    border: 0px;
    margin-top:25px;
    min-height: 522px;
}

 .spekars .card-header {
	height: 122px;         
    /* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%);  */
    background: #1b59a4;
	background-size: cover;
	border-radius: 5px 5px 0 0;
	margin-bottom: 75px;
	/* background-color: #ececec8a; */
}
.spekars .card-header .speakers-img img {
    width: 100%;
}
.spekars .card-header .speakers-img{
	width: 214px;
	height: 214px;
	border-radius: 50%;
	overflow:hidden;
	background-size: cover;
	position: relative;
	top: 40px;
	margin: auto;
	border: 2px solid #fff;
	cursor: pointer;
	background-color: #fff;
}
.spekars .microphone{
  margin-bottom:20px;
}

.spekars h3{
  font-family: var(--font1) !important;
  font-size: 20px;
  margin-bottom: 10px;
}
.spekars h5{
  font-family: var(--font1) !important;
  font-size:14px;
  line-height:25px;
  font-weight:600;
  margin-bottom: 26px;
  min-height: 55px;
}
.heading-mode h5{
  font-size:20px;
}
.mt34{
  margin-top: 34px;
}
.mt6{
  margin-top: 6px;
}
.mt7{
  margin-top: 7px;
}
.mt28{
  margin-top: 28px;
}
.spmb-0{
  margin-bottom: 54px !important;
}
.spekars .card:hover .microphone{
  color:#001A57;
}
.view_more a{
  font-family: var(--font1) !important;
}
.speakers-section .attend_xp{
  color:#000 !important;
}
.speaker-bg_color{
  background-color:#EFF4F5;
}
 .pic img {
	width: 100%;
	height: auto;
	border-radius: 50%;
}
.modal-dialog {
	max-width: 850px;
	width: 100%;
}

.modal-dialog button.close {
	background: #222 none repeat scroll 0 0;
	
	
	cursor: pointer;
	font-size: 22px;
	height: 30px;
	opacity: 1;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	z-index: 9999;
	color: #fff !important;
	outline: none;
	text-shadow: none;
	font-size: 18px;
  line-height: 30px;
}

.modal-dialog button.close i {
	color: #fff;
}

.update-modal .modal-dialog {
	max-width: 500px;
	width: 100%;
}
.modal-dialog h5{
  font-family: var(--font1);
  margin: 0 15px 0 0;
}
.modal-dialog  p{
  font-family: var(--font1);
  font-size:16px;
  line-height:26px;
  color:#000;
  text-align:justify;
  margin:15px 0 15px 0;
  font-weight:normal;

}
.become-sepeaker {
  padding: 40px 0 110px;
}
.become-sepeaker_p p{
  font-family: var(--font1);
  font-size:16px;
  line-height:26px;
  color:#000;
  text-align:justify;
  margin:15px 0 15px 0;
  font-weight:normal;

}

.speaker_bg{
  background-color:#EFF4F5;
}

.bec_spe_box{
  padding:20px;
  background-color:#fff;
  border-radius:3px;
  
}
.bec_spe_box h3{
  text-align:center;
  font-family: var(--font1);
}
.company-form  label {
	font-weight: 600 ;
	color: #000 ;
	font-size: 14px ;
  font-family: var(--font1);
}
.company-form .form-control{
border-radius:0px;
font-family: var(--font1);
color:#000;
margin-bottom:30px;
}
.company-form .form-control:focus , .form-control:active{
 box-shadow:none;
 border:1px solid #274494; 
}
.company-form textarea{
  height:100px;
  resize:none;
}
.rate-heading h3{
  font-family: var(--font1);
  font-weight: 800;
  margin-bottom:25px;
}
.sponsors-section {
  padding:40px 0px;
}

.sponsors-section .theme-title-one h2{
  font-family: var(--font1);
  text-transform: capitalize;
  color: #0c2957;
}
.sponsors-titile h4{
  font-family: var(--font1);
  margin-top:25px;
  text-align:center;
}
.topTille_SP h2{
  font-family: var(--font1);
  font-size:32px;
  margin-bottom:15px;
}
.topTille_SP p{
  font-family: var(--font1);
  font-size:16px;
  line-height:26px;
  color:#000;
  text-align:justify;
  
  font-weight:normal;
}
.list-why {
  margin-top:15px;
}
.list-why li{
  margin-bottom:10px;
  font-family: var(--font1);
  font-size:16px;
  color:#000;
  position: relative;
  font-weight:normal;
  margin-left:15px;
}
.list-why ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: -20px;
  top: 7px;
  width: 12px;
  height: 12px;
  border: 1px solid #274494;
  background: #274494;
  /* border-radius: 50%; */
  box-shadow: 0px 0px 0px 3px #fff inset;
  
}
.bg-inverse .carousel-item  img {

	width: 100%;
     
	margin-top: 15px;
}
.photo-Sponsors {
  padding: 40px 0 90px;
}
.photo-Sponsors .Supported{
  font-family: var(--font1);
  font-weight:800;
  color:#000;
  margin-bottom:25px;
}
.photo-Sponsors .infoSponsors{
  font-family: var(--font1);
  font-size:16px;
  line-height:26px;
  color:#000;
  text-align:justify;
}
.photo-Sponsors .btn-primary {
  /* background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
  background: #1b59a4;
  border:0;
  color: #fff;
  padding: 8px 10px;
  /* float: right; */
  margin-top: 10px;
  margin-right:15px;
}
.photo-Sponsors .btn-primary:hover , .btn-primary:active{
  border:0px !important;
  background:linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%) !important;
  color: #fff !important;
  box-shadow:none;
}

.photo-Sponsors .sponsorsSection {
	margin-bottom: 60px;
	padding: 30px 30px;
	text-align: left;
	-webkit-box-shadow: 0 8px 21px rgba(225, 231, 255, 0.58);
	box-shadow: 0 8px 21px rgba(225, 231, 255, 0.58);
	background-color: #fff;
	border-radius: 0px;
}

.photo-Sponsors .btn-primary:hover {
	background-color: #0F70B7;
	border: 1px solid #0F70B7;
	color: #fff;
}
.saleDetails{
  font-family: var(--font1);
  color:#000;
  
}
.speakers-include p{
  margin:7px 0px 10px 0 !important;
  
}
.box-media{
  padding: 5px;
  box-shadow: 0 8px 21px rgb(225 231 255 / 58%);
}
.box-media img{
  margin:0 auto;
  display: block;
  text-align: center;
}
#back-to-top {
	z-index: 9999;
	position: fixed;
	right: 40px;
	bottom: 40px;
	opacity: 0;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	-webkit-transition: 300ms ease-out;
	-o-transition: 300ms ease-out;
	transition: 300ms ease-out;
  background: #1b59a4 ;
	/* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
	font-size: 20px
}

#back-to-top:hover {
	background:#001A57;
}

#back-to-top.show {
	opacity: 1
}
.switch-lang {
  width: 110px;
  text-align: left;
  cursor: pointer;
  z-index: 50;
  position: absolute;
  top: 0px;

}
.switch-lang:hover .lang-dropdown {
  display: block;
}
.switcher-link {
  color: #fff;
}
.switcher-link:hover {
  color: #fff;
}
.current-lang {
  /* background: #000f32; */
  padding: 0px 5px 0px 5px;
  border-radius: 0px;
}
.lang-flag {
  width: 20px;
  display: inline-block;
}
.lang-text {
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
  margin-top: 2px;
}
.lang-dropdown {
  display: none;
  background: #000f32;
  border-radius: 5px;
  margin-top: 2px;
}
.selecting-lang {
  padding: 3px 5px 3px 5px;
  cursor: pointer;
}
.selecting-lang:hover {
  background: #22313f;
}
ul > :first-child {
  border-radius: 0px;
}
ul > :last-child {
  border-radius: 0px;
}
li {
  list-style-type: none;
}
.menu-arrow {
  display: inline-block;
  width: 10px;
  margin-left: 10px;
  vertical-align: top;
  margin-top: 6px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0
}

input[type="number"] {
	-moz-appearance: textfield
}

.form-content {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 0
}
.last-year-logo {
padding:20px 20px 10px 20px;

border-right:1px solid #ddd;
margin-top: 15px;
  
}
.last-year-logo img {
  width:80%;
 margin:0 auto;
 display: block;
 text-align:center;
 
}
/*.last-year-logo:hover{
  box-shadow: 0 14px 28px hsl(226, 57%, 90%), 0 10px 10px hsl(226, 57%, 90%);
}*/
.past_event_logo {
  position:10px;
  /* margin-top:20px;   */
  /* box-shadow:0 1px 2px 0 #d7def4; */
  /* border: 1px solid #d7def4; */
}
.past_event_logo h3{
   font-size: 20px;
    padding: 10px 10px 10px 10px;
    text-align: left;
    font-weight:400;

}
.bp_0{
    border-right:0px;
}
.btnAra .event_btn{
  width:100%;
  font-size: 16px;
    padding: 10px 10px;
    border: 1px solid;
    text-align: center;
    /* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
    background: #1b59a4;
    color: #fff;
    border-radius: 5px;
    font-family: var(--font1);
    margin-bottom: 15px;
    display:block;
    width:100% !important;
}
#Remind .modal-sm {
  max-width: 500px;
}
#Remind label{
  color:#000;
}
#Remind label span{
color:#ff0000 !important;
}
.br_0{
  border-radius:0px;
  box-shadow:none;
  color: #000;
}
#remindMeFinance{
  box-shadow:none;
  font-size: 18px;
    padding: 10px 16px;
    border: 1px solid;
    text-align: center;
    background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%);
    color: #fff;
    border-radius: 5px;
    font-family: var(--font1);
    margin-top:10px;
    cursor: pointer;
}
.br_0:focus{
box-shadow:none;
outline:none;
border:1px solid #274494;
}
.col-md-25{
  max-width:30%;
}
.livesession-btn{
  display:none;
}
.presentation-slide{
  padding:40px 0px;
}
.Presentations .modal-dialog{
  max-width: 400px;
}
@media (max-width:767px) {
	.modal-dialog.modal-dialog-centered.pop-up {
		width: 90%!important
	}
  .m-nav-m{
    position: inherit;
  }
  .last-year-logo img {
    width: 100% !important;
    padding: initial !important;
}
.col-md-25{
  max-width:100%;
}
}


@media only screen and (max-width:992px) {
	#back-to-top.show {
		opacity: 0
	}
}

@media only screen and (max-width: 600px) {
  .m-nav-m{
    position: inherit;
  }

  .btnAra .event_btn{
    font-size:15px;
  }
  #Remind .modal-sm{
    max-width:95%;
  }
}

.keyfocus {
	padding: 40px 0px 80px;
	clear: both;
}
.videoMb{
  margin-bottom: 20px;
}

.bg1 {
	background-color: rgba(38, 103, 255, 0.07);
	position: relative;
    z-index: 1;
}
.triangle-pattern-right::before {
    background-image: url('../images/triangle-pattern-2.png');
    background-repeat: no-repeat;
    background-position: right center;
  }
  .triangle-pattern-right::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
.title h2 {
	text-align: center;
	font-family: var(--font1);
	font-weight: 700;
	color: #0c2957;
	font-size: 33px;
	position: relative;
	line-height: 50px;
	margin-bottom: 30px;
}

.title h2:before {
	content: '';
	width: 80px;
	height: 4px;
	border-radius: 10px;
	background: #000;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -50px;
}

.title .attend_xp {
	font-family: var(--font1);
	color: var(--c3);
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 30px;
}

.process-box-layout2 {
	display: flex;
	flex-wrap: wrap;
	background-color: #ffffff;
	padding: 60px 50px;
	border-radius: 15px;
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
	transition: all 0.3s ease-in-out;
}

.process-box-layout2.color-one:before {
	background-color: #FFA800;
}

.process-box-layout2:before {
	border-radius: 100px;
	content: "";
	top: 10px;
	right: 10px;
	height: 0;
	width: 0;
	position: absolute;
	z-index: -1;
	transition: all 0.5s ease-in-out;
}

.process-box-layout2 .icon-box {
	margin-right: 15px;
}

.process-box-layout2 .content-box {
	flex: 1;
}

.process-box-layout2 .content-box .numbering {
	height: 90px;
	width: 90px;
	background-color: #ffffff;
	border-radius: 50%;
	border: 5px solid #f5f5f5;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	position: absolute;
	right: -5px;
	top: -15px;
	transition: all 0.3s ease-in-out;
}

.process-box-layout2 .content-box .title {
	font-weight: 600;
	margin-bottom: 10px;
}

.process-box-layout2 .content-box .description {
	margin-bottom: 0;
	transition: all 0.3s ease-in-out;
	font-family: var(--f2);
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: normal;
	color: var(--c2);
}

.process-box-layout2:hover:before {
	border-radius: 15px;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.process-box-layout2.color-one .numbering {
	color: #FFA800;
}

.process-box-layout2:hover.color-one .numbering {
	background-color: #FFA800;
	color: var(--c3);
}

.process-box-layout2.color-two .numbering {
	color: #0FB5DA;
}

.process-box-layout2:hover.color-two .numbering {
	background-color: #0FB5DA;
	color: var(--c3);
}

.process-box-layout2.color-two:before {
	background-color: #0FB5DA;
}

.process-box-layout2.color-three .numbering {
	color: var(--c1);
}

.process-box-layout2:hover.color-three .numbering {
	background-color: var(--c1);
	color: var(--c3);
}

.process-box-layout2.color-three:before {
	background-color: var(--c1);
	color: var(--c3);
}

.process-box-layout2.color-four .numbering {
	color: #FF3C77;
}

.process-box-layout2:hover.color-four .numbering {
	background-color: #FF3C77;
	color: var(--c3);
}

.process-box-layout2.color-four:before {
	background-color: #FF3C77;
	color: var(--c3);
}

.process-box-layout2:hover .description {
	color: var(--c3);
}

.process-box-layout2:hover .icon-box .colx1,
.process-box-layout2:hover .icon-box .colx2,
.process-box-layout2:hover .icon-box .colx3,
.process-box-layout2:hover .icon-box .colx4 {
	fill: var(--c3);
}

.process-box-layout2:hover {
	box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
	transition: all 0.3s ease-in-out;
}
.feature-item {
	padding: 32px 32px;
	-webkit-box-shadow: 0 10px 30px 0 rgba(2, 24, 95, .06);
	box-shadow: 0 10px 30px 0 rgba(2, 24, 95, .06);
	text-align: center;
	background: #fff;
	border-radius: 5px;
	min-height: 290px;
}
.feature-item-ch{
  min-height: 240px;
}

.feature-item__icon {
	width: 90px;
	min-height: 90px;
	border-radius: 25px;
	display: -webkit-flex;
	display: -moz-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: center;
	align-content: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	margin: 0 auto 30px;
}

.feature-item__content p {
	line-height: 27px;
	color: #000;
	font-size: 16px;
	font-family: var(--font1);
	font-weight: 500;
}

.feature-item__icon img {
	width: 60px;
	height: 60px;
	line-height: 60px;
	-webkit-transition: .3s;
	transition: .3s;
}

.feature-item:hover .feature-item__icon img {
	-webkit-transform: scale(.8);
	transform: scale(.8);
}

.feature-item__icon-1 {
	background-color: #37b546;
}

.feature-item__icon-2 {
	background-color: #423288;
}

.feature-item__icon-3 {
	background-color: #0084ff;
}

.feature-item__icon-4 {
	background-color: #fd4a36;
}

.feature-item__icon-5 {
	background-color: #0f418f;
}

.feature-item__icon-6 {
	background-color: #b33838;
}

.feature-item__icon-7 {
	background-color: #2E7D32;
}

.feature-item__icon-8 {
	background-color: #4E342E;
}

.feature-item__icon-9 {
	background-color: #263238;
}

.feature-item__icon-10 {
	background-color: #1565C0;
}
/* ---------------------------------- */

.Who_will_attend {
	padding: 60px 0px 40px;
	clear: both;
	position: relative;
}

.bg2 {
  width: 100%;
  background-image: url('../images/banner-will-1.jpg');
  background-attachment: fixed;
  background-size: cover;
  padding: 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
}
.b-section__background_overlay {
  padding: 40px 0;
  background:rgb(23 48 78 / 73%);
}

.Who_will_attend .title h2 {
	color: #fff;
}

.Who_will_attend .title h2:before {
	background-color: #fff;
}

.attend-list ul {
	margin: 0px;
	padding: 0px;
}

.attend-list ul li {
	color: #fff;
	font-family: var(--font1);
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: 400;
	line-height: 30px;
	list-style: none;
	padding-left: 10px;
	position: relative;
}

.attend-list ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: -12px;
	top: 10px;
	width: 8px;
	height: 8px;
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0px 0px 0px 3px #fff inset;
}

/* ---------------------------------------------------- */

.priceevent{
  padding:40px 0px;
  /* background-image: url('../img/bg-img/consultation-bg.jpg'); */
  /* background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  overflow:hidden;
  position: relative;
  z-index: 1;
background: rgba(38, 103, 255, 0.07);
}
.priceevent::before{
  background-image: url('../images/line-4.png');
  background-repeat: no-repeat;
  background-position: 0 51%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.priceevent::after {
background-image: url('../images/line-2.png');
background-repeat: no-repeat;
background-position: 100% 85%;
content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.register-title h2{
text-align: center;
font-family: var(--font1);
font-weight: 700;
color: #0c2957;
font-size: 33px;
position: relative;
line-height: 50px;
margin-bottom: 30px;	
}
.register-title h2::before{
content: '';
  width: 80px;
  height: 4px;
  border-radius: 10px;
  background: #0c2957;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -50px;
}
.priceevent .mt-30{
margin-top:30px;
}
.pricing-table{
padding: 35px;
  border: 2px solid  #0c2957;
  border-radius: 7px;
  background-color:  #fff;
  position: relative;
min-height:550px;
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.pricing-table  {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.pricing-table  .template-btn {
font-size: 15px;
line-height: 22px;
padding: 13px 15px;
border: 1px solid;
text-align: center;	
border-radius: 5px;
font-family: var(--font1);
margin-bottom: 0px;
display: block;
font-weight: 700;
text-decoration: none;
width: 100% !important;
position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  background: #1b59a4;
  /* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%); */
color: #fff;
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
padding: 13px 35px;
  border: 2px solid rgba(11, 20, 96, 0.1); 
  border: none;   
}
.template-btn::before{
content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  /* background-color: var(--c1); */
  top: 100%;
  left: 0;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.pricing-table:hover {
border-color: transparent;
-webkit-box-shadow: 0px 20px 100px 0px rgba(58, 65, 111, 0.1);
    box-shadow: 0px 20px 100px 0px rgba(58, 65, 111, 0.1);
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pricing-table:hover .template-btn{
text-decoration: none;
/* background-color: #0c2957; */
/* color: #fff; */
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pricing-table:hover .template-btn{
/* background-color: #0c2957; */
top: 0;
transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.plan-name{
font-family: var(--font1);
font-size: 28px;
font-weight: 700;
color: #0c2957;
margin-bottom: 20px;	
}
.plan-list ul li {
  list-style: none;
  font-size: 16px;
  font-family: var(--font1);
  font-weight: 400;
  margin-bottom: 10px;
  margin-left: 1rem;
  color:#000;
}
.plan-list ul li:before {
content: '\f00c';
font-family: 'fontawesome';
float: left;
margin-left: -1.5em;
color: #1b59a4;
}
.registrations-received{
font-family: var(--font1);
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: normal;
  color: var(--c2);
}
.mh-270{
min-height: 263px;
}
.mb40{
  margin-bottom: 40px;
}

.nav-tabs .nav-link{
  border: 0 !important;
}
.nav-tabs{
  border: 0 !important;
}
.ml30{
  margin-left: 20px;
}
.tabtext{
  font-size: 18px;
  font-family: var(--font1);
  color: #000;
  font-weight: 500;
}
.ml30 .active{
  background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%) !important;
  color: #fff !important;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  background: #fff;
  border-radius: 4px;
}
.mt130{
  padding: 40px 0 130px !important;
}
/* ----------------------------------------- */

.agenda-btn{
  text-align: center;
  padding-left: 260px;
}
.agenda-btn a{
  color: #000;
  padding: 8px 15px;
  border-radius: 4px;
  font-family: var(--font1);
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px;
  border: 1px solid #2b3b8d;
  transition: all .5s ease-in;
}
.agenda-btn a:hover{
  border: 1px solid transparent;
  /* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%) !important; */
  background: #1b59a4;
  color: #fff;

}

.track-a {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #2b3b8d;
    border-radius: 4px;

}
.track-a:hover{
  color: #000 !important;
}
.track-b{
  /* background: linear-gradient(90deg, rgba(43,59,141,1) 35%, rgba(15,112,183,1) 100%) !important; */
  background: #1b59a4;
    color: #fff !important;
    border: 1px solid #2b3b8d;
    border-radius: 4px;
    text-decoration: none;
    border: none !important;
}
.agenda-btn-1 i {
  font-size: 14px;
  font-weight: 100;
  margin-left: 10px;
}
.agenda-btn i {
  font-size: 14px;
  font-weight: 100;
  margin-left: 10px;
}
.track-b:hover{
  color: #fff !important;
}
.agenda-btn-1{
  text-align: center;
}
.agenda-btn-1 a{
  /* color: #000; */
  padding: 8px 15px;
  border-radius: 4px;
  font-family: var(--font1);
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px;
  border: 1px solid #2b3b8d;
  transition: all .5s ease-in;
}
.pb-50{
 padding: 40px  0 190px;
}
.agenda-btn-ch {
  text-align: center;
  padding-left: 340px;
}
.agenda-btn-ch a {
  color: #000;
  padding: 8px 15px;
  border-radius: 4px;
  font-family: var(--font1);
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px;
  border: 1px solid #2b3b8d;
  transition: all .5s ease-in;
}
.btnch{
  margin: 30px 0 0px;
 
}
.menu-left-ch{
  margin-left: 200px;
}
.video-text p {
  font-family: var(--font1);
  color: #0c2957 !important;
  text-align: justify;
  margin-bottom: 10px;
}
.mh-166{
  min-height: 166px;
}
.pt-ch{
  min-height: 410px;
}
.pdd150{
  padding: 50px 0 90px;
}

.min-112{
  min-height: 112px !important;
}
.min-85{
  min-height: 85px !important;
}
.min-110{
  min-height: 109px !important;
}

.modal_width {
  width: 73%;
  position: relative;
  left: 5%;
  padding: 6px 15px;
}
.watch-heading h2 {
  font-family: var(--font1);
  color: #0c2957;
  font-size: 18px;
}
/* .watch-heading h2:before {
  content: '';
  width: 40px;
  height: 4px;
  border-radius: 10px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 15px;
  margin-left: 0;
  top: 45px;
} */
.btn-part1 {
  padding-top: 20px;
  text-align: center;
}

.btn-part1 a {
  border: 1px solid transparent;
  background: #1b59a4;
  padding: 10px 15px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
  font-family: var(--font1);
  margin:  0 10px;
}

.bg_publication{
  background: url('../images/bg-3.jpg')  rgb(35 35 35 / 71%);
  background-repeat: no-repeat; 
  background-position: center;
  background-attachment: fixed;       
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-blend-mode: multiply;
  height:100%;
  width:100%; 
  padding:50px 0px;
}
.box_z{
  padding:25px;
  background-color: #fff;
}
.bg_publication h2 a{
  font-size: 25px;
  color: #000;
  line-height:35px;
  margin-bottom:15px;
}
.bg_publication h2 a:hover{
  color: #1b59a4;
}
.bg_publication p{
  color: #000;
}
.bg_publication2{
  background-image: url('../images/bg-2.jpg');
  background-repeat: no-repeat; 
  background-position: center;
  background-attachment: fixed;       
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:100%;
  width:100%; 
  padding:50px 0px;
}
.bg_publication2 h2 a{
  margin-bottom:05px;
}
.bg_publication2 h4{
  margin-bottom:10px;
}
.less-link, .more-link{
  color: #1b59a4;
  font-weight: bold;
  font-size:16px;
  text-transform: capitalize;
}






/* -------------spbox------------- */
.spbox {
  border: 1px solid #eee;
  height: 430px;
  position: relative;
  box-shadow: 0 0 6px #eee;
  margin-bottom: 20px;
}
  .imageWrapper img{
  margin:15px auto 5px;
  display:block;
  width:100%;
  min-height: 200px;
  }
  .bimtext {
  font-size: .9em;
  color: #fff;
  background: #1b59a4;
  padding: 5px 9px;
  position: absolute;
  top: 0;
  left: 0;
  /* display: flex; */
  height: 20px;
  width: 100%;
  }
  .bimtext a{
  color:#fff;
  }
  .bbox .thumb {
  max-height: 120px;
  width: 100%;
  }
  .title_heading_blog{
  padding:10px;
  }
  .title_heading_blog h4{
  font-size:18px;
  margin-bottom:10px;
  font-family: var(--font1);
  }
  .bpara p{
  font-size:16px;
  line-height:23px;
  color:#000;
  font-family: var(--font1);
  font-weight: 500;
  }
  .tab_blog{
  padding:30px 0px;
  clear:both;
  }



  /* --------------------------- */

  .dcmads{
    display:inline-block;width:1170px;height:120px
    }
    .wrappers-adds{
    width:1153px;
    margin:0 auto;
    display:block;
    text-align:center;
    }
    .wrappers-adds ins{
    width:100%;
    max-width:100%;
    }

    @media (min-width: 320px) and (max-width: 480px) {
    .wrappers-adds {
    width:100%;         
    }
    #img_anch_CInmv4zl5PsCFcag2AUdcicFFA  img{
    max-width: 100% !important;
    height:auto !important;
    width: 100% !important;
    }
    }

    /* ------------------------banner popup--------------------- */

   .difc-popup .modal-dialog {
      max-width: 600px;
      width: 100%;
  }
  .popup-banner {
    padding: 10px;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.modal-open {
  padding-right: 0 !important;
}
.difc-popup .modal-dialog button.close{
  border-radius: 50%;
    top: -15px;
    right: -15px;
}

.pub-content p span{
  font-size: 20px;
  font-weight: bold;
  /* margin-top: 10px; */
  display: block;
  line-height: 33px;
}