html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
  caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.h4 {
    display: block;
    color: #fdba61;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 34px;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {text-decoration:none; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; 
-o-transition:all 0.5s ease; transition:all 0.5s ease; color:#333;}
a:focus {outline:none;}

:focus { outline: none; }
html, body {font-family: 'Open Sans', sans-serif; backgorund:#fff;}
* {box-sizing:border-box;}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
}
.pr-8 {
    padding-right: 80px;
}

.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
ul li{list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; }
body dl, body ol, body ul {
    margin-top: 0;
    margin-bottom: 0;
}

h2 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 500;
    line-height: 40px;
    color: #fdba61;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 1px;
}
body p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}
.banner {
    padding-top: 80px;
}
section{padding:50px 0;}
.side_btn {
    width: auto;
    position: fixed;
    z-index: 99;
    right: -94px;
    top: 50%;
    transform: rotateZ(90deg);
}
.side_btn a {
    width: auto;
    height: auto;
    background: #fdba61;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 20px;
    border-radius: 0 0 5px 5px;
    font-weight: 600;
    animation: blink 1s linear infinite;
    transition: 0.5s all ease;
}
.side_btn a:hover {
    background: #404040;
    color: #fff;
    transition: 0.5s all ease;
}
.inner.agenda .intro_container table.multi tr td p a:hover {
    color: #125858;
}


.banner_slider_img .slick-arrow{
    display: none !important;
}
.banner_slider_img ul.slick-dots {
    margin: 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 18px;
    width: 100%;
}
.banner_slider_img ul.slick-dots li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: none;
    border-radius: 50%;
    margin: 0 6px;
    cursor: pointer;
    border:1px solid #fff; 
}

.banner_slider_img ul.slick-dots li.slick-active {
    background: #fdba61;
    border:1px solid #fdba61;
}
.banner_slider_img ul.slick-dots li button {
    background: transparent;
    border: 0;
    font-size: 0;
}
.left_Banner_txt .left_logobx1 img {
    max-width: 370px;
}
.left_Banner_txt .left_logobx1 {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}
.themelogo img {
    max-width: 430px;
    width: 100%;
}

.HmVideoHome {
    padding-left: 0;
    padding-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    padding-top: 0px;
    align-items: center;
}

.left_Banner_txt {
	position: relative;
}
.left_Banner_img img{
    object-fit: cover;
	height: 75vh;
}



.left_Banner_txt .left_logobx {
    width: 100%;
    height: auto;
    margin-bottom: 35px;
}

.left_Banner_txt {
    padding: 0 0 0 30px;
    width: 43%;
    background: #6699cc;
    display: block;
    border-radius: 0 100px 100px 0;
}
.left_Video_txt1 {
    max-width: 511px;
    float: right;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.left_Banner_txt, .left_Banner_img {
    height: 75vh;
}
.left_Banner_img {
	width: 57%;
	position: relative;
}

.left_Banner_txt:before {
    content: "";
    position: absolute;
    top: 0;
    right: -115px;
    width: 215px;
    height: 100%;
    background: #6699cc;
    clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0);
    z-index: 111;
}
.left_Banner_img:before {
    content: "";
    position: absolute;
    top: 0;
    left: -48px;
    width: 215px;
    height: 100%;
    background: #fdba61;
    clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0);
    z-index: 11;
}
.left_Banner_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 215px;
    height: 100%;
    background: #93a8bd;
    clip-path: polygon(25% 0, 100% 50%, 25% 100%, 0 100%, 0 0);
    z-index: 1;
    opacity: 0.6;
}

/*
.banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(1.07deg,black 3.61%,rgba(0,0,0,0) 25.66%),linear-gradient(89.37deg,black -30%,rgba(0,0,0,0) 100%);
    background: rgb(0 169 151 / 85%);
}
*/


.inner .banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(1.07deg,rgb(0 0 0 / 3%) 3.61%,rgb(0 0 0 / 5%) 25.66%),linear-gradient(89.37deg,rgb(0 0 0 / 41%) -2%,rgb(0 0 0 / 22%) 100%) !important;
    opacity: 1 !important;
}
.inner .banner {
    background: url("../images/Geobuiz-website-banner.jpg") no-repeat left top;
    height: auto;
    background-size: cover;
    background-position: right; 
    background-repeat: no-repeat; 
    background-attachment: fixed; 
    background-position: bottom; 
    padding-top: 140px;
    padding-bottom: 50px;
	position: relative;
    background: url(../images/home_banner.jpg) no-repeat left bottom -134px;
	
}
.InnerBaner {
    position: relative;
    text-align: center;
}
.theme_dates {
    display: block;
    color: #fdba61;
    font-weight: 900;
    font-size: 46px;
    text-align: left;
    line-height: 46px;
    position: relative;
    letter-spacing: 2px;
    font-family: 'Bebas Neue', cursive;
    padding-left: 26px;
}
.theme_dates span {
    display: block;
    font-size: 27px;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}
.inner .theme_dates {
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
	text-align: center;
}
.inner .themelogo img {
    max-width: 315px;
}


.from_bx{display: flex; align-items: center;}
.from_bx ul {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #fff;
    margin: 20px 0 20px 20px;
}
.from_bx span {
    font-size: 28px;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 1px;
}
.from_bx ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #fdba61;
}
.from_bx ul li {
    margin-top: 0;
    margin-bottom: 6px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
}
/*
.headerSpeaker {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 800px;
    width: 100%;
    height: 100vh;
    background: url(../images/headerSpeaker.png) no-repeat left top;
    background-size: 100%;
    background-position: right;
}
*/
.headerSpeaker img {
    height: 82vh;
}
.headerSpeaker {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 100px;
}
.headerSpeaker span {
    display: block;
    padding: 50px 0;
}
.bannerlogo a {display:block;}

.right_blk {
    width: 100%;
    padding: 0 50px;
    display: flex;
    align-items: center;
    position: relative;
    height: 82vh;
    padding-left: 100px;
    overflow: hidden;
    justify-content: center;
}
.right_blk .cb_wrapper {width:100%;}
.main_screen {width:100%; display:block; text-align:center; padding-bottom: 0px;}
.main_screen .logo {display:flex; align-items: center; justify-content: center; padding:0 0 25px; position: relative;}
.main_screen .logo img { display:inline-block;}
.logo1 {position: absolute;left: 100px;}
.logo3 {position: absolute;right: 100px;}


.main_screen .logo1 img {max-width: 140px;}
.main_screen .logo3 img {max-width: 215px;}

.main_screen .theme {display:block; padding:0 0 65px;}
.main_screen .theme h1 {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 54px;
    text-align: center;
    font-family: 'Fira Sans', sans-serif;
    line-height: 62px;
    position: relative;
}
.border_bt:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -25px;
    width: 134px;
    height: 5px;
    background: #fdba61;
}
.eventsTitle {
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 60px 0 0 0;
    font-weight: 600;
}
.main_screen .dates {
    display: inline-block;
    text-align: left;
    padding: 0 0;
    border: 0px solid #fff;
    background: transparent;
    margin-bottom: 0;
}
.sub_btn {
    position: relative;
    display: inline-block;
    color: #404040;
    font-size: 16px;
    text-decoration: none;
    margin: 30px 0;
    padding: 16px 30px;
    text-transform: uppercase;
    overflow: hidden;
    transition: 1s all ease;
    z-index: 1;
    font-weight: 600;
    background: #fdba61;
    border-radius: 10px;
}
.sub_btn:before {
    background: #6699cc;
    content: "";
    position: absolute;
    width: 0%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    transition: all 0.6s ease;
}
.sub_btn:hover:before {
    width: 100%;
}
.sub_btn:hover {
    color: #fff;
}
.main_screen .dates .datesTx {display:inline-block; color:#fff; font-size:20px; padding:0 10px; letter-spacing:0.5px;}
.main_screen .dates .datesTx i {
    font-size: 60px;
    display: block;
    color: #fdba61;
    padding: 0 10px 0 0;
    float: left;
}
.main_screen .dates .datesTx:nth-child(2) {
    border-left: 2px solid #fff;
    padding-left: 25px;
}

.main_screen .partners {display:block;}
.main_screen .partners small {display:block; color:#fff; font-size:15px; padding:0 0 10px;}
.main_screen .partners img {max-width:400px; display:inline-block;}
.datetx_big {
    display: block;
    padding-left: 75px;
    font-size: 30px;
    font-weight: 600;
}
.datetx_small {
    display: block;
    padding-left: 80px;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 500;
}
.datetx_big2 {
    padding-left: 55px;
}
.datetx_small2 {
    padding-left: 55px;
}
.main_screen .dates .datesTx i.fa.fa-map-marker {
    font-size: 68px;
}
.main_screen .dates .datesTx:nth-child(1) {
    padding-right: 25px;
}
.banner_logo {
    width: 100%;
    margin: -30px auto auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.banner_logo > div {
    width: 230px;
}
.banner_logo img {
   
}
.bannerlogo_bx h6 {
    display:block;
    color: #fff;
    font-size: 15px;
    padding-bottom: 15px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-align: center;
}

.banner_logocol3 {
/*    background: #009dd0;*/
}


.bannerlogo_bx {
    padding: 14px;
}
.bannerlogo {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
}


.Web_Summit_scn {
    background-color: #9251a0;
    padding: 60px 0;
}

.Web_Summit_scn p {
    color: #fff;
}

.Web_Summit_scn h2 {
    color: #fff;
}
.Web_Summit_scn .border_btn2:before {
    background: #fff;
}




/*.AboutUNWGIC{padding: 70px 0; background: url(../images/About_bg.jpg) no-repeat center center; background-size: cover; position: relative;  background-repeat: no-repeat; background-attachment: fixed; background-position: bottom;}*/
.AboutUNWGIC{padding: 70px 0; background: url(../images/About_bg.jpg) no-repeat center center; background-size: cover; position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom; }
.AboutUNWGIC:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 78%);
}
.AboutUNWGIC .container{position: relative;}
.AboutUNWGIC h2, .AboutUNWGIC p{color:#fff;}
.border_btn2 {
    position: relative;
    padding-bottom: 20px;
}
.border_btn2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 80px;
    height: 4px;
    background: #fdba61;
}
.small_hd {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
body p i {
    font-style: italic;
}
body p b {font-weight: 600;}
.about_cover {
    padding-top: 40px;
}    
.WhyShould_bg{padding: 70px 0; background: #fff;}
.Ul {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.Ul li {
    margin-top: 0;
    color: #333;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    padding: 20px 15px;
    margin-bottom: 15px;
    width: 49%;
    text-align: left;
    padding-left: 20px;
    border: 2px solid #333;
    border-radius: 8px;
}
.Ul li b{
    font-weight: 600;
}
.WhyShould_Icons img {
}
.WhyShould_Icons {
    display: block;
    margin-bottom: 10px;
}
/*
.Ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background: #fdba61;
}
*/
.about_coverImg {
    padding: 5px;
}
.about_coverImg img {
    border-radius: 5px;
    height: 328px;
    object-fit: cover;
    object-position: top;
}

/*Counter css*/
.appie-counter-area {
    padding-bottom: 130px;
    padding-top: 60px;
}
.appie-counter-area h2{color: #fcb961;}
.appie-counter-area h2:before{background: #fcb961;}
.appie-single-counter {
    padding: 20px;
    position: relative;
    background: #fff;
    height: 155px;
    background-image: -moz-linear-gradient(140deg, #ddf4fd 0%, #eaf9ff 100%);
    background-image: -webkit-linear-gradient(140deg, #ddf4fd 0%, #eaf9ff 100%);
    background-image: -ms-linear-gradient(140deg, #ddf4fd 0%, #eaf9ff 100%);
    border-radius: 10px;
}
.appie-single-counter .counter-content {
    background: #fff;
    text-align: center;
    border-radius: 6px;
    box-shadow: 0px 30px 40px 0px rgba(0, 41, 57, 0.1);
    padding-top: 37px;
    padding-bottom: 40px;
}
.appie-single-counter .counter-content .title {
    font-size: 40px;
    font-weight: 400;
    margin-top: 5px;
}
.appie-single-counter .counter-content .title span {
    font-weight: 700;
}
.appie-single-counter .counter-content p {
    font-size: 14px;
    font-weight: 500;
}
.appie-counter-area .row > div:nth-child(1) .appie-single-counter{background: #45c0ef;}
.appie-counter-area .row > div:nth-child(2) .appie-single-counter{background: #fdba61;}
.appie-counter-area .row > div:nth-child(3) .appie-single-counter{background: #9251a0;}
.appie-counter-area .row > div:nth-child(4) .appie-single-counter{background: #93a8bd;}
.appie-single-counter .counter-content .title {
    font-weight: 700;
    font-size: 54px;
    font-family: 'Fira Sans', sans-serif;
    line-height: 62px;
    position: relative;
    display: inline-block;
    margin-top: 0;
}
.appie-counter-area .row > div:nth-child(1) .title{color: #45c0ef;}
.appie-counter-area .row > div:nth-child(2) .title{color: #fdba61;}
.appie-counter-area .row > div:nth-child(3) .title{color: #9251a0;}
.appie-counter-area .row > div:nth-child(4) .title{color: #93a8bd;}
.appie-single-counter .counter-content p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}


.meet_scn {
    background: #45c0ef;
    padding: 40px 0 30px;
}
.meet_scn h2{color: #fff;}
.meet_scn h2:before{background: #fff;}
.meet_bx {
    position: relative;
    display: block;
    padding: 15px 15px;
    margin-bottom: 15px;
    text-align: center;
    padding-left: 20px;
    border: 2px solid #fff;
    border-radius: 8px;
}
.meet_bx p {
    margin-top: 15px;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}



/*Graphics css*/

.GLANCEImg{
    padding: 70px 0 100px;
    background: url(../images/GLANCE_bg.jpg) no-repeat center center;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
}
.GLANCEImg h2{color:#fff;}
.GLANCEImg span {
    display: block;
}
.border_btn_cnter:before {
    left: 50%;
    transform: translateX(-50%);
}
.Glance_in {
    position: relative;
    padding-top: 165px;
    margin-top: 85px;
    padding-bottom: 160px;
}
.GLANCE_tx li{
    position: absolute;
    left: 0;
    top: 0;
}
.GLANCE_tx .Graphics_logo1 {
    width: 100%;
    text-align: center;
    left: 0px;
    top: -30px;
}
.GLANCE_tx .Graphics_logo2 {
    left: 10px;
    top: 170px;
}
.GLANCE_tx .Graphics_logo3 {
    left: 0px;
    top: 366px;
}


.GLANCE_tx .Graphics_logo4 {
    top: inherit;
    left: 36px;
    bottom: 110px;
}
.GLANCE_tx .Graphics_logo5 {
    top: inherit;
    width: 100%;
    text-align: center;
    left: 0px;
    bottom: -20px;
}
.GLANCE_tx .Graphics_logo6 {
    left: inherit;
    top: inherit;
    right: 0px;
    bottom: 80px;
}
.GLANCE_tx .Graphics_logo7 {
    left: inherit;
    top: 370px;
    right: 0px;
}
.GLANCE_tx .Graphics_logo8 {
    left: inherit;
    top: 157px;
    right: 0px;
}




/*DiscoverScn css*/
.DiscoverScn{padding-top:70px;}
.DiscoverRightBx {
    padding-left: 50px;
    border-left: 1px solid #404040;
    position: relative;
    padding-top: 40px;
    padding-bottom: 25px;
    border-top: 1px solid #404040;
}
.DiscoverIn {
    margin-top: 65px;
}
.DiscoverRightBx1{border-top:0px; padding-top: 0px;}
.DiscoverRightBx3 {
    padding-bottom: 0;
    margin-top: -20px;
}
.boxaligncenter {
    align-items: center;
}
.Discoverleft {
    padding-right: 45px;
}
.DiscoverRightBx  ul{display: flex; align-items: center; margin-bottom: 15px; position: relative;}
.DiscoverRightBx ul:before {
    content: "";
    position: absolute;
    left: -59px;
    top: 50%;
    width: 18px;
    height: 18px;
    background: #2ca6a5;
    transform: translateY(-50%);
    border-radius: 50%;
}
.DiscoverRightBx li {
    background: #2ca6a5;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    margin: 0;
    font-weight: 600;
    border-radius: 10px;
    width: 24%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    min-height: 100px;
    padding: 15px;
    margin-right: 10px;
}
.DiscoverRightBx li:last-child{margin-right:0px;}
.DiscoverRightBx li a {
    color: #fff;
    display: block;
    width: 100%;
    margin-bottom: 0px;
}
.TrackSponsor_bx {
    margin-top: 4px;
}
.TrackSponsor_bx h6 {
    font-size: 10px;
    line-height: 12px;
	padding:0 0 5px;
}
.TrackSponsor_bx img {
    max-width: 95px;
}
.DiscoverRightBx li:before {
    content: "";
    position: absolute;
    left: -45px;
    width: 100%;
    height: 1px;
    background: #404040;
    z-index: -1;
}
.DiscoverRightBx2 li{
    width: 32.3%;
    background: #e0cb35;
    color: #404040;
}
.DiscoverRightBx2 li a{
    color: #404040;
}
.DiscoverRightBx2 ul:before {
    background: #e0cb35;
}

.DiscoverRightBx3 li {
    width: 32.3%;
    background: #084165;
}
.DiscoverRightBx3 ul:before {
    background: #084165;
}
.DiscoverUL li {
    background: #2ca6a5;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin: 0;
    font-weight: 500;
    border-radius: 16px;
    width: 165px;
    margin-bottom:0px;
    margin-left: auto;
}
.DiscoverUL li a {
    background: #fff;
    display: flex;
    height: 130px;
    align-items: center;
    justify-content: center;
    width: 230px;
    border-radius: 12px;
    padding: 15px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    color: #fdba61;
    padding-right: 35px;
}
.boxaligncenter:nth-child(2) .DiscoverUL li{background:#e0cb35;}
.boxaligncenter:nth-child(3) .DiscoverUL li{background:#084165;}
.boxaligncenter:nth-child(2) .DiscoverUL li a{color:#e0cb35;}
.boxaligncenter:nth-child(3) .DiscoverUL li a{color:#084165;}





/*testimonial css*/

.testimonialScn {
    padding-top: 70px;
    background: #f5f5f5;
    margin-top: 50px;
    position: relative;
    padding-bottom: 50px;
}
.client-testimonial {
    padding:0;
    position: relative;
    background: #fdba61;
}

.tesi_tx {
    position: relative;
    padding: 40px 55px 40px;
}
.tesi_tx p {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}
.tesi_tx:before {
    content: '\f10d';
    font: normal normal normal 80px/1 FontAwesome;
    position: absolute;
    top: 0px;
    left: 8px;
    color: rgb(255 255 255 / 18%);
}
.tesi_tx:after {
    content: '\f10e';
    font: normal normal normal 80px/1 FontAwesome;
    position: absolute;
    bottom: -5px;
    right: 7px;
    color: rgb(255 255 255 / 18%);
}
.client-testimonial:after {
    position: absolute;
    content: '';
    bottom: -15px;
    width: 0;
    left: 45px;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: transparent transparent transparent transparent;
    border-top-color: #fdba61;
}
.client-info {
    padding: 30px 15px;
}
.client-info figure {
    width: 60px;
    height: 60px;
    border: 3px solid transparent;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 15px;
    border-color: #fdba61;
    float: left;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.client-info h3 {
    margin-bottom: 4px;
    color: #fdba61;
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    margin-top: 0;
}
.client-info h6 {
    margin-bottom: 0px;
    color: #333;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 0;
}
.owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.owl-dots button.owl-dot {
    width: 35px;
    height: 10px;
    background: #fdba61;
    display: inline-block;
    margin: 5px;
    box-sizing: border-box;
    border-radius: 9px;
}
.owl-dots button.owl-dot.active{background: #00239c;}


.vanue_scn {
    background: #f5f6ef;
    padding-bottom: 50px;
	padding-top: 0px;
}

.vanue_hdr{background:#fff; padding: 25px 20px; text-align: center}
.vanue_hdr h3 {
    margin-bottom: 4px;
    color: #404040;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
}
.vanue_hdr h4{
    color: #404040;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 4px;
}

.vanue_hdr p {
    color: #404040;
    font-size: 24px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 0px;
}
.vanueIn {
    position: relative;
    margin-top: -75px;
    overflow: hidden;
    padding-bottom: 40px;
}


.view_all{padding-top:30px;}
.view_all a:hover {
    background: #fdba61;
    color: #fff;
}
.view_all a {
    display: inline-block;
    width: auto;
    text-align: center;
    color: #404040;
    line-height: 42px;
    padding: 0 30px;
    background: #fdba61;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
}

p.mt-4.mb-0.text-center {
    font-size: 19px;
    line-height: 26px;
}


/* Partners Section */

.partners_container {width:100%; float:left; padding:50px 0 20px; background:#fff;}

.partners_container .pc_com {display:block; text-align:center; padding:0 0 50px;}

.partners_container .pc_com .top {display:block;}
.partners_container .pc_com .top strong {display:block; font-weight:900; font-size:22px; color:#000000; padding:0 0 15px;}

.partners_container .pc_com .bottom {display:block;}
.partners_container .pc_com .bottom a {display:inline-block; margin:0 20px;}

/* FOOTER START */

.footer {width:100%; float:left;}

.footer h2 {
    color: #9251a0;
}
.footer h2:before {
    background: #9251a0;
}
.footer strong.name {display:block; text-align:center; color:#9251a0; text-transform:uppercase; font-weight:600; font-size:22px; letter-spacing:0px;}
.footer strong.name span {text-transform:none; display:block; font-size:15px; font-weight:400; padding:10px 0 0; color:#fff;}
.footer p.info {text-align:center; display:block; color:#fff; font-size:15px; font-weight:400; line-height:24px; padding:0 0 30px;  margin-bottom: 0;}
.footer p.info a {font-weight:700; color:#9251a0;}
.footer p.info a:hover {color:#fff;}

.footer .ft_top {width:100%; float:left; background:#2e2e2e; padding:50px 0 20px;}

.footer .ft_top .com_blk {display:block; margin:0 0 30px; text-align:center;}
.footer .ft_top .com_blk strong {display:block; color:#fff; font-size:20px; text-transform:uppercase; 
font-weight:600; letter-spacing:1.5px; padding:0 0 15px;}
.footer .ft_top .com_blk p {display:block; color:#9251a0; font-size:14px; letter-spacing:1px; line-height:36px;}
.footer .ft_top .com_blk p a  {color:#9251a0; font-weight:600;} 
.footer .ft_top .com_blk p a:hover {color:#9251a0;}



.footer .ft_bottom {width:100%; float:left; background:#404040; padding:25px 0;}
.footer .ft_bottom address {display:block; color:#fff; text-align:center; font-size:13px; 
letter-spacing:1px; font-weight:300; line-height:20px;}
.footer .ft_bottom address a {color:#fff;}
.footer .ft_bottom address a:hover {color:#9251a0;}
.footer h4 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.social_bx {
    text-align: center;
    margin-top: 10px;
}

.social_bx ul li {
    display: inline-block;
    font-size: 24px;
    color: #ffcc00;
    font-weight: 400;
    margin: 0 7px;
}
.social_bx ul li a {
    display: flex;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    position: relative;
    background: #404040;
    z-index: 1;
}
.social_bx ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #9251a0;
    content: "";
    border-radius: 50%;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    transition: 0.5s;
    z-index: -1;
}

.OurLcn ul li a:hover {
    color: #fff;
    transition: 0.5s all ease;
}
.social_bx ul li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: 0.5s;
}
/* FOOTER END */


/* REGISTRATION */
.registration, .express_regi_form {
    padding: 70px 0 50px;
}
.registration .com_blk {display:block;}
	
.registration .com_blk .form_note {display:block; background:#fdba61; padding:15px 20px; border-radius:3px; 
margin:0 0 25px;}
.registration .com_blk .form_note p {color:#fff; padding:0; font-weight:700; font-size:17px; letter-spacing:0.5px; margin-bottom: 0px;}

.registration .com_blk .form_blk label {display:block; font-size:15px; font-weight:600; color:#222; padding:0 0 10px; text-transform:uppercase; letter-spacing:1px;}
.registration .com_blk .form_blk input[type="text"] {width:100%; max-width:400px; border:1px solid #ccc; background:#ffffff; border-radius:0; height:36px; padding:5px 10px; box-sizing:border-box; line-height:24px; font-size:12px; color:#444; font-family: 'Raleway', sans-serif; margin:0;}
.registration .com_blk .form_blk input[type="submit"] {width:auto; background:#fdba61; padding:0 20px; border:none; border-radius:5px; color:#404040; font-size:18px; text-transform:uppercase; height:44px; letter-spacing:1px; font-family: 'Raleway', sans-serif; margin:0 10px 0 0; cursor:pointer; font-weight:bold;}
.registration .com_blk .form_blk input[type="reset"] {width:auto; background:#ee163b; padding:0 20px; border:none; border-radius:5px; color:#fff; font-size:18px; text-transform:uppercase; height:44px; letter-spacing:1px; font-family: 'Raleway', sans-serif; margin:0; cursor:pointer; font-weight:bold;}

.registration .com_blk p.note {padding:20px 0; letter-spacing:0.5px; font-weight:500; font-size:15px; 
font-style:normal;}
.registration .com_blk p.note a {color:#ff6201; font-weight:bold; color:#404040;}
.registration .com_blk p.note a:hover {text-decoration:underline;}



/* ARCHIVE PAGE */
.archive_scn{padding:70px 0 60px;}
.content_container.sessions.archive {margin:0 0 50px;}

.archive_blk {
    display: block;
    width: 100%;
    float: left;
}

.archive_blk .left {width:50px; float:left; box-sizing:border-box; border-right:1px solid #222; border-bottom:1px solid #222; height:73px;}
.archive_blk .right {width:50px; float:left; box-sizing:border-box; border-left:1px solid #222; border-bottom:1px solid #222; height:73px;}

.archive_blk .year {width:33.33%; float:left; box-sizing:border-box; border-right:1px solid #222; border-bottom:1px solid #222; 
    min-height: 350px;}

.archive_blk .year .top {
    display: block;
    border-bottom: 1px solid #222;
    border-top: 1px solid #222;
    margin-top: -1px;
}
.archive_blk .year:last-child {
    border-right: 0px;
}
.archive_blk:last-child .rowbx .year {
    border-bottom: 0;
}
.archive_blk .year .top strong {
    display: block;
    text-align: center;
    color: #fdba61;
    font-size: 34px;
    letter-spacing: 1.5px;
    line-height: 26px;
    padding: 15px;
    font-weight: 900;
}

.archive_blk .year .bottom {display:block; padding:20px 20px 15px;}
.archive_blk .year .bottom a {
    display: block;
    line-height: 22px;
    padding: 12px 15px 12px 15px;
    border-radius: 3px;
    margin: 0 0 5px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}

.archive_blk .year .bottom a.proceeding {background:url(../images/proceeding_icon.png) no-repeat 10px 9px #05445E; color:#fff;}
.archive_blk .year .bottom a.proceeding:hover {background-color:#404040; color:#fff;}

.archive_blk .year .bottom a.report {background:url(../images/report_icon.png) no-repeat 10px 9px #05445E; color:#fff;}
.archive_blk .year .bottom a.report:hover {background-color:#404040; color:#fff;}

.archive_blk .year .bottom a.gallery {background:url(../images/gallery_icon.png) no-repeat 10px 9px #05445E; color:#fff;}
.archive_blk .year .bottom a.gallery:hover {background-color:#404040; color:#fff;}

.archive_blk .year .bottom a.website {background:url(../images/website_icon.png) no-repeat 10px 9px #05445E; color:#fff;}
.archive_blk .year .bottom a.website:hover {background-color:#404040; color:#fff;}

.archive_blk .year.last {border-right:none;}
.archive_blk:last-child .row .year {border-bottom:none;}

/*Responsive css start here*/

	@media all and (max-width: 768px) 

	{
		.archive_blk .row .year {width:auto; display:block; float:none; border:none;}	
	}

/*Responsive css end here*/



/*accommodation css*/
.accommodationScn {
    padding: 70px 0 50px 0;
}    
.inner.accommodation h3.sub_head {
    margin: 0 0 10px;
    background: #fdba61;
    padding: 15px 20px;
    color: #404040;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    min-width: 50%;
}
.inner.accommodation .Hotel_bx_in h4 {display:block; padding:0 0 5px; text-transform:uppercase; font-size:17px; 
color:#404040; font-weight:700;}
.inner.accommodation h5 {display:block; padding:0 0 5px; font-size:14px; 
color:#fdba61; font-weight:700;}
.inner.accommodation .info_blk {display:block; padding:0 0 0px;}

.inner.accommodation .info_blk table {border-collapse:collapse; border:none; margin:0 0 25px;}
.inner.accommodation .info_blk table td {border-left:10px solid #fff; border-bottom:1px solid #ddd;}
.inner.accommodation .info_blk table td span {line-height:20px; font-size:14px; font-weight:500; color:#fff; padding:0 5px; letter-spacing:0.25px; display:block; text-transform:uppercase; font-weight:700;}
.inner.accommodation .info_blk table td p {line-height:20px; font-size:14px; color:#404040; padding:0 5px; letter-spacing:0.25px; font-weight:500; margin-bottom: 0px;}
.inner.accommodation .info_blk table td p b {font-weight:600; font-size:14px; color:#404040;}

.inner.accommodation .info_blk .ps_blk table tr:first-child td {border-bottom:0;}
.inner.accommodation .info_blk table td:first-child {border-left:0;}

.inner.accommodation .info_blk ul {display:block; list-style:disc; padding:0 0 25px 0px;}
.inner.accommodation .info_blk ul li {font-size:14px; padding:7px 0 0 20px; color: #404040; line-height: 20px; font-weight: 500; position: relative}
.inner.accommodation .info_blk ul li:before {content: ""; position: absolute; left: 0px; top:15px; width: 6px; height: 6px; background: #404040;}

.inner.accommodation .info_blk p {font-size:15px; line-height:22px;}
.inner.accommodation .info_blk p b {font-weight:700; font-size:15px;}
.inner.accommodation .info_blk p a {font-weight:700; font-size:13px; color:#fdba61;}

.inner.accommodation .info_blk .btn {display:block;}
.inner.accommodation .info_blk .btn a {display:inline-block; padding:0 30px; line-height:38px; 
text-transform:uppercase; font-size:15px; font-weight:700; color:#fdba61; box-sizing:border-box; 
border:1px solid #fdba61; border-radius:25px;}
.inner.accommodation .info_blk .btn a:hover {background:#fdba61; color:#fff;}
.content_container h2 { border-bottom: 0px dashed #404040; padding: 0 0 0;}
.content_container { padding-bottom: 0;}
.cateDiv, .Single_Duble {
    justify-content: space-between;
    flex-wrap: wrap;
}
.cateLeft, .cateRight {
    width: 49.5%;
}
.Single_Duble .cateUl {
    width: 49%;
}
.cate_HD {
    line-height: 20px;
    font-size: 14px;
    color: #404040;
    padding: 10px 12px;
    letter-spacing: 0.25px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    background: #e0cb35;
}
.inner.accommodation .info_blk .cateUl li {
    line-height: 20px;
    font-size: 14px;
    color: #404040;
    padding: 10px 12px;
    letter-spacing: 0.25px;
    font-weight: 500;
    margin-bottom: 0px;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
.inner.accommodation .info_blk .cateUl li:before{display: none;}
.inner.accommodation .info_blk .cateUl li.SingleTx {
    font-weight: 800;
}

/*Description Css*/
.descriDiv {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
}

.DescrImg img{border-radius:10px; width: 100%;}
.inner.accommodation .desc_HD {
    display: block;
    padding: 0 0 6px;
    text-transform: uppercase;
    font-size: 18px;
    color: #fdba61;
    font-weight: 700;
}
.DescrTx {
    width: 64%;
}
.DescrImg {
    width: 36%;
    padding-right: 50px;
}
.DescrTx p {
    font-size: 17px;
    line-height: 26px;
    color: #404040;
    font-weight: 500;
    margin: 0;
    text-align: justify;
}
.white{color: #fff !important}

.custom_ul li {
    margin-top: 0;
    margin-bottom: 6px;
    color: #404040;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
}
.custom_ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #404040;
    border-radius: 50%;
}



.sub_head_2 {
    display: block;
    border: 1px solid #404040;
    margin: 0 0 0px;
    background: #fff;
    padding: 15px 20px;
    color: #404040;
    font-size: 17px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
}
.Hotel_bx {
    margin-bottom: 50px;
    border-radius: 8px;
}
.accordion_Cl{position:relative; cursor: pointer;}
.accordion_Cl:before {
    position: absolute;
    right: 18px;
    top: 20px;
    z-index: 9;
    content: "\f067";
    font: normal normal normal 16px/1 FontAwesome;
}
.accordion_bx_Add:before {
    right: 18px;
    top: 20px;
    content: "\f068";
    font-size: 15px;
}
.accordion_Show {
    display: none;
    padding: 20px;
    border: 1px solid #404040;
    margin-top: -1px;
}
.accordion_ShowBlock {
    display: block;
}
.Hotel_bx_in {
    margin-bottom: 10px;
}

.pre_confrance_tx {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 10px;
    border-radius: 50px;
    color: #333;
    background: #fdba61;
    height: 100%;
	transition: 0.5s all ease;
	cursor: pointer;
}
.January_tx {
    display: block;
    font-size: 14px;
    line-height: 21px;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: initial;
    margin-top: 8px;
}
.pre_confrance_tx:hover {
	transition: 0.5s all ease;
    background: #9251a0;
    color: #fff;
}
.pre_confrance_scn {
    padding: 50px 0;
	background: #f7f7f7;
}
.pre_confrance_scn h2{color: #333;}
.pre_confrance_scn h2:before{background: #333;}



.program_tab_scn {
    padding: 50px 0;
	background: #ffffff;
}
.program_tab_tx {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
    padding: 30px 24px;
    border-radius: 10px;
    background: #45c0ef;
    height: 100%;
    transition: 0.5s all ease;
    cursor: pointer;
}
.program_tab_tx:hover {
    background: #fdba61;
    transition: 0.5s all ease;
}

.program_tab_tx span {
    width: 65px;
    margin-right: 15px;
}
.program_tab_tx p {
    margin-bottom: 0px;
    font-weight: 800;
    line-height: 22px;
    color: #333;
    flex: 1;
}


.program_tab_scn h2{color: #333;}
.program_tab_scn h2:before{background: #333;}

.archive_scn h2{color: #333;}
.archive_scn h2:before{background: #333;}
.h3 {
    font-size: 20px;
    margin-bottom: 24px;
    font-weight: 900;
    line-height: 40px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 0;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}
/*
.border_center:before {
    content: "";
    background: #333;
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
}
*/
.border_center span:before {
    content: "";
    background: #333;
    width: 50px;
    height: 2px;
    position: absolute;
    left: -50px;
    top: 20px;
    z-index: 1;
}
.border_center span:after {
    content: "";
    background: #333;
    width: 50px;
    height: 2px;
    position: absolute;
    right: -50px;
    top: 20px;
    z-index: 1;
}
.border_center span {
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 0 20px;
    display: inline-block;
}

    /* Program Page */


.inner .topic_blk {width:100%; float:left; padding:70px 0; background:#1c6868;}
.inner .topic_blk small {display:block; text-align:center; color:#404040; font-size:17px; font-weight:400; text-transform:uppercase; padding:0 0 10px;}
.inner .topic_blk h3 {text-align:center; color:#404040;}
.inner .topic_blk h4 {text-align:center;}
.inner .topic_blk p {text-align:center; color:#404040;}

.inner .topic_blk .com_blk {display:flex; border:1px solid #fff; margin:15px 0; height:130px; align-items:center; padding:20px; 
box-sizing:border-box;}
.inner .topic_blk .com_blk strong {display:block; width:100%; font-size:15px; text-align:center; line-height:20px; font-weight:600; color:#fff;}



/*Speakers css Start*/
.speaker_bx {
    position: relative;
    z-index: 1;
    padding: 30px 0px;
    border-radius: 10px;
    transition: all .5s;
    background: #fff;
    text-align: center;
    overflow: hidden;
/*    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 8%);*/
    height: 100%;
}
p.mod {
    display: none;
}

.speaker_bx:hover {
/*    box-shadow: 0 15px 38px 0 rgba(0,0,0,0.1);*/
    transition: all .5s;
}
@media(min-width:1200px){
	.speakerimages .col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
.speaker_image {
    width: 100%;
    transition: all .4s;
    z-index: 1;
    position: relative;
    padding: 5px 0 20px;
}
.speaker_image img {
    border-radius: 50%;
    height: 200px;
    width: 200px !important;
    object-fit: cover;
	display: block;
}
.images_circle {
    display: inline-block;
    position: relative;
    border-radius: 50%;
    box-shadow: 4px 4px 0px #9251a0;
    border: 1px solid #9251a0;
}
.speaker_item_info {
    margin-top: 0;
    position: relative;
    z-index: 1;
}
.speaker_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0px;
    color: #9251a0;
    margin-bottom: 15px;
}
.speaker_department {
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}
.speaker_social {
    color: #909aa3;
    border-radius: 50px;
    padding: 0;
    position: absolute;
    top: 0px;
    right: 0;
    transform: translateY(-100%);
    transition: 0.5s all ease;
    width: 100%;
    text-align: center;
    display: none !important;
}
.speaker_bx:hover .speaker_social{
    transform: translateY(15px);
    transition: 0.5s all ease;
}
.speaker_social .team-icon {
    position: relative;
    padding: 6px 8px;
    text-decoration: none;
    color: inherit;
    transition: all .3s;
}
.speaker_social .team-icon:hover{color:#404040; transition: all .3s;}
/*Speakers css End*/


.text_conference_hd {
    display: block;
    padding: 0 0 14px 0;
    color: #125858;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: 0;
}
.text_conference {
    display: block;
    padding: 0 0 15px 0;
    color: #404040;
    font-weight: 600;
    font-size: 20px;
    padding-left: 0;
}
.text_conference_date {
    display: block;
    padding: 0 0 15px 0;
    color: #fdba61;
    font-weight: 600;
    font-size: 18px;
    padding-left: 0;
}

.right_sponsor {display:block; border:1px solid #ddd; padding:30px 30px 20px; border-radius:50px; 
	margin:10px 0 30px;}
.sponsor_com_blk {display:block; text-align:center;}
.sponsor_top strong {text-transform:uppercase; font-size:20px; padding:0 0 20px; display:block; font-weight:700; color:#404040;}
.sponsor_bottom {display:block; text-align:center;}
.sponsor_bottom a {display:inline-block; margin:0 15px;}
.sponsor_bottom a img {width:auto;}	

.AGENDA_scn {
    padding: 60px 0;
    background: #f3f3f3;
}
.left_blk .agenda_row {display:block; padding:0 0 15px; margin:0 0 15px; border-bottom:1px solid #ddd;}
.left_blk .agenda_row span {width:150px; float:left; color:#333; font-weight:bold; font-size:14px; line-height:20px; border: 0px; padding: 0px; margin: 0px; display: inline-block;}
.left_blk .agenda_row p {display:block; padding:0 0 0 160px!important; line-height:20px; font-size:14px; color:#555; margin:0; font-weight:400;}
.left_blk .agenda_row p b {font-weight:bold; color:#222;}
.left_blk .agenda_row p small {display:block; text-transform:uppercase; font-size:12px; font-weight:bold; color:#f14141; padding:10px 0 0!important;}

.left_blk .agenda_row .speaker_blk {display:block; overflow:hidden; padding:5px 15px 10px 160px;}

.left_blk .agenda_row .speaker_blk .pic {width:56px; float:left;}
.left_blk .agenda_row .speaker_blk .pic img {width:100%; border-radius:50%;}

.left_blk .agenda_row .speaker_blk .info {display:block; padding:10px 0 0 75px;}
.left_blk .agenda_row .speaker_blk .info h3 {display:block; color:#4517b5; font-size:14px; padding:0 0 5px; font-weight:700; text-transform:none;}
.left_blk .agenda_row .speaker_blk .info p {padding:0!important; line-height:18px!important; font-size:14px!important;}

/*	.left_blk .agenda_row:last-child {border:none; padding:0 0 15px; margin:0;}*/

.left_blk .agenda_row .speaker_blk .info h3.mod {background:#2f575f; border-radius:5px; padding:5px; font-size:10px; text-transform:uppercase; 
display:inline-block; color:#fff; margin:0 0 5px;}
.left_blk .agenda_row p.pl-0 {padding-left: 0 !important; padding-bottom: 7px !important;}
.left_blk .agenda_row ul{padding:10px 0 10px 160px;}
.left_blk .agenda_row ul li{display:block; padding:0 0 3px 16px!important; line-height:20px; font-size:14px; color:#555; margin:0; font-weight:500; position: relative;}
.left_blk .agenda_row ul li:before{content: ""; position: absolute; top:6px; left: 0; width: 6px; height: 6px; background: #404040; border-radius: 50%;}
.AGENDA_scn{padding-top:50px; overflow: hidden; width: 100%;}

.list_ul li {
    margin-top: 0;
    margin-bottom: 6px;
    color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    position: relative;
    padding-left: 20px;
}
.list_ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: #333;
    border-radius: 50%;
}



.agenda_item {display:block; padding:0 0 15px; margin:0 0 15px; border-bottom:1px solid #ddd;}
.agends_lt {width:150px; float:left; color:#333; font-weight:bold; font-size:14px; line-height:20px; border: 0px; padding: 0px; margin: 0px; display: inline-block;}
.agends_rt {
    padding-left: 160px;
}
.agenda_speakers {
    overflow: hidden;
    padding: 15px 0 0px 0;
}

.agenda_item p {display:block; padding:0 0 0 0px; line-height:20px; font-size:14px; color:#555; margin:0; font-weight:400;}
.agenda_item p b {font-weight:bold; color:#222;}
.agenda_item p small {display:block; text-transform:uppercase; font-size:12px; font-weight:bold; color:#f14141; padding:10px 0 0!important;}

.agenda_item .pic {width:56px; float:left;}
.agenda_item .pic img {width:100%; border-radius:50%;}

.agenda_item .info {display:block; padding:10px 0 0 75px;}
.agenda_item .info h3 {display:block; color:#fdba61; font-size:14px; padding:0 0 5px; font-weight:700; text-transform:none;}
.agenda_item .info p {padding:0!important; line-height:18px!important; font-size:14px!important;}

.agenda_item .info h3.mod {background:#fdba61; border-radius:5px; padding:5px; font-size:10px; text-transform:uppercase; 
display:inline-block; color:#fff; margin:0 0 5px;}
.agenda_item p.pl-0 {padding-left: 0 !important; padding-bottom: 7px !important;}
.agenda_item ul{padding:10px 0 10px 160px;}
.agenda_item ul li{display:block; padding:0 0 3px 16px!important; line-height:20px; font-size:14px; color:#555; margin:0; font-weight:500; position: relative;}
.agenda_item ul li:before{content: ""; position: absolute; top:6px; left: 0; width: 6px; height: 6px; background: #404040; border-radius: 50%;}




.marque_bx {
    padding: 0;
    padding: 30px 30px 50px;
    background: #fff;
}
.logo_bx {
    padding: 25px 10px;
    border: 1px solid #ccc;
    text-align: center;
	background: #fff;
}
.marque_bx .owl-dots {
    display: none;
}
.logo_bx a img {
    width: auto !important;
	display: inline-block !important;
    height: 60px;
}
.marque_bx h2 {
    color: #333;
}
.marque_bx h2:before {
    background: #333;
}
.readmore, .readless {
    display: inline-block;
    font-size: 14px;
    color: #fbfbfb;
    font-weight: 800;
    text-decoration: underline;
    cursor: pointer;
}
.Show_bx{display:none;}
.who-attend p {
    padding: 0;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    font-style: italic;
    line-height: 30px;
    margin-top: 23px;
}


.home_banner .btn {display:none; padding:30px 0 0;}
.home_banner .btn a {display:inline-block; padding:4px 50px; line-height:36px; text-transform:uppercase; font-size:16px; font-weight:700; background:#fdba61; 
box-sizing:border-box; border-radius:30px; color:#000;}
.home_banner .btn a span {animation: blink 1s linear infinite;}
.home_banner .btn a:hover {background:#9251a0; color:#fff;}

.banner .InnerBaner .btn {display:none; padding:30px 0 0;}
.banner .InnerBaner .btn a {display:inline-block; padding:4px 50px; line-height:36px; text-transform:uppercase; font-size:16px; font-weight:700; background:#fdba61; 
box-sizing:border-box; border-radius:30px; color:#000;}
.banner .InnerBaner .btn a span {animation: blink 1.5s linear infinite;}
.banner .InnerBaner .btn a:hover {background:#9251a0; color:#fff;}

@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}




@media (max-width:1400px){
    .new_banner .themelogo img {
        max-width: 420px;
    }
    .new_banner .main_screen .theme h1 {
        font-size: 36px;
        line-height: 40px;
    }
    .new_banner .right_blk {
        align-items: flex-start;
        padding-top: 68px;
    }
}



























